]> git.baikalelectronics.ru Git - kernel.git/commit
drm: parse color format support for digital displays
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 15 Apr 2011 20:48:57 +0000 (13:48 -0700)
committerDave Airlie <airlied@redhat.com>
Thu, 28 Apr 2011 04:44:56 +0000 (14:44 +1000)
commit7e5cbee64e7d595a535d5e1b65a8d8482e369253
tree148aca048b9e8b4542d019311bc1888666173172
parenta1d4adcf04e00f9d8c95d8afc9ffd3abefe00436
drm: parse color format support for digital displays

EDID 1.4 digital displays report the color spaces they support in the
features block.  Add support for grabbing this data and stuffing it into
the display_info struct for driver use.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_edid.c
include/drm/drm_crtc.h
include/drm/drm_edid.h