]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: switch DM to atomic fence helpers v2
authorChristian König <ckoenig.leichtzumerken@gmail.com>
Mon, 9 May 2022 07:47:12 +0000 (09:47 +0200)
committerChristian König <christian.koenig@amd.com>
Wed, 11 May 2022 07:21:40 +0000 (09:21 +0200)
commitb04476592108d7a3ae8460d079dc479625ca77a4
tree6567b3fce49538b200e3d2d8095d69de3224593d
parentf27cf7c280273a913f5afe4a0f7c89de23d250fb
drm/amdgpu: switch DM to atomic fence helpers v2

This gives us the standard atomic implicit and explicit fencing rules.

v2: move the wait to amdgpu_dm_atomic_commit_tail

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Cc: Roman Li <Roman.Li@amd.com>
Cc: Qingqing Zhuo <qingqing.zhuo@amd.com>
Cc: Jude Shih <shenshih@amd.com>
Cc: Wayne Lin <Wayne.Lin@amd.com>
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220509074712.163899-1-christian.koenig@amd.com
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c