[PATCH v2 15/50] drm/bridge: tfp410: Replace manual connector handling with bridge

Tomi Valkeinen tomi.valkeinen at ti.com
Tue Aug 27 07:43:15 UTC 2019


On 20/08/2019 04:16, Laurent Pinchart wrote:
> Now that a driver is available for display connectors, replace the
> manual connector handling code with usage of the DRM bridge API. The
> tfp410 driver doesn't deal with the display connector directly anymore,
> but still delegates drm_connector operations to the next bridge. This
> brings us one step closer to having the tfp410 driver handling the
> TFP410 only.

The next step will drop those hpd related delayed works? They look 
pretty ugly =).

> +	dvi->bridge.type = DRM_MODE_CONNECTOR_DVID;

This is not the connector type seen by userspace, is it? I have never 
seen a board use TFP410 with a DVI connector...

  Tomi

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


More information about the dri-devel mailing list