alistair23-linux/drivers/gpu/drm/sun4i
Chen-Yu Tsai 93a5ec14da drm/sun4i: Add compatible string for A31/A31s TCON (timing controller)
The A31 TCON has mux controls for how TCON outputs are routed to the
HDMI and MIPI DSI blocks.

Since the A31s does not have MIPI DSI, it only has a mux for the HDMI
controller input.

This patch only adds support for the compatible strings. Actual support
for the mux controls should be added with HDMI and MIPI DSI support.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2016-10-20 17:59:29 +02:00
..
Kconfig drm/sun4i: add COMMON_CLK dependency 2016-05-30 08:28:33 +02:00
Makefile drm/sun4i: Add a DRC driver 2016-09-08 09:31:13 +02:00
sun4i_backend.c drm/sun4i: Fix formats usable by the primary plane 2016-09-22 10:10:54 +03:00
sun4i_backend.h drm/sun4i: Fix the high buffer address mask 2016-09-22 10:13:22 +03:00
sun4i_crtc.c Linux 4.7 2016-07-26 17:26:29 +10:00
sun4i_crtc.h
sun4i_dotclock.c drm/sun4i: dotclock: Round to closest clock rate 2016-09-20 09:19:31 +02:00
sun4i_dotclock.h
sun4i_drv.c drm/sun4i: Add compatible string for A31/A31s TCON (timing controller) 2016-10-20 17:59:29 +02:00
sun4i_drv.h
sun4i_framebuffer.c drm/sun4i: add missing header dependencies 2016-09-08 14:55:48 +02:00
sun4i_framebuffer.h
sun4i_layer.c drm/sun4i: Fix formats usable by the primary plane 2016-09-22 10:10:54 +03:00
sun4i_layer.h
sun4i_rgb.c drm/sun4i: add missing header dependencies 2016-09-08 14:55:48 +02:00
sun4i_rgb.h
sun4i_tcon.c drm/sun4i: Add compatible string for A31/A31s TCON (timing controller) 2016-10-20 17:59:29 +02:00
sun4i_tcon.h drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure 2016-10-20 17:58:33 +02:00
sun4i_tv.c drm/sun4i: tv: Check mode pointer 2016-09-22 10:13:08 +03:00
sun6i_drc.c drm/sun4i: sun6i-drc: Support DRC on A31 and A31s 2016-10-20 17:58:06 +02:00