diff options
| author | Laurent Pinchart <[email protected]> | 2018-09-23 09:58:15 +0000 |
|---|---|---|
| committer | Tomi Valkeinen <[email protected]> | 2019-03-18 09:42:14 +0000 |
| commit | 79107f274b2fc6bce13f687de33c8d0b70994558 (patch) | |
| tree | c7aa23a717c4ecb622157370dffb4c9c40ff2951 /drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c | |
| parent | drm/panel: simple: Add OSD070T1718-19TS panel support (diff) | |
| download | kernel-79107f274b2fc6bce13f687de33c8d0b70994558.tar.gz kernel-79107f274b2fc6bce13f687de33c8d0b70994558.zip | |
drm/omap: Add support for drm_bridge
Hook up drm_bridge support in the omapdrm driver. Despite the recent
extensive preparation work, this is a rather intrusive change, as the
management of outputs needs to be adapted through the driver to handle
both omap_dss_device and drm_bridge.
Connector creation is skipped when using a drm_bridge, as the bridge
creates the connector internally. This creates issues with systems that
split connector operations (such as modes retrieval and hot-plug
detection) across different bridges. These systems can't be supported
using drm_bridge for now (their support through the omap_dss_device
infrastructure is not affected), this will be fixed in subsequent
changes.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Tested-by: Sebastian Reichel <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c')
0 files changed, 0 insertions, 0 deletions
