]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
drm/edid: Store all supported hdmi deep color modes in drm_display_info
authorMario Kleiner <mario.kleiner.de@gmail.com>
Thu, 5 Jun 2014 13:52:10 +0000 (09:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Jun 2014 02:06:49 +0000 (22:06 -0400)
commit5d02626d3167cd4214bf611362e08dfd1e98c62e
tree4cd0e0c6178caed44b2dbf347a7c675b3275c924
parentd71c48f69cc03912578472bced4cc43069fe07e1
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>
drivers/gpu/drm/drm_edid.c
include/drm/drm_crtc.h