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 <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Cc: [email protected]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
  • Loading branch information
ChristianKoenigAMD 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.