summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-14drm/i915/gt: Rearrange ivb workaroundsChris Wilson
2021-01-14drm/i915/gt: Rearrange vlv workaroundsChris Wilson
2021-01-13drm/i915/gt: Replace open-coded intel_engine_stop_cs()Chris Wilson
2021-01-13drm/i915/selftests: Bump the scheduling error threshold for fast heartbeatsChris Wilson
2021-01-13drm/i915/selftests: Force a failed engine resetChris Wilson
2021-01-13drm/i915/guc: stop calling execlists_set_default_submissionDaniele Ceraolo Spurio
2021-01-13drm/i915/guc: init engine directly in GuC submission modeDaniele Ceraolo Spurio
2021-01-13drm/i915/guc: do not dump execlists state with GuC submissionDaniele Ceraolo Spurio
2021-01-13drm/i915/guc: Delete GuC code unused in future patchesMatthew Brost
2021-01-12drm/i915: move region_lmem under gtMatthew Auld
2021-01-12drm/i915/lmem: make intel_region_lmem_ops staticJani Nikula
2021-01-12drm/i915/region: make intel_region_map staticJani Nikula
2021-01-12drm/i915/gt: Perform an arbitration check before busywaitingChris Wilson
2021-01-12drm/i915/gt: Check for arbitration after writing start seqnoChris Wilson
2021-01-12drm/i915/selftests: Allow huge_gem_object to kick the shrinkerChris Wilson
2021-01-12drm/i915/gem: Remove stolen node before releasing the regionChris Wilson
2021-01-12drm/i915: Allow the sysadmin to override security mitigationsChris Wilson
2021-01-12drm/i915/gt: Restore clear-residual mitigations for Ivybridge, BaytrailChris Wilson
2021-01-12drm/i915/gt: Limit VFE threads based on GTChris Wilson
2021-01-11drm/i915/selftests: Include engine name after reset failureChris Wilson
2021-01-11drm/i915/gt: Disable arbitration around Braswell's pdp updatesChris Wilson
2021-01-11drm/i915/selftests: Fix some error codesDan Carpenter
2021-01-09drm/i915: Refactor marking a request as EIOChris Wilson
2021-01-09drm/i915/gt: Mark up a debug-only functionChris Wilson
2021-01-09drm/i915/gt: Remove unused function 'dword_in_page'Chris Wilson
2021-01-09drm/i915/gt: Exercise lrc_wa_ctx initialisation failureChris Wilson
2021-01-08drm/i915/gt: Disable arbitration on no-preempt requestsChris Wilson
2021-01-08drm/i915/gt: Only disable preemption on gen8 render enginesChris Wilson
2021-01-08drm/i915/gt: Only retire on the last breadcrumb if the last requestChris Wilson
2021-01-08drm/i915/gt: Restore ce->signal flush before releasing virtual engineChris Wilson
2021-01-08drm/i915/selftests: Rearrange ktime_get to reduce latency against CSChris Wilson
2021-01-08drm/i915/selftests: Skip unstable timing measurementsChris Wilson
2021-01-08drm/i915/gt: Prevent use of engine->wa_ctx after errorChris Wilson
2021-01-07drm/i915/gt: Remove timeslice suppressionChris Wilson
2021-01-07drm/i915: Wrap our timer_list.expires checkingChris Wilson
2021-01-06drm/i915/selftests: Improve handling of iomem around stolenChris Wilson
2021-01-06drm/i915/selftests: Break out of the lrc layout test after register mismatchChris Wilson
2021-01-05drm/i915/selftests: Switch 4k kmalloc to use get_free_page for alignmentChris Wilson
2021-01-05drm/i915/gt: Check the virtual still matches upon lockingChris Wilson
2021-01-05drm/i915/gt: Allow failed resets without assertionChris Wilson
2021-01-05drm/i915: Set rawclk earlier during mmio probeChris Wilson
2021-01-05drm/i915/selftests: Set error returnsChris Wilson
2021-01-04drm/i915/selftests: Guard against redifinition of SZ_8GChris Wilson
2021-01-04drm/i915/gt: Rearrange hsw workaroundsChris Wilson
2021-01-04drm/i915/gt: Rearrange snb workaroundsChris Wilson
2021-01-03drm/i915: fix shift warningArnd Bergmann
2021-01-01drm/i915: Populate logical context during first pin.Maarten Lankhorst
2021-01-01drm/i915: Clarify error message on failed workaroundMatt Roper
2020-12-31drm/i915: Drop i915_request.lock requirement for intel_rps_boost()Chris Wilson
2020-12-31drm/i915/gt: Pull context closure check from request submit to schedule-inChris Wilson