mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-31 17:35:07 +00:00
It adds VGA driver support, which needs to configure corresponding VOU interface in RGB_888 format, and thus the following changes are needed on zx_vou. - Rename the CSC block of Graphic Layer a bit to make it more specific, and add CSC of Channel to support RGB output. - Bypass Dither block for RGB output. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Sean Paul <seanpaul@chromium.org> Link: http://patchwork.freedesktop.org/patch/msgid/1491910226-7831-1-git-send-email-shawnguo@kernel.org |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| zx_common_regs.h | ||
| zx_drm_drv.c | ||
| zx_drm_drv.h | ||
| zx_hdmi_regs.h | ||
| zx_hdmi.c | ||
| zx_plane_regs.h | ||
| zx_plane.c | ||
| zx_plane.h | ||
| zx_tvenc_regs.h | ||
| zx_tvenc.c | ||
| zx_vga_regs.h | ||
| zx_vga.c | ||
| zx_vou_regs.h | ||
| zx_vou.c | ||
| zx_vou.h | ||