[PATCH 0/2][SRU][OEM-6.0/OEM-5.17] UBUNTU: SAUCE: RaptorLake: Fix the Screen is shaking by onboard HDMI port in mirror mode Edit

Koba Ko koba.ko at canonical.com
Wed Oct 19 16:10:05 UTC 2022


BugLink: https://bugs.launchpad.net/bugs/1993561

[Impact]
The Screen is shaking connected monitor to Onboard HDMI port.

[Fix]
The interlaced mode is not supported for Intel Gen 12 onwards.
Disable interlaced mode for DP&HDMI on Display >= 12.

Due to schedule, SRU for OEM kernels first.
After these patches are merged to mainline/drmtip kernel, will SRU for generic kernels.

[Test Case]
1.Connected two external Monitor to the onboard HDMI/DP port .
2.Boot OS.
2.set mirror mode. (onboard HDMI / onboard DP)
3.check if screen shakes.

[Where problems could occur]
Low, Remove interlace support for Display >= 12 so it wouldn't cause a regression.

Ankit Nautiyal (2):
  [SRU][OEM-6.0/OEM-5.17] UBUNTU: SAUCE: drm/i915/display: Drop check
    for doublescan mode in modevalid
  [SRU][OEM-6.0/OEM-5.17] UBUNTU: SAUCE: drm/i915/display: Prune
    Interlace modes for Display >=12

 drivers/gpu/drm/i915/display/intel_dp.c   |  7 ++-----
 drivers/gpu/drm/i915/display/intel_hdmi.c | 11 +++++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.34.1




More information about the kernel-team mailing list