linux/drivers/gpu/drm/atmel-hlcdc
Eric Anholt 96160a8071 drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge.
This cuts 135 lines of boilerplate, at the cost of losing the
filtering of get_modes() using atmel_hlcdc_dc_mode_valid().  The
atomic check will still check that we don't set an invalid mode,
though.

Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20170511183128.25085-7-eric@anholt.net
2017-06-05 15:33:50 +05:30
..
atmel_hlcdc_crtc.c drm/atmel-hlcdc: Use crtc->mode_valid() callback 2017-06-02 11:31:54 +02:00
atmel_hlcdc_dc.c drm/atmel-hlcdc: Use crtc->mode_valid() callback 2017-06-02 11:31:54 +02:00
atmel_hlcdc_dc.h drm/atmel-hlcdc: Use crtc->mode_valid() callback 2017-06-02 11:31:54 +02:00
atmel_hlcdc_output.c drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge. 2017-06-05 15:33:50 +05:30
atmel_hlcdc_plane.c drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI 2017-05-22 09:49:48 +02:00
Kconfig drm/atmel-hlcdc: make fbdev support really optional 2016-07-15 10:28:33 -04:00
Makefile drm/atmel-hlcdc: Simplify the HLCDC layer logic 2017-02-28 11:57:56 +01:00