[Intel-gfx] [PATCH 1/5] drm/i915: parse child device from VBT

Adam Jackson ajax at redhat.com
Tue Nov 24 15:47:40 CET 2009


On Tue, 2009-11-24 at 09:48 +0800, yakui.zhao at intel.com wrote:
>  
> +/* Add the device class for LFP, TV, HDMI */
> +#define	 DEVICE_TYPE_INT_LFP	0x1022
> +#define	 DEVICE_TYPE_INT_TV	0x1009
> +#define	 DEVICE_TYPE_HDMI	0x60D2
> +#define	 DEVICE_TYPE_DP		0x68C6
> +#define	 DEVICE_TYPE_eDP	0x78C6

There's an existing block of DEVICE_TYPE defines earlier in the file.
DEVICE_TYPE_HDMI appears to be the same as DEVICE_TYPE_EFP_DVI_D_HDCP.  
Which makes sense, I suppose.

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20091124/efc66bf6/attachment.sig>


More information about the Intel-gfx mailing list