[PATCH v4 09/12] drm/atomic: Add a function to reset connector TV properties
Noralf Trønnes
noralf at tronnes.org
Sat Jun 15 15:30:24 UTC 2019
Den 14.06.2019 14.13, skrev Maxime Ripard:
> During the connector reset, if that connector has a TV property, it needs
> to be reset to the value provided on the command line.
>
> Provide a helper to do that.
>
> Signed-off-by: Maxime Ripard <maxime.ripard at bootlin.com>
> ---
This patch uses drm_cmdline_mode->tv_margins before it is added, so it
needs to be moved after the patch that adds it.
With that fixed:
Reviewed-by: Noralf Trønnes <noralf at tronnes.org>
More information about the dri-devel
mailing list