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)
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>

No differences found