summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_workarounds.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Serialize against vma movesChris Wilson2019-08-191-1/+3
* drm/i915: Fix up the inverse mapping for default ctx->engines[]Chris Wilson2019-08-081-1/+1
* drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson2019-08-061-0/+1
* drm/i915/selftests: Pass intel_context to igt_spinnerChris Wilson2019-07-311-10/+18
* drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson2019-07-121-17/+16
* drm/i915: Add engine name to workaround debug printJohn Harrison2019-07-121-12/+5
* drm/i915: Implement read-only support in whitelist selftestJohn Harrison2019-07-121-14/+35
* drm/i915: Add test for invalid flag bits in whitelist entriesJohn Harrison2019-07-121-4/+10
* drm/i915/selftests: Reorder error cleanup for whitelist checkingChris Wilson2019-07-081-16/+19
* drm/i915: fix whitelist selftests with readonly registersLionel Landwerlin2019-07-021-1/+6
* drm/i915: Save trip via top-level i915 in a few more placesTvrtko Ursulin2019-06-211-1/+1
* drm/i915: Move i915_gem_chipset_flush to intel_gtTvrtko Ursulin2019-06-211-2/+3
* drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()Chris Wilson2019-06-191-3/+3
* drm/i915: Update workarounds selftest for read only regsRobert M. Fosha2019-06-181-4/+39
* drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio2019-06-141-2/+2
* drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio2019-06-141-6/+6
* drm/i915: Discard some redundant cache domain flushesChris Wilson2019-06-141-6/+0
* drm/i915: Pull kref into i915_address_spaceChris Wilson2019-06-111-5/+5
* drm/i915: Drop the deferred active referenceChris Wilson2019-05-281-3/+0
* drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson2019-05-281-0/+6
* drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-281-2/+4
* drm/i915/selftests: Verify context workaroundsTvrtko Ursulin2019-05-221-16/+38
* drm/i915: Move i915_request_alloc into selftests/Chris Wilson2019-04-261-10/+5
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-4/+1
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-241-0/+1172