[Intel-gfx] [PATCH 1/3] drm/i915: parse eDP panel color depth from VBT block

Zhenyu Wang zhenyuw at linux.intel.com
Mon Jan 18 02:10:21 CET 2010


On 2010.01.15 14:47:25 -0800, Keith Packard wrote:
> On Wed, 13 Jan 2010 11:19:52 +0800, Zhenyu Wang <zhenyuw at linux.intel.com> wrote:
> 
> > +static int panel_type;
> 
> While we don't imagine having more than one graphics device in the
> system, I'm pretty sure we've avoided depending on it like this in the
> past. Surely there's some place you can store this in a device-specific
> structure...
> 

We depend on it for parsing current LVDS timing block, panel_type is an index
of the active panel in that block. For eDP, it's been used in same way. I considered
it's an internal stuff for intel_bios.c, and the eDP bpp value has already been
stored in device private structure.

-- 
Open Source Technology Center, Intel ltd.

$gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20100118/df430a19/attachment.sig>


More information about the Intel-gfx mailing list