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: NAlexey Charkov <alchark@gmail.com> Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
Showing
drivers/video/vt8500lcdfb.c
0 → 100644
drivers/video/vt8500lcdfb.h
0 → 100644
drivers/video/wm8505fb.c
0 → 100644
drivers/video/wm8505fb_regs.h
0 → 100644
drivers/video/wmt_ge_rops.c
0 → 100644
drivers/video/wmt_ge_rops.h
0 → 100644
想要评论请 注册 或 登录