drm/edid: Add quirk for Sony PVM-2541A to get 12 bpc hdmi deep color.
commitbc5b96414cf8fe1cf73f778144ed6e10cbd849b4
authorMario Kleiner <mario.kleiner.de@gmail.com>
Fri, 23 May 2014 19:40:55 +0000 (23 21:40 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Jun 2014 22:37:35 +0000 (2 18:37 -0400)
treea690529897b23892cb16f1c7e405379f73a22125
parentd0c94692e0a360828745a469bcf90b5c4f9273d0
drm/edid: Add quirk for Sony PVM-2541A to get 12 bpc hdmi deep color.

The Sony PVM-2541A OLED high precision color display supports
both 10 bpc and 12 bpc hdmi deep color input, but its edid
does not signal any deep color support.

Add a quirk to force it being treated as a 12 bpc panel.

Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/drm_edid.c