summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_reset.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: Use to_gt() helper for GGTT accessesMichał Winiarski2022-01-051-1/+1
* drm/i915/gt: Use to_gt() helperMichał Winiarski2021-12-171-1/+1
* drm/i915: Move submission tasklet to i915_sched_engineMatthew Brost2021-06-181-1/+1
* drm/i915/selftests: Prepare the selftests for engine resets with ring submissionChris Wilson2021-01-191-3/+8
* drm/i915/selftests: Improve handling of iomem around stolenChris Wilson2021-01-061-5/+5
* drm/i915/gt: Replace direct submit with direct call to taskletChris Wilson2020-12-241-1/+7
* drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.hChris Wilson2020-12-161-0/+1
* drm/i915: Exclude low pages (128KiB) of stolen from useChris Wilson2020-10-211-0/+196
* drm/i915/guc: Kill USES_GUC_SUBMISSION macroDaniele Ceraolo Spurio2020-02-201-1/+1
* drm/i915/selftests: Flush interrupts before disabling taskletsChris Wilson2019-10-241-1/+1
* drm/i915: Pass in intel_gt at some for_each_engine sitesTvrtko Ursulin2019-10-181-1/+1
* drm/i915/gt: Prefer local path to runtime powermanagementChris Wilson2019-10-071-4/+4
* drm/i915: Pass intel_gt to has-reset?Chris Wilson2019-09-271-2/+2
* drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson2019-07-121-49/+48
* drm/i915: Only recover active enginesChris Wilson2019-06-261-2/+4
* drm/i915/selftests: Fixup atomic reset checkingChris Wilson2019-06-261-2/+63
* drm/i915/selftests: Drop manual request wakerefs around hangcheckChris Wilson2019-06-261-2/+2
* drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio2019-06-141-1/+1
* drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio2019-06-141-2/+2
* drm/i915/selftests: Use prepare/finish during atomic reset testMichal Wajdeczko2019-05-231-0/+2
* drm/i915/selftests: Split igt_atomic_reset testcaseMichal Wajdeczko2019-05-231-0/+40
* drm/i915/selftests: Move some reset testcases to separate fileMichal Wajdeczko2019-05-231-0/+76