summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_hangcheck.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Track ggtt fence reservations under its own mutexChris Wilson2019-08-221-0/+7
* drm/i915: Serialize against vma movesChris Wilson2019-08-191-2/+8
* drm/i915/selftests: Careful not to flush hang_fini on error setupsChris Wilson2019-07-291-3/+1
* drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson2019-07-121-230/+231
* drm/i915/selftests: Common live setup/teardownChris Wilson2019-07-031-1/+1
* drm/i915/selftests: Drop manual request wakerefs around hangcheckChris Wilson2019-06-261-7/+0
* drm/i915/selftests: Serialise nop reset with retirementChris Wilson2019-06-261-3/+4
* drm/i915: Throw away the active object retirement complexityChris Wilson2019-06-211-20/+14
* drm/i915: Save trip via top-level i915 in a few more placesTvrtko Ursulin2019-06-211-4/+4
* drm/i915: Move i915_gem_chipset_flush to intel_gtTvrtko Ursulin2019-06-211-4/+10
* drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()Chris Wilson2019-06-191-6/+3
* drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio2019-06-141-6/+6
* drm/i915: Pull kref into i915_address_spaceChris Wilson2019-06-111-4/+3
* drm/i915: Drop the deferred active referenceChris Wilson2019-05-281-8/+1
* drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson2019-05-281-0/+4
* drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-281-2/+4
* drm/i915/selftests: Split igt_atomic_reset testcaseMichal Wajdeczko2019-05-231-90/+19
* drm/i915/selftests: Move some reset testcases to separate fileMichal Wajdeczko2019-05-231-50/+0
* drm/i915: Move i915_request_alloc into selftests/Chris Wilson2019-04-261-4/+5
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-40/+9
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-241-0/+1919