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
> ---
This patch uses drm_cmdline_mode->tv_margins
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
---
drivers/gpu/drm/drm_atomic_state_helper.c | 18 ++
include/drm/drm_atomic_state_helper.h