[PATCH 6/6] drm/vc4: Initialize scaler DISPBKGND on modeset.

2016-02-16 Thread Eric Anholt
We weren't updating the interlaced bit, so we'd scan out incorrectly if the firmware had brought up the TV encoder and we were switching to HDMI. Signed-off-by: Eric Anholt --- drivers/gpu/drm/vc4/vc4_crtc.c | 6 ++ drivers/gpu/drm/vc4/vc4_regs.h | 14 ++ 2

[PATCH 6/6] drm/vc4: Initialize scaler DISPBKGND on modeset.

2016-02-16 Thread Eric Anholt
We weren't updating the interlaced bit, so we'd scan out incorrectly if the firmware had brought up the TV encoder and we were switching to HDMI. Signed-off-by: Eric Anholt --- drivers/gpu/drm/vc4/vc4_crtc.c | 6 ++ drivers/gpu/drm/vc4/vc4_regs.h | 14 ++ 2 files changed, 20