From: Ville Syrjälä <[email protected]> My plan is to move the unclaimed register detection to the display code. Start by decoupling the GT FIFO error detection (which will stay in the uncore code) from the unclaimed register detection code.
Ville Syrjälä (2): drm/i915/selftests: Nuke live_forcewake_domains selftest drm/i915/uncore: Do GT FIFO checks in early sanitize and forcewake get drivers/gpu/drm/i915/intel_uncore.c | 72 +++++++++++++------ drivers/gpu/drm/i915/selftests/intel_uncore.c | 62 ---------------- 2 files changed, 50 insertions(+), 84 deletions(-) -- 2.52.0
