[PATCH] drm: add bit depth parsing

Jesse Barnes jbarnes at virtuousgeek.org
Fri Apr 15 12:20:14 PDT 2011


On Fri, 15 Apr 2011 14:29:50 -0400
Adam Jackson <ajax at redhat.com> wrote:

> On 4/15/11 2:22 PM, Jesse Barnes wrote:
> > 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.
> >
> > Signed-off-by: Jesse Barnes<jbarnes at virtuousgeek.org>
> 
> Very nice.
> 
> Reviewed-by: Adam Jackson <ajax at redhat.com>
> 

Sigh as I went to convert my display code to use this instead of
parsing in the driver, I discovered that bpc != bpp.  Will send an
updated patch.

-- 
Jesse Barnes, Intel Open Source Technology Center


More information about the dri-devel mailing list