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

2019-06-17 Thread Eric Anholt
Maxime Ripard writes: > 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. > > Reviewed-by: Noralf Trønnes > Signed-off-by: Maxime Ripard Acked-by: Eric Anholt

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

2019-06-17 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. Reviewed-by: Noralf Trønnes Signed-off-by: Maxime Ripard --- drivers/gpu/drm/vc4/vc4_hdmi.c | 8 +++- 1 file changed,