commit | 60f800b2bdfafa350e642c4e77dc646a008f2111 | [log] [tgz] |
---|---|---|
author | Christian König <ckoenig.leichtzumerken@gmail.com> | Fri Jul 02 13:16:42 2021 +0200 |
committer | Christian König <christian.koenig@amd.com> | Fri Jul 09 12:30:37 2021 +0200 |
tree | e42f5f1e5528382052781cfa656dc1b79f325397 | |
parent | ea9a897b8affa0f7b4c90182b785dded74e434aa [diff] |
drm/msm: always wait for the exclusive fence Drivers also need to to sync to the exclusive fence when a shared one is present. Completely untested since the driver won't even compile on !ARM. Signed-off-by: Christian König <christian.koenig@amd.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210702111642.17259-5-christian.koenig@amd.com Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>