aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_reset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-05drm/i915/gt: Use to_gt() helper for GGTT accessesMichał Winiarski1-1/+1
2021-12-17drm/i915/gt: Use to_gt() helperMichał Winiarski1-1/+1
2021-06-18drm/i915: Move submission tasklet to i915_sched_engineMatthew Brost1-1/+1
2021-01-19drm/i915/selftests: Prepare the selftests for engine resets with ring submissionChris Wilson1-3/+8
2021-01-06drm/i915/selftests: Improve handling of iomem around stolenChris Wilson1-5/+5
2020-12-24drm/i915/gt: Replace direct submit with direct call to taskletChris Wilson1-1/+7
2020-12-16drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.hChris Wilson1-0/+1
2020-10-21drm/i915: Exclude low pages (128KiB) of stolen from useChris Wilson1-0/+196
2020-02-20drm/i915/guc: Kill USES_GUC_SUBMISSION macroDaniele Ceraolo Spurio1-1/+1
2019-10-24drm/i915/selftests: Flush interrupts before disabling taskletsChris Wilson1-1/+1
2019-10-18drm/i915: Pass in intel_gt at some for_each_engine sitesTvrtko Ursulin1-1/+1
2019-10-07drm/i915/gt: Prefer local path to runtime powermanagementChris Wilson1-4/+4
2019-09-27drm/i915: Pass intel_gt to has-reset?Chris Wilson1-2/+2
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson1-49/+48
2019-06-26drm/i915: Only recover active enginesChris Wilson1-2/+4
2019-06-26drm/i915/selftests: Fixup atomic reset checkingChris Wilson1-2/+63
2019-06-26drm/i915/selftests: Drop manual request wakerefs around hangcheckChris Wilson1-2/+2
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio1-1/+1
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio1-2/+2
2019-05-23drm/i915/selftests: Use prepare/finish during atomic reset testMichal Wajdeczko1-0/+2
2019-05-23drm/i915/selftests: Split igt_atomic_reset testcaseMichal Wajdeczko1-0/+40
2019-05-23drm/i915/selftests: Move some reset testcases to separate fileMichal Wajdeczko1-0/+76