commit | a988bc728f93b58d7d4c6657513c89a5f0eb4706 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon Apr 16 15:16:19 2012 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Fri Apr 20 12:45:21 2012 +0100 |
tree | dd3f9657837c95b7af9919ce2cafcf045f9d2f04 | |
parent | ee58808deca66bd0879562abf606e171752e8e15 [diff] |
drm: Parse color format information in CEA blocks The CEA extension block has a field which describes which YCbCr modes are supported by the device, use it to fill the drm_display_info color_formats fields. Also the existence of a CEA extension block is used as indication that the device supports RGB. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Dave Airlie <airlied@redhat.com>