Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915/uncode: Decouple GT FIFO checks from unclaimed reg checks
@ 2026-03-23 10:16 Ville Syrjala
  2026-03-23 10:16 ` [PATCH 1/2] drm/i915/selftests: Nuke live_forcewake_domains selftest Ville Syrjala
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ville Syrjala @ 2026-03-23 10:16 UTC (permalink / raw)
  To: intel-gfx

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-25 15:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-23 10:16 [PATCH 0/2] drm/i915/uncode: Decouple GT FIFO checks from unclaimed reg checks Ville Syrjala
2026-03-23 10:16 ` [PATCH 1/2] drm/i915/selftests: Nuke live_forcewake_domains selftest Ville Syrjala
2026-03-23 12:08   ` Jani Nikula
2026-03-23 10:16 ` [PATCH 2/2] drm/i915/uncore: Do GT FIFO checks in early sanitize and forcewake get Ville Syrjala
2026-03-25 15:54   ` Jani Nikula
2026-03-23 13:05 ` ✓ i915.CI.BAT: success for drm/i915/uncode: Decouple GT FIFO checks from unclaimed reg checks Patchwork
2026-03-23 17:49 ` ✓ i915.CI.Full: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox