diff options
author | Christian König <christian.koenig@amd.com> | 2018-06-07 10:28:47 +0200 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2019-10-28 16:59:43 +0100 |
commit | a39414716ca08c08ce09d9e8409ef525e7a77eaf (patch) | |
tree | d752a8f2a4a90e5eb1d024c54a0676bcaba9dc63 /drivers/gpu/drm/vboxvideo | |
parent | 6e6db2722c287122bfc4d51e685872fb5031cf18 (diff) | |
download | lwn-a39414716ca08c08ce09d9e8409ef525e7a77eaf.tar.gz lwn-a39414716ca08c08ce09d9e8409ef525e7a77eaf.zip |
drm/amdgpu: add independent DMA-buf import v9
Instead of relying on the DRM functions just implement our own import
functions. This prepares support for taking care of unpinned DMA-buf.
v2: enable for all exporters, not just amdgpu, fix invalidation
handling, lock reservation object while setting callback
v3: change to new dma_buf attach interface
v4: split out from unpinned DMA-buf work
v5: rebased and cleanup on new DMA-buf interface
v6: squash with invalidation callback change,
stop using _(map|unmap)_locked
v7: drop invalidations when the BO is already in system domain
v8: rebase on new DMA-buf patch and drop move notification
v9: cleanup comments
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/337948/
Diffstat (limited to 'drivers/gpu/drm/vboxvideo')
0 files changed, 0 insertions, 0 deletions