commit | e6bddf6c67f9a3abf6f1ef75e52bc1cd228dfe4d | [log] [tgz] |
---|---|---|
author | Wenjing Liu <Wenjing.Liu@amd.com> | Wed Feb 20 14:00:55 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Mar 19 15:36:49 2019 -0500 |
tree | a48e8b434ccd9fde7233c189e8a222dc0efbd57d | |
parent | 3af91bb15093dd2bf53114b74b333458a03de1c8 [diff] |
drm/amd/display: add pipe lock during stream update [why] Stream update will adjust both info packets and stream params, need to make sure all things are applied togather. [how] add pipe lock during stream update Signed-off-by: Wenjing Liu <Wenjing.Liu@amd.com> Reviewed-by: Jun Lei <Jun.Lei@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>