linux/drivers/gpu/drm/mxsfb
Laurent Pinchart c42001e357 drm: mxsfb: Use drm_panel_bridge
Replace the manual connector implementation based on drm_panel with the
drm_panel_bridge helper. This simplifies the mxsfb driver by removing
connector-related code, and standardizing all pipeline control
operations on bridges.

A hack is needed to get hold of the connector, as that's our only source
of bus flags and formats for now. As soon as the bridge API provides us
with that information this can be fixed.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Stefan Agner <stefan@agner.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200727020654.8231-3-laurent.pinchart@ideasonboard.com
2020-07-28 17:20:13 +02:00
..
Kconfig drm: mxsfb: Use drm_panel_bridge 2020-07-28 17:20:13 +02:00
Makefile drm: mxsfb: Use drm_panel_bridge 2020-07-28 17:20:13 +02:00
mxsfb_crtc.c drm/mxsfb: Read bus flags from bridge if present 2019-10-14 22:19:32 +02:00
mxsfb_drv.c drm: mxsfb: Use drm_panel_bridge 2020-07-28 17:20:13 +02:00
mxsfb_drv.h drm: mxsfb: Use drm_panel_bridge 2020-07-28 17:20:13 +02:00
mxsfb_regs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00