On Tue,  7 Jun 2011 13:07:39 -0700
Jesse Barnes <jbar...@virtuousgeek.org> wrote:

> +#define DRM_MODE_PLANE_FORMAT_YUV422         1 /* YUV 4:2:2 packed */
> +#define DRM_MODE_PLANE_FORMAT_RGBX101010     2 /* RGB 10bpc, ign. alpha */
> +#define DRM_MODE_PLANE_FORMAT_RGBX888                3 /* Standard x:8:8:8 
> RGB */
> +#define DRM_MODE_PLANE_FORMAT_RGBX161616     4 /* x:16:16:16 float RGB */
> +

Oops and ignore these, I knew I left some extras in there somewhere...
These are replaced by the V4L defines.

-- 
Jesse Barnes, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to