[PATCH 5/5] drm/edid: Parse and handle HDMI deep color modes.

2014-05-22 Thread Andy Furniss
Alex Deucher wrote: > From: Mario Kleiner > > Check the HDMI cea block for deep color mode bits. If available, > assign the highest supported bpc for a hdmi display, corresponding > to the given deep color modes. I haven't had time to test further, but with all 5 applied on top of deathsimple dr

[PATCH 5/5] drm/edid: Parse and handle HDMI deep color modes.

2014-05-22 Thread Alex Deucher
On Thu, May 22, 2014 at 10:49 AM, Andy Furniss wrote: > Alex Deucher wrote: >> >> From: Mario Kleiner >> >> Check the HDMI cea block for deep color mode bits. If available, >> assign the highest supported bpc for a hdmi display, corresponding >> to the given deep color modes. > > > I haven't had

[PATCH 5/5] drm/edid: Parse and handle HDMI deep color modes.

2014-05-20 Thread Alex Deucher
From: Mario Kleiner Check the HDMI cea block for deep color mode bits. If available, assign the highest supported bpc for a hdmi display, corresponding to the given deep color modes. Signed-off-by: Mario Kleiner Signed-off-by: Alex Deucher --- drivers/gpu/drm/drm_edid.c | 110