diff options
author | Dom Cobley <[email protected]> | 2021-01-11 15:22:56 +0100 |
---|---|---|
committer | Maarten Lankhorst <[email protected]> | 2021-02-09 17:14:10 +0100 |
commit | 902dc5c19a8fecd3113dd41cc601b34557bdede9 (patch) | |
tree | 21666a517608ec0ca498688eb3856bc5f72f40a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4c3a3292730c56591472717d8c5c0faf74f6c6bb (diff) |
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 <[email protected]>
Signed-off-by: Dom Cobley <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Acked-by: Hans Verkuil <[email protected]>
Tested-by: Hans Verkuil <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 7155334f15f360f5c98391c5c7e12af4c13395c4)
Signed-off-by: Maarten Lankhorst <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions