On Mon, 14 Nov 2011 11:47:07 -0800 Jesse Barnes jbarnes@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,