[Intel-gfx] [PATCH 0/5] drm/i915: Error/underrun interrupt fixes
Ville Syrjala
ville.syrjala at linux.intel.com
Wed Jan 25 18:52:29 UTC 2023
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Fix up some error interrupt/underrun reporting issues
on old platforms.
Ville Syrjälä (5):
drm/i915: Mark FIFO underrun disabled earlier
drm/i915: Undo rmw damage to gen3 error interrupt handler
drm/i915: Dump PGTBL_ER on gen2/3/4 error interrupt
drm/i915: Extract {i9xx,i965)_error_mask()
drm/i915: Mask page table errors on gen2/3 with FBC
drivers/gpu/drm/i915/display/intel_crtc.c | 3 +
.../drm/i915/display/intel_fifo_underrun.c | 20 +++++
.../drm/i915/display/intel_fifo_underrun.h | 3 +
.../drm/i915/display/intel_modeset_setup.c | 24 ++----
drivers/gpu/drm/i915/i915_irq.c | 80 +++++++++++++------
5 files changed, 86 insertions(+), 44 deletions(-)
--
2.39.1
More information about the Intel-gfx
mailing list