[PATCH 0/3] drm/i915: Fix scanline_offset for LNL+/BMG+

Ville Syrjala ville.syrjala at linux.intel.com
Fri Feb 7 21:54:03 UTC 2025


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

Something has changed in the hardware on LNL/BMG because
HDMI outputs no longer have the extra scanline offset.

I confirmed that MTL still has the old behaviour, which
is a bit weird since both MTL and BMG have display ver 14
vs. LNL is version 20. But can't argue with actual
hardware behaviour.

Ville Syrjälä (3):
  drm/i915: Fix scanline_offset for LNL+ and BMG+
  drm/i915: Reverse the scanline_offset if ladder
  drm/i915: Replace the HAS_DDI() in intel_crtc_scanline_offset() with
    specific platform checks

 drivers/gpu/drm/i915/display/intel_vblank.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

-- 
2.45.3



More information about the Intel-xe mailing list