]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/syncobj: remove drm_syncobj_cb and cleanup
authorChristian König <ckoenig.leichtzumerken@gmail.com>
Tue, 11 Dec 2018 10:34:41 +0000 (18:34 +0800)
committerChristian König <christian.koenig@amd.com>
Tue, 11 Dec 2018 16:38:38 +0000 (17:38 +0100)
commit61a98b1b9a8c7a21a2d666a090dcf5f1c70c659f
tree1596be67225a2e04154107ceedf3b5a48039eb89
parent3415701a5eae5c34d07e4b39ae7086eca66e94aa
drm/syncobj: remove drm_syncobj_cb and cleanup

This completes "drm/syncobj: Drop add/remove_callback from driver
interface" and cleans up the implementation a bit.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Link: https://patchwork.freedesktop.org/patch/266255/
drivers/gpu/drm/drm_syncobj.c
include/drm/drm_syncobj.h