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