commit | d17a1bb9b801f7046af29c31b946a9619bfe382d | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Dec 14 11:46:14 2016 -0800 |
committer | Eric Anholt <eric@anholt.net> | Wed Feb 01 12:51:22 2017 -0800 |
tree | c0e2db3ed55437646c3cc0138536955606349f7e | |
parent | 969218fee101af5335314e8521fb1a29e49e560b [diff] |
drm/vc4: Set up SCALER_DISPCTRL at boot. We want the HVS on, obviously, and we also want DSP3 (PV1's source) to be muxed from HVS channel 2 like we expect in vc4_crtc.c. The firmware wasn't setting the DSP3 mux up when both the LCD and HDMI were disabled. Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20161214194621.16499-5-eric@anholt.net