UBUNTU: SAUCE: drm/i915/display/psr: disable psr2 for panel_0x06_0xaf_0x9a_0xf9

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

Signed-off-by: En-Wei Wu <en-wei.wu@canonical.com>
Acked-by: Aaron Jauregui <aaron.jauregui@canonical.com>
Acked-by: Kuan-Ying Lee <kuan-ying.lee@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
This commit is contained in:
En-Wei Wu
2024-08-14 11:16:00 +02:00
committed by Stefan Bader
parent ec913a296d
commit 50902aeb6a
+1
View File
@@ -1031,6 +1031,7 @@ static struct edid_mfgid_prodcode psr2_disable_quirk_tbl[] = {
PSR2_DISABLE_QUIRK_ENTRY(0x30, 0xe4, 0x8b, 0x07), /* A LG FHD panel */
PSR2_DISABLE_QUIRK_ENTRY(0x30, 0xe4, 0x78, 0x07), /* A LG OLED panel */
PSR2_DISABLE_QUIRK_ENTRY(0x30, 0xe4, 0x8c, 0x07), /* A LG QHD panel */
PSR2_DISABLE_QUIRK_ENTRY(0x06, 0xaf, 0x9a, 0xf9),
{ }
};