linux/drivers/gpu/drm/omapdrm
Laurent Pinchart f40f4e45df drm/omap: Create connector for bridges
Use the drm_bridge_connector helper to create a connector for pipelines
that use drm_bridge. This allows splitting connector operations across
multiple bridges when necessary, instead of having the last bridge in
the chain creating the connector and handling all connector operations
internally.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Tested-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200226112514.12455-39-laurent.pinchart@ideasonboard.com
2020-02-26 13:32:00 +02:00
..
displays drm/omap: dss: Fix output next device lookup in DT 2020-02-26 13:31:48 +02:00
dss drm/omap: venc: Register a drm_bridge 2020-02-26 13:31:59 +02:00
Kconfig
Makefile
omap_connector.c drm/omap: hdmi: Allocate EDID in the .read_edid() operation 2020-02-26 13:31:52 +02:00
omap_connector.h drm/omap: Simplify HDMI mode and infoframe configuration 2020-02-26 13:31:45 +02:00
omap_crtc.c drm/omapdrm: Fix trivial spelling 2020-02-11 09:22:08 +02:00
omap_crtc.h
omap_debugfs.c
omap_dmm_priv.h
omap_dmm_tiler.c drm/omap: dmm_tiler: Remove the dma_async_issue_pending() call 2020-02-11 09:29:01 +02:00
omap_dmm_tiler.h drm/omap: remove OMAP_BO_TILED define 2019-10-11 17:02:32 +03:00
omap_drv.c drm/omap: Create connector for bridges 2020-02-26 13:32:00 +02:00
omap_drv.h
omap_encoder.c drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations 2020-02-26 13:31:58 +02:00
omap_encoder.h
omap_fb.c drm/omap: Remove set but not used variable 'plane' 2019-10-14 14:20:22 +03:00
omap_fb.h
omap_fbdev.c drm: constify fb ops across all drivers 2019-12-05 10:57:42 +02:00
omap_fbdev.h
omap_gem.c drm/omap: fix dma_addr refcounting 2019-12-04 19:11:28 +02:00
omap_gem.h
omap_gem_dmabuf.c drm/omapdrm: Drop dma_buf->k(un)map 2019-11-25 22:36:14 +01:00
omap_irq.c
omap_irq.h
omap_plane.c
omap_plane.h
tcm-sita.c
tcm.h
TODO