diff options
author | 2021-11-23 09:58:36 +0100 | |
---|---|---|
committer | 2022-04-07 12:53:54 +0200 | |
commit | 46b35b33cc561f0b1e61dcd518e2588cb168dd3f (patch) | |
tree | cb840eb8d8596d6e832d94427e714eeea05dc419 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3 (diff) | |
download | linux-dev-46b35b33cc561f0b1e61dcd518e2588cb168dd3f.tar.xz linux-dev-46b35b33cc561f0b1e61dcd518e2588cb168dd3f.zip |
dma-buf: wait for map to complete for static attachments
We have previously done that in the individual drivers but it is
more defensive to move that into the common code.
Dynamic attachments should wait for map operations to complete by themselves.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20220407085946.744568-12-christian.koenig@amd.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions