]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Tue, 2 Oct 2018 15:29:11 +0000 (23:29 +0800)
committerJuerg Haefliger <juergh@canonical.com>
Wed, 24 Jul 2019 01:55:51 +0000 (19:55 -0600)
commit6c50ba8fd7d7c526ba34b1518bf3936b9e9f1072
treeac0e3798281e5131628cd48d444c62655115cfa2
parent624059f358d68f3080258147760fb933a20a174c
drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl

BugLink: https://bugs.launchpad.net/bugs/1836654
commit 0711a43b6d84ff9189adfbf83c8bbf56eef794bf upstream.

There's another panel that reports "DFP 1.x compliant TMDS" but it
supports 6bpc instead of 8 bpc.

Apply 6 bpc quirk for the panel to fix it.

BugLink: https://bugs.launchpad.net/bugs/1794387
Cc: <stable@vger.kernel.org> # v4.8+
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20181002152911.4370-1-kai.heng.feng@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/gpu/drm/drm_edid.c