[SRU] [Artful] [PATCH 0/1] Fix color dithering for Asus UX303LA

Kai-Heng Feng kai.heng.feng at canonical.com
Thu Mar 1 06:31:01 UTC 2018


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

[Impact]
Color dithering not working correctly because the graphics driver
assumes the panel support 8bpc, but the panel only supports 6bpc.

[Test]
User reports the issue start appearing from v4.8-rc2.
The issue is fixed with the patch. 

[Fix]
Add a quirk to tell DRM that this panel only supports 6bpc.

[Regression Potential]
Low. This fix matches a very specific panel.

Kai-Heng Feng (1):
  drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA

 drivers/gpu/drm/drm_edid.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.15.1





More information about the kernel-team mailing list