On 07/07/2019 21:19, Laurent Pinchart wrote:
Replace the manual panel handling code by a drm_panel_bridge. This
simplifies the driver and allows all components in the display pipeline
to be treated as bridges, paving the way to generic connector handling.

Signed-off-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>
---
  drivers/gpu/drm/omapdrm/dss/base.c       | 12 ++++-----
  drivers/gpu/drm/omapdrm/dss/output.c     | 33 +++++++++++++++++++++---
  drivers/gpu/drm/omapdrm/omap_connector.c |  9 -------
  drivers/gpu/drm/omapdrm/omap_drv.c       | 13 ----------
  drivers/gpu/drm/omapdrm/omap_encoder.c   | 13 ----------
  5 files changed, 34 insertions(+), 46 deletions(-)

Reviewed-by: Tomi Valkeinen <tomi.valkei...@ti.com>

 Tomi

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

Reply via email to