drm: add bit depth parsing
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 15 Apr 2011 19:49:23 +0000 (12:49 -0700)
committerDave Airlie <airlied@redhat.com>
Thu, 28 Apr 2011 04:42:58 +0000 (14:42 +1000)
EDID 1.4 digital monitors report the bit depth supported in the input
field.  Add support for parsing this out and storing the info in the
display_info structure for use by drivers.

[airlied: tweaked to fix inter-patch dependency]
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found