diff options
| author | Laurent Pinchart <[email protected]> | 2020-02-26 11:24:27 +0000 |
|---|---|---|
| committer | Tomi Valkeinen <[email protected]> | 2020-02-26 11:31:22 +0000 |
| commit | 11f6c4b1b2599d04ae94a25ce3dcdc46d19434b0 (patch) | |
| tree | d8fbc56af1da05b6a6dc83f70e1e4013852f838d /drivers/gpu/drm/imx/imx-ldb.c | |
| parent | drm/bridge: Improve overview documentation (diff) | |
| download | kernel-11f6c4b1b2599d04ae94a25ce3dcdc46d19434b0.tar.gz kernel-11f6c4b1b2599d04ae94a25ce3dcdc46d19434b0.zip | |
drm/bridge: Add connector-related bridge operations and data
To support implementation of DRM connectors on top of DRM bridges
instead of by bridges, the drm_bridge needs to expose new operations and
data:
- Output detection, hot-plug notification, mode retrieval and EDID
retrieval operations
- Bitmask of supported operations
- Bridge output type
- I2C adapter for DDC access
Add and document these.
Three new bridge helper functions are also added to handle hot plug
notification in a way that is as transparent as possible for the
bridges.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Boris Brezillon <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Tested-by: Sebastian Reichel <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/imx/imx-ldb.c')
0 files changed, 0 insertions, 0 deletions
