commit | 5d02626d3167cd4214bf611362e08dfd1e98c62e | [log] [tgz] |
---|---|---|
author | Mario Kleiner <mario.kleiner.de@gmail.com> | Thu Jun 05 09:52:10 2014 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jun 09 22:06:49 2014 -0400 |
tree | 4cd0e0c6178caed44b2dbf347a7c675b3275c924 | |
parent | d71c48f69cc03912578472bced4cc43069fe07e1 [diff] |
drm/edid: Store all supported hdmi deep color modes in drm_display_info HDMI deep color setup must know which modes are supported if it needs to degrade gracefully, as only 12 bpc / dc_36 is guaranteed, but 10 bpc / dc_30 is optional. The maximum bpc is not sufficient for this. Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>