drm/i915: Indicate which pipe lied about its interrupts
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 13 May 2025 09:28:20 +0000 (12:28 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 28 May 2025 12:01:19 +0000 (15:01 +0300)
commit7ce53db1ff02062ba2b5808f41fa61ef2706f83b
tree711192cd5c8e45e3dca783eac76b8b1b56056a40
parente6ba431676d522ddc5f4301c0b5fb9f4741433c2
drm/i915: Indicate which pipe lied about its interrupts

Indicate which pipe signalled the spurious DE PIPE interrupt.
Might help with debugging a bit if we know where the interrupt
is supposedly coming from.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250513092820.18715-1-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_display_irq.c