On 2013-03-30 02:36, Timur Tabi wrote: > 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@xxxxxxxx> > --- > drivers/video/fsl-diu-fb.c | 157 ++++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 155 insertions(+), 2 deletions(-) I'll add this to fbdev patches for 3.10. Tomi
Attachment:
signature.asc
Description: OpenPGP digital signature