All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/i915: Fix scanline_offset for LNL+/BMG+
@ 2025-02-07 21:54 Ville Syrjala
  2025-02-07 21:54 ` [PATCH 1/3] drm/i915: Fix scanline_offset for LNL+ and BMG+ Ville Syrjala
                   ` (14 more replies)
  0 siblings, 15 replies; 25+ messages in thread
From: Ville Syrjala @ 2025-02-07 21:54 UTC (permalink / raw)
  To: intel-gfx; +Cc: intel-xe

From: Ville Syrjälä <ville.syrjala@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


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

end of thread, other threads:[~2025-03-20 11:24 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-07 21:54 [PATCH 0/3] drm/i915: Fix scanline_offset for LNL+/BMG+ Ville Syrjala
2025-02-07 21:54 ` [PATCH 1/3] drm/i915: Fix scanline_offset for LNL+ and BMG+ Ville Syrjala
2025-02-20  9:30   ` Hogander, Jouni
2025-03-20 11:23   ` Shankar, Uma
2025-02-07 21:54 ` [PATCH 2/3] drm/i915: Reverse the scanline_offset if ladder Ville Syrjala
2025-02-20 10:02   ` Hogander, Jouni
2025-02-07 21:54 ` [PATCH 3/3] drm/i915: Replace the HAS_DDI() in intel_crtc_scanline_offset() with specific platform checks Ville Syrjala
2025-02-20  9:58   ` Hogander, Jouni
2025-02-07 22:36 ` ✓ CI.Patch_applied: success for drm/i915: Fix scanline_offset for LNL+/BMG+ Patchwork
2025-02-07 22:36 ` ✗ CI.checkpatch: warning " Patchwork
2025-02-07 22:37 ` ✓ CI.KUnit: success " Patchwork
2025-02-07 22:41 ` [PATCH 0/3] " Lucas De Marchi
2025-02-10 16:05   ` Gustavo Sousa
2025-02-10 16:16   ` Ville Syrjälä
2025-02-10 18:10     ` Lucas De Marchi
2025-02-10 20:02       ` Ville Syrjälä
2025-02-10 21:49         ` Matt Roper
2025-02-07 22:53 ` ✓ CI.Build: success for " Patchwork
2025-02-07 22:54 ` ✗ Fi.CI.CHECKPATCH: warning " Patchwork
2025-02-07 22:56 ` ✓ CI.Hooks: success " Patchwork
2025-02-07 22:57 ` ✓ CI.checksparse: " Patchwork
2025-02-07 23:17 ` ✓ Xe.CI.BAT: " Patchwork
2025-02-08  2:44 ` ✓ i915.CI.BAT: " Patchwork
2025-02-08 14:18 ` ✗ Xe.CI.Full: failure " Patchwork
2025-02-08 17:47 ` ✗ i915.CI.Full: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.