On 16/02/2020 23:03, Laurent Pinchart wrote:
In order to integrate with a chain of drm_bridge, the internal DPI
output has to expose its operations through the drm_bridge API.
Register a bridge at initialisation time to do so and remove the
omap_dss_device operations that are now unused.

Signed-off-by: Laurent Pinchart <[email protected]>
---
Changes since v5:

- Rebased on top of drm_bridge_state

Changes since v3:

- Drop unneeded lock

Changes since v2:

- Unregister bridge if port initialisation fails
---
  drivers/gpu/drm/omapdrm/dss/dpi.c | 209 +++++++++++++++++-------------
  1 file changed, 116 insertions(+), 93 deletions(-)

Reviewed-by: Tomi Valkeinen <[email protected]>

 Tomi

--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to