summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_gem.c
diff options
context:
space:
mode:
authorDom Cobley <popcornmix@gmail.com>2021-01-11 15:22:56 +0100
committerMaxime Ripard <maxime@cerno.tech>2021-01-28 10:27:20 +0100
commit7155334f15f360f5c98391c5c7e12af4c13395c4 (patch)
tree029fcdfaef8a35327ee9cf53406817138cab50ea /drivers/gpu/drm/vc4/vc4_gem.c
parentbbd13d6a7b2e2ed05740a527a63db4f7bd6cb57e (diff)
downloadlinux-7155334f15f360f5c98391c5c7e12af4c13395c4.tar.bz2
drm/vc4: hdmi: Move hdmi reset to bind
The hdmi reset got moved to a later point in the commit 9045e91a476b ("drm/vc4: hdmi: Add reset callback"). However, the reset now occurs after vc4_hdmi_cec_init and so tramples the setup of registers like HDMI_CEC_CNTRL_1 This only affects pi0-3 as on pi4 the cec registers are in a separate block Fixes: 9045e91a476b ("drm/vc4: hdmi: Add reset callback") Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com> Signed-off-by: Dom Cobley <popcornmix@gmail.com> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Tested-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Link: https://patchwork.freedesktop.org/patch/msgid/20210111142309.193441-3-maxime@cerno.tech
Diffstat (limited to 'drivers/gpu/drm/vc4/vc4_gem.c')
0 files changed, 0 insertions, 0 deletions