From: Jesse Barnes Date: Fri, 15 Apr 2011 19:49:23 +0000 (-0700) Subject: drm: add bit depth parsing X-Git-Tag: v3.0-rc1~312^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b11228b54cc6bda4a72bb22984203c6eff4338a;p=pandora-kernel.git drm: add bit depth parsing 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 Reviewed-by: Adam Jackson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed