Skip to content

Commit

Permalink
dma-buf & drm/amdgpu: remove dma_resv workaround
Browse files Browse the repository at this point in the history
Rework the internals of the dma_resv object to allow adding more than one
write fence and remember for each fence what purpose it had.

This allows removing the workaround from amdgpu which used a container for
this instead.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: amd-gfx@lists.freedesktop.org
Link: https://patchwork.freedesktop.org/patch/msgid/20220407085946.744568-4-christian.koenig@amd.com
  • Loading branch information
Christian König committed Apr 7, 2022
1 parent 73511ed commit 047a1b8
Show file tree
Hide file tree
Showing 4 changed files with 157 additions and 297 deletions.
Loading

0 comments on commit 047a1b8

Please sign in to comment.