drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resume
stable inclusion from stable-5.10.29 commit 6372aa9a78f8aa7d35c8c7aacd79b030f769be16 bugzilla: 51789 -------------------------------- [ Upstream commit 627dc55c ] DPU runtime resume will request for a min vote on the AXI bus as it is a necessary step before turning ON the AXI clock. The change does below 1) Move the icc path set before requesting runtime get_sync. 2) remove the dependency of hw catalog for min ib vote as it is initialized at a later point. Signed-off-by:Kalyan Thota <kalyan_t@codeaurora.org> Tested-by:
Matthias Kaehlcke <mka@chromium.org> Signed-off-by:
Rob Clark <robdclark@chromium.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Chen Jun <chenjun102@huawei.com> Acked-by:
Weilong Chen <chenweilong@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment