]> git.baikalelectronics.ru Git - 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)
commite240186cd5108431e212d46d703f39942e05f071
tree4cd0e0c6178caed44b2dbf347a7c675b3275c924
parentec57a4139f45e72758d7416f7f27d8930a0fba09
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