[PATCH 2/2] drm: add an fb creation ioctl that takes a pixel format v2
Jesse Barnes
jbarnes at virtuousgeek.org
Mon Nov 14 11:51:05 PST 2011
On Mon, 14 Nov 2011 11:47:07 -0800
Jesse Barnes <jbarnes at virtuousgeek.org> wrote:
> To properly support the various plane formats supported by different
> hardware, the kernel must know the pixel format of a framebuffer object.
> So add a new ioctl taking a format argument corresponding to a fourcc
> name from videodev2.h. Implement the fb creation hooks in terms of the
> new mode_fb_cmd2 using helpers where the old bpp/depth values are
> needed.
>
> v2: create DRM specific fourcc header file for sharing with libdrm etc
These now contradict one another, can you fix the text up when you
apply?
Thanks,
--
Jesse Barnes, Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20111114/4397006a/attachment.pgp>
More information about the dri-devel
mailing list