]> git.karo-electronics.de Git - karo-tx-linux.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)
commitda05a5a71ad8fc7c51d526151be193b7ef6e6c95
tree148aca048b9e8b4542d019311bc1888666173172
parent3b11228b54cc6bda4a72bb22984203c6eff4338a
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