]> 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)
commit8500834831f566449e917768f2a8b57be5f9bf2d
tree148aca048b9e8b4542d019311bc1888666173172
parentd226b5aa0673b877f7669f2e71d81968609317d1
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