linux/drivers/gpu/drm/sun4i
Chen-Yu Tsai 334789593c
drm/sun4i: Add driver support for A80 display pipeline
This patch adds support for the compatible strings of the A80 display
pipeline.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180315114136.24747-6-wens@csie.org
2018-03-19 15:40:24 +01:00
..
Kconfig drm/sun4i: Allow building on arm64 2018-03-02 08:46:14 +01:00
Makefile drm/sun4i: Add support for H3 HDMI PHY variant 2018-03-02 08:45:49 +01:00
sun4i_backend.c drm/sun4i: Add driver support for A80 display pipeline 2018-03-19 15:40:24 +01:00
sun4i_backend.h
sun4i_crtc.c
sun4i_crtc.h
sun4i_dotclock.c
sun4i_dotclock.h
sun4i_drv.c drm/sun4i: Add driver support for A80 display pipeline 2018-03-19 15:40:24 +01:00
sun4i_drv.h
sun4i_framebuffer.c
sun4i_framebuffer.h
sun4i_frontend.c
sun4i_frontend.h
sun4i_hdmi.h
sun4i_hdmi_ddc_clk.c
sun4i_hdmi_enc.c
sun4i_hdmi_i2c.c
sun4i_hdmi_tmds_clk.c
sun4i_layer.c drm/sun4i: backend: Make zpos configurable 2018-02-22 16:20:16 +01:00
sun4i_layer.h drm/sun4i: backend: Assign the pipes automatically 2018-02-22 16:19:52 +01:00
sun4i_lvds.c drm/sun4i: add lvds mode_valid function 2018-03-14 09:14:57 +01:00
sun4i_lvds.h
sun4i_rgb.c drm/sun4i: move rgb mode_valid from connector to encoder 2018-03-14 09:07:13 +01:00
sun4i_rgb.h
sun4i_tcon.c drm/sun4i: Add support for A80 TCONs 2018-03-19 15:37:21 +01:00
sun4i_tcon.h drm/sun4i: Add support for A80 TCONs 2018-03-19 15:37:21 +01:00
sun4i_tv.c
sun6i_drc.c drm/sun4i: Add driver support for A80 display pipeline 2018-03-19 15:40:24 +01:00
sun8i_csc.c
sun8i_csc.h
sun8i_dw_hdmi.c drm/sun4i: Implement A83T HDMI driver 2018-02-16 09:38:30 +01:00
sun8i_dw_hdmi.h drm/sun4i: Add support for H3 HDMI PHY variant 2018-03-02 08:45:49 +01:00
sun8i_hdmi_phy.c drm/sun4i: Add support for H3 HDMI PHY variant 2018-03-02 08:45:49 +01:00
sun8i_hdmi_phy_clk.c drm/sun4i: Add support for H3 HDMI PHY variant 2018-03-02 08:45:49 +01:00
sun8i_mixer.c drm/sun4i: Add support for H3 mixer 0 2018-03-02 08:45:14 +01:00
sun8i_mixer.h
sun8i_ui_layer.c drm: Don't pass clip to drm_atomic_helper_check_plane_state() 2018-03-05 20:48:25 +02:00
sun8i_ui_layer.h
sun8i_ui_scaler.c
sun8i_ui_scaler.h
sun8i_vi_layer.c drm: Don't pass clip to drm_atomic_helper_check_plane_state() 2018-03-05 20:48:25 +02:00
sun8i_vi_layer.h
sun8i_vi_scaler.c
sun8i_vi_scaler.h
sunxi_engine.h