commit | bd2275eeed5b2d33eb7718e3562bf39e46ee64d1 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Feb 18 16:57:24 2020 +0100 |
committer | Christian König <christian.koenig@amd.com> | Thu Feb 27 14:58:01 2020 +0100 |
tree | 662420ba9afd29003016625d1a9ae9066d92e991 | |
parent | a448cb003edcb4b63d0a9c95f3faab724e6150fb [diff] |
dma-buf: drop dynamic_mapping flag Instead use the pin() callback to detect dynamic DMA-buf handling. Since amdgpu is now migrated it doesn't make much sense to keep the extra flag. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/353997/?series=73646&rev=1