Re: [PATCH v4 12/12] drm/vc4: hdmi: Set default state margin at reset

2019-06-15 Thread Noralf Trønnes
Den 14.06.2019 14.13, skrev Maxime Ripard: > Now that the TV margins are properly parsed and filled into > drm_cmdline_mode, we just need to initialise the first state at reset to > get those values and start using them. > > Signed-off-by: Maxime Ripard > --- Reviewed-by: Noralf Trønnes _

[PATCH v4 12/12] drm/vc4: hdmi: Set default state margin at reset

2019-06-14 Thread Maxime Ripard
Now that the TV margins are properly parsed and filled into drm_cmdline_mode, we just need to initialise the first state at reset to get those values and start using them. Signed-off-by: Maxime Ripard --- drivers/gpu/drm/vc4/vc4_hdmi.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-)