aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_workarounds.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson1-36/+0
2019-04-17drm/i915: Verify the engine workarounds stick on applicationChris Wilson1-0/+2
2019-04-13drm/i915: Teach intel_workarounds to use uncore mmio accessChris Wilson1-3/+3
2019-03-08drm/i915: Split struct intel_context definition to its own headerChris Wilson1-12/+1
2018-12-04drm/i915: Fuse per-context workaround handling with the common frameworkTvrtko Ursulin1-2/+3
2018-12-04drm/i915: Move register white-listing to the common workaround frameworkTvrtko Ursulin1-1/+2
2018-12-04drm/i915: Verify GT workaround state after GPU initTvrtko Ursulin1-0/+2
2018-12-04drm/i915: Introduce per-engine workaroundsTvrtko Ursulin1-0/+3
2018-12-04drm/i915: Record GT workarounds in a listTvrtko Ursulin1-1/+22
2018-04-14drm/i915: Check whitelist registers across resetsChris Wilson1-1/+1
2018-04-11drm/i915: Split out functions for different kinds of workaroundsOscar Mateo1-2/+6
2018-04-11drm/i915: Move a bunch of workaround-related code to its own fileOscar Mateo1-0/+13