]> git.hungrycats.org Git - linux/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 10 Nov 2018 15:43:00 +0000 (07:43 -0800)
commitf1b2b8680bce0c989d79ba970d9293536f5a938d
tree06881de6ba061e2d700e91aef9d72be055e6e1cb
parent4dd400eda5dbcfea6d05b19deedfcf5cab4ceb9c
drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl

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