ARM: Add support for the display controllers in VT8500 and WM8505
This adds drivers for the LCD controller found in VIA VT8500 SoC, GOVR display controller found in WonderMedia WM8505 SoC and for the Graphics Engine present in both of them that provides hardware accelerated raster operations (used for copyarea and fillrect). Signed-off-by:Alexey Charkov <alchark@gmail.com> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
Showing
drivers/video/vt8500lcdfb.c
0 → 100644
This diff is collapsed.
drivers/video/vt8500lcdfb.h
0 → 100644
drivers/video/wm8505fb.c
0 → 100644
This diff is collapsed.
drivers/video/wmt_ge_rops.c
0 → 100644
drivers/video/wmt_ge_rops.h
0 → 100644
Please register or sign in to comment