aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-30drm/i915/tgl: Add SFC instdone to error stateMika Kuoppala3-0/+19
2019-10-29drm/i915/tgl: add support to one DP-MST streamLucas De Marchi2-0/+6
2019-10-29drm/i915/gem: Make context persistence optionalChris Wilson4-1/+67
2019-10-29drm/i915: Provide more information on DP AUX failuresMatt Roper1-2/+4
2019-10-29drm/i915/display/cnl+: Handle fused off DSCJosé Roberto de Souza5-0/+10
2019-10-29drm/i915/display/icl+: Check if DMC is fused offJosé Roberto de Souza2-0/+4
2019-10-29drm/i915/display: Check if FBC is fused offJosé Roberto de Souza2-0/+4
2019-10-29drm/i915/display: Handle fused off HDCPJosé Roberto de Souza5-1/+8
2019-10-29drm/i915: Add two spaces before the SKL_DFSM registersJosé Roberto de Souza1-9/+9
2019-10-29drm/i915/perf: ensure selftests select valid formatLionel Landwerlin1-1/+2
2019-10-29drm/i915/tgl: Add AUX B & C to DC_OFF_POWER_DOMAINSMatt Roper1-0/+2
2019-10-29drm/i915: Drop unused AUX register offsetsMatt Roper2-43/+10
2019-10-29drm/i915/gt: Make timeslice duration configurableChris Wilson6-18/+69
2019-10-29drm/i915: Rename "inject_load_failure" module parameterJanusz Krzysztofik3-7/+7
2019-10-29drm/i915: Fix i915_inject_load_error() name to read *_probe_*Janusz Krzysztofik7-25/+27
2019-10-29drm/i915: Fix i845/i865 cursor widthVille Syrjälä1-1/+1
2019-10-29drm/i915/tgl: Add perf support on TGLLionel Landwerlin6-35/+560
2019-10-29drm/i915/perf: Add helper macros for comparing with whitelisted registersUmesh Nerlige Ramappa1-26/+28
2019-10-29drm/i915/selftests: check for missing apertureMatthew Auld5-5/+29
2019-10-29drm/i915: don't allocate the ring in stolen if we lack apertureMatthew Auld1-1/+3
2019-10-29drm/i915: Don't try to place HWS in non-existing mappable regionMichal Wajdeczko1-1/+1
2019-10-29drm/i915: error capture with no ggtt slotDaniele Ceraolo Spurio2-20/+65
2019-10-29drm/i915: set num_fence_regs to 0 if there is no apertureDaniele Ceraolo Spurio1-2/+4
2019-10-29drm/i915: do not map aperture if it is not available.Daniele Ceraolo Spurio1-12/+23
2019-10-29drm/i915: define i915_ggtt_has_apertureDaniele Ceraolo Spurio1-0/+5
2019-10-29drm/i915/blt: fixup block_size roundingMatthew Auld1-2/+2
2019-10-28drm/i915/gem: Limit the blitter sizes to ensure low preemption latencyChris Wilson1-2/+2
2019-10-28drm/i915/execlists: Use vfunc to check engine submission modeMichal Wajdeczko3-6/+16
2019-10-28drm/i915/display: Mark conn as initialised by iteratorChris Wilson1-1/+1
2019-10-28drm/i915/selftests: Initialise retChris Wilson1-1/+1
2019-10-28drm/i915/selftests: Initialise err in case there are no engines!Chris Wilson1-2/+2
2019-10-28drm/i915/execlists: Simply walk back along request timeline on resetChris Wilson1-20/+14
2019-10-28drm/i915/selftests: Check a few more fixed locations within the context imageChris Wilson1-1/+26
2019-10-28drm/i915/tgl: Handle AUX interrupts for TC portsMatt Roper2-2/+14
2019-10-28drm/i915/selftests: Exercise adjusting rpcs over all render-class enginesChris Wilson1-66/+61
2019-10-28drm/i915/selftests: Select a random engine for testing memory regionsChris Wilson1-3/+26
2019-10-28drm/i915/gt: Tidy up rps irq handler to use intel_gtChris Wilson1-5/+3
2019-10-28drm/i915/selftests: Use a random engine for GEM coherency testsChris Wilson1-79/+89
2019-10-28drm/i915/bios: add compression parameter block definitionJani Nikula1-0/+52
2019-10-28drm/i915/selftests: Check all blitter engines for client bltChris Wilson1-4/+26
2019-10-28drm/i915/selftests: Drop global engine lookup for gt selftestsChris Wilson1-3/+3
2019-10-28drm/i915/selftests: Measure basic throughput of blit routinesChris Wilson1-0/+172
2019-10-28drm/i915: Add CHICKEN_TRANS_DVille Syrjälä1-1/+3
2019-10-28drm/i915: Use _PICK() for CHICKEN_TRANS()Ville Syrjälä3-32/+17
2019-10-27drm/i915/rps: Flip interpretation of ips fmin/fmax to max rpsChris Wilson1-3/+5
2019-10-27drm/i915: Put future HW and their uAPIs under STAGING & BROKENChris Wilson3-0/+28
2019-10-26drm/i915: Split memory_region initialisation into its own fileChris Wilson6-74/+75
2019-10-26drm/i915: Extract the GuC interrupt handlersAndi Shyti3-102/+89
2019-10-26drm/i915: Extract GT render power state managementAndi Shyti24-2310/+2126
2019-10-26drm/i915/tgl: Adjust the location of RING_MI_MODE in the context imageChris Wilson2-3/+87