[PATCH v3 30/50] drm/omap: hdmi4: Move mode set, enable and disable operations to bridge

Tomi Valkeinen tomi.valkeinen at ti.com
Wed Dec 18 11:26:57 UTC 2019


On 11/12/2019 00:57, Laurent Pinchart wrote:
> Move the omap_dss_device .set_timings(), .enable() and .disable()
> operations to the drm_bridge functions. As the drm_bridge for the HDMI
> encoder is unconditionally registered and attached, those operations
> will be called at the appropriate time.
> 
> The omapdss device .set_infoframe() and .set_hdmi_mode() operations have
> no equivalent in drm_bridge. Thir content is thus moved to the bridge
> .enable() operation as the data they store is not needed before the HDMI
> encoder gets enabled.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
> Changes since v2:
> 
> - Detail .set_infoframe() and .set_hdmi_mode() handling in the commit
>    message
> ---
>   drivers/gpu/drm/omapdrm/dss/hdmi4.c | 201 +++++++++++++++-------------
>   1 file changed, 106 insertions(+), 95 deletions(-)

Reviewed-by: Tomi Valkeinen <tomi.valkeinen at ti.com>

  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