linux/drivers/gpu/drm/sun4i
Maxime Ripard cd8fff504d drm/sun4i: Add a DRC driver
The A33 pipeline also has a component called DRC. Even though its exact
features and programming model is not known (or documented), it needs to
be clocked for the pipeline to carry the video signal all the way.

Add a minimal driver for it that just claim the needed resources for the
pipeline to operate properly.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Peter Korsgaard <peter@korsgaard.com>
2016-09-08 09:31:13 +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: backend: Handle the SAT 2016-09-08 09:29:42 +02:00
sun4i_backend.h drm/sun4i: backend: Handle the SAT 2016-09-08 09:29:42 +02:00
sun4i_crtc.c Linux 4.7 2016-07-26 17:26:29 +10:00
sun4i_crtc.h
sun4i_dotclock.c drm/sun4i: request exact rates to our parents 2016-05-30 08:28:33 +02:00
sun4i_dotclock.h
sun4i_drv.c drm/sun4i: support A33 tcon 2016-09-08 09:28:51 +02:00
sun4i_drv.h
sun4i_framebuffer.c GPU-DRM-sun4i: Delete an unnecessary check before drm_fbdev_cma_hotplug_event() 2016-07-20 19:47:35 +02:00
sun4i_framebuffer.h
sun4i_layer.c
sun4i_layer.h
sun4i_rgb.c drm/sun4i: Clear encoder->bridge if a bridge is not found 2016-09-01 18:46:06 +02:00
sun4i_rgb.h
sun4i_tcon.c drm/sun4i: support A33 tcon 2016-09-08 09:28:51 +02:00
sun4i_tcon.h drm/sun4i: support TCONs without channel 1 2016-09-08 08:58:57 +02:00
sun4i_tv.c drm: sun4i: Rely on the default ->best_encoder() behavior 2016-06-10 17:24:44 +02:00
sun6i_drc.c drm/sun4i: Add a DRC driver 2016-09-08 09:31:13 +02:00