summaryrefslogtreecommitdiffstats
path: root/drivers/video/exynos
diff options
context:
space:
mode:
authorTimur Tabi <timur@tabi.org>2013-03-30 02:36:00 +0200
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-04-10 15:03:32 +0300
commit38dd2daf297a4543344b6c473f3e80b362430a4b (patch)
treefac466c1472dc4c54abb3225cad7a12e7f99b338 /drivers/video/exynos
parent3ccbf89f4d86cc8f4d6645fa5db0327ef835777b (diff)
downloadop-kernel-dev-38dd2daf297a4543344b6c473f3e80b362430a4b.zip
op-kernel-dev-38dd2daf297a4543344b6c473f3e80b362430a4b.tar.gz
drivers/video: fsl-diu-fb: add hardware cursor support
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@tabi.org> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/exynos')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud