On Tue, Jan 15, 2013 at 2:17 PM, Timur Tabi <timur@xxxxxxxx> wrote: > From: Timur Tabi <timur@xxxxxxxxxxxxx> > > The Freescale DIU supports a 32x32 color hardware cursor. Framebuffer > cursors are monochrome, so the driver converts the image data to the > format that the DIU expects and then programs to hardware accordingly. > > The support cursor enabling/disabling, we provide two cursor image buffers. > One is always blank (all zeroes), and the other contains the real cursor > image data. To disable the cursor (used typically for cursor blinking), > we just tell the hardware to use the blank cursor data. > > Signed-off-by: Timur Tabi <timur@xxxxxxxxxxxxx> Florian, this patch was posted a month before the 3.9 merge window opened. Is there any chance it will still get into 3.9? -- Timur Tabi Linux kernel developer at Freescale -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html