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)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 3 Oct 2018 09:13:26 +0000 (11:13 +0200)
commit0711a43b6d84ff9189adfbf83c8bbf56eef794bf
treee73450ba22618e48f7c8f01d7336f1d0e4ccc444
parent4d4c2d89913e2d891bd6a34b12050a2576e60525
drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl

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
drivers/gpu/drm/drm_edid.c