aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-14drm/i915/gt: Reapply ppgtt enabling after engine resetsChris Wilson2-12/+10
2021-01-14drm/i915/selftests: fix the uint*_t types that have crept inJani Nikula1-5/+5
2021-01-14drm/i915/gt: Rearrange ivb workaroundsChris Wilson1-71/+47
2021-01-14drm/i915/gt: Rearrange vlv workaroundsChris Wilson1-44/+51
2021-01-13drm/i915/gt: Replace open-coded intel_engine_stop_cs()Chris Wilson2-26/+14
2021-01-13drm/i915/selftests: Bump the scheduling error threshold for fast heartbeatsChris Wilson1-3/+10
2021-01-13drm/i915/selftests: Force a failed engine resetChris Wilson1-0/+144
2021-01-13drm/i915/guc: stop calling execlists_set_default_submissionDaniele Ceraolo Spurio4-26/+48
2021-01-13drm/i915/guc: init engine directly in GuC submission modeDaniele Ceraolo Spurio3-11/+219
2021-01-13drm/i915/guc: do not dump execlists state with GuC submissionDaniele Ceraolo Spurio1-1/+3
2021-01-13drm/i915/guc: Delete GuC code unused in future patchesMatthew Brost3-190/+3
2021-01-12drm/i915: move region_lmem under gtMatthew Auld4-2/+2
2021-01-12drm/i915/lmem: make intel_region_lmem_ops staticJani Nikula2-3/+1
2021-01-12drm/i915/region: make intel_region_map staticJani Nikula2-6/+1
2021-01-12drm/i915/gt: Perform an arbitration check before busywaitingChris Wilson1-1/+1
2021-01-12drm/i915/gt: Check for arbitration after writing start seqnoChris Wilson1-6/+17
2021-01-12drm/i915/selftests: Allow huge_gem_object to kick the shrinkerChris Wilson1-1/+1
2021-01-12drm/i915/gem: Remove stolen node before releasing the regionChris Wilson1-3/+2
2021-01-12drm/i915: Allow the sysadmin to override security mitigationsChris Wilson4-1/+163
2021-01-12drm/i915/gt: Restore clear-residual mitigations for Ivybridge, BaytrailChris Wilson1-1/+1
2021-01-12drm/i915/gt: Limit VFE threads based on GTChris Wilson1-63/+94
2021-01-11drm/i915/selftests: Include engine name after reset failureChris Wilson1-2/+4
2021-01-11drm/i915/gt: Disable arbitration around Braswell's pdp updatesChris Wilson1-1/+10
2021-01-11drm/i915/selftests: Fix some error codesDan Carpenter1-1/+3
2021-01-09drm/i915: Refactor marking a request as EIOChris Wilson5-33/+21
2021-01-09drm/i915/gt: Mark up a debug-only functionChris Wilson1-0/+1
2021-01-09drm/i915/gt: Remove unused function 'dword_in_page'Chris Wilson1-5/+0
2021-01-09drm/i915/gt: Exercise lrc_wa_ctx initialisation failureChris Wilson3-22/+22
2021-01-08drm/i915/gt: Disable arbitration on no-preempt requestsChris Wilson2-3/+6
2021-01-08drm/i915/gt: Only disable preemption on gen8 render enginesChris Wilson5-41/+15
2021-01-08drm/i915/gt: Only retire on the last breadcrumb if the last requestChris Wilson3-6/+13
2021-01-08drm/i915/gt: Restore ce->signal flush before releasing virtual engineChris Wilson3-15/+47
2021-01-08drm/i915/selftests: Rearrange ktime_get to reduce latency against CSChris Wilson1-2/+2
2021-01-08drm/i915/selftests: Skip unstable timing measurementsChris Wilson1-6/+14
2021-01-08drm/i915/gt: Prevent use of engine->wa_ctx after errorChris Wilson1-0/+3
2021-01-07drm/i915/gt: Remove timeslice suppressionChris Wilson2-108/+111
2021-01-07drm/i915: Wrap our timer_list.expires checkingChris Wilson2-2/+7
2021-01-06drm/i915/selftests: Improve handling of iomem around stolenChris Wilson1-5/+5
2021-01-06drm/i915/selftests: Break out of the lrc layout test after register mismatchChris Wilson1-4/+6
2021-01-05drm/i915/selftests: Switch 4k kmalloc to use get_free_page for alignmentChris Wilson1-2/+3
2021-01-05drm/i915/gt: Check the virtual still matches upon lockingChris Wilson1-4/+5
2021-01-05drm/i915/gt: Allow failed resets without assertionChris Wilson4-1/+85
2021-01-05drm/i915: Set rawclk earlier during mmio probeChris Wilson1-2/+1
2021-01-05drm/i915/selftests: Set error returnsChris Wilson1-2/+6
2021-01-04drm/i915/selftests: Guard against redifinition of SZ_8GChris Wilson1-0/+2
2021-01-04drm/i915/gt: Rearrange hsw workaroundsChris Wilson1-25/+29
2021-01-04drm/i915/gt: Rearrange snb workaroundsChris Wilson1-34/+33
2021-01-03drm/i915: fix shift warningArnd Bergmann1-1/+1
2021-01-01drm/i915: Populate logical context during first pin.Maarten Lankhorst3-47/+13
2021-01-01drm/i915: Clarify error message on failed workaroundMatt Roper1-2/+2