commit | 80797dd6f1a525d1160c463d6a9f9d29af182cbb | [log] [tgz] |
---|---|---|
author | Roman Li <roman.li@amd.com> | Wed Feb 26 17:30:29 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue May 05 16:13:15 2020 -0400 |
tree | 7b0bd90315cd133c0ca533945eaf185b44e236ab | |
parent | b95e51eb9f2ee7b6d6c3203a2f75122349aa77be [diff] |
drm/amd/display: fix counter in wait_for_no_pipes_pending [Why] Wait counter is not being reset for each pipe. [How] Move counter reset into pipe loop scope. Signed-off-by: Roman Li <roman.li@amd.com> Reviewed-by: Zhan Liu <Zhan.Liu@amd.com> Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>