aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_workarounds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-29drm/i915: fix whitelist selftests with readonly registersLionel Landwerlin1-1/+6
2019-06-19drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()Chris Wilson1-3/+3
2019-06-18drm/i915: Update workarounds selftest for read only regsRobert M. Fosha1-4/+39
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio1-2/+2
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio1-6/+6
2019-06-14drm/i915: Discard some redundant cache domain flushesChris Wilson1-6/+0
2019-06-11drm/i915: Pull kref into i915_address_spaceChris Wilson1-5/+5
2019-05-28drm/i915: Drop the deferred active referenceChris Wilson1-3/+0
2019-05-28drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson1-0/+6
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson1-2/+4
2019-05-22drm/i915/selftests: Verify context workaroundsTvrtko Ursulin1-16/+38
2019-04-26drm/i915: Move i915_request_alloc into selftests/Chris Wilson1-10/+5
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson1-4/+1
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson1-0/+1172