aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_workarounds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-24drm/i915: Remove nonpriv flags when srm/lrmMika Kuoppala1-2/+8
2019-10-18drm/i915: Pass in intel_gt at some for_each_engine sitesTvrtko Ursulin1-5/+5
2019-10-16drm/i915/selftests: Teach workarounds to take intel_gt as its argumentChris Wilson1-63/+65
2019-10-11drm/i915/selftests: Serialise write to scratch with its vma bindingChris Wilson1-0/+8
2019-10-09drm/i915/selftests: Hold request reference over waitsChris Wilson1-39/+34
2019-10-07drm/i915/gt: Prefer local path to runtime powermanagementChris Wilson1-2/+2
2019-10-04drm/i915/selftests: Drop vestigal struct_mutex guardsChris Wilson1-10/+1
2019-10-04drm/i915: Move context management under GEMChris Wilson1-5/+17
2019-10-04drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson1-3/+3
2019-09-27drm/i915: Pass intel_gt to has-reset?Chris Wilson1-4/+4
2019-08-27drm/i915/selftests: Add the usual batch vma managements to st_workaroundsChris Wilson1-0/+16
2019-08-19drm/i915: Serialize against vma movesChris Wilson1-1/+3
2019-08-08drm/i915: Fix up the inverse mapping for default ctx->engines[]Chris Wilson1-1/+1
2019-08-06drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson1-0/+1
2019-07-31drm/i915/selftests: Pass intel_context to igt_spinnerChris Wilson1-10/+18
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson1-17/+16
2019-07-12drm/i915: Add engine name to workaround debug printJohn Harrison1-12/+5
2019-07-12drm/i915: Implement read-only support in whitelist selftestJohn Harrison1-14/+35
2019-07-12drm/i915: Add test for invalid flag bits in whitelist entriesJohn Harrison1-4/+10
2019-07-08drm/i915/selftests: Reorder error cleanup for whitelist checkingChris Wilson1-16/+19
2019-07-02drm/i915: fix whitelist selftests with readonly registersLionel Landwerlin1-1/+6
2019-06-21drm/i915: Save trip via top-level i915 in a few more placesTvrtko Ursulin1-1/+1
2019-06-21drm/i915: Move i915_gem_chipset_flush to intel_gtTvrtko Ursulin1-2/+3
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