commit | 4981cdb063e3e94340d94338ab843bc7d80922d4 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Feb 19 13:32:43 2020 +0100 |
committer | Christian König <christian.koenig@amd.com> | Thu Feb 27 14:58:01 2020 +0100 |
tree | 248245404ab4e3e1f1ad402555b3bddf383e0e7d | |
parent | bd2275eeed5b2d33eb7718e3562bf39e46ee64d1 [diff] |
dma-buf: make move_notify mandatory if importer_ops are provided This makes the move_notify callback mandatory when the importer_ops are provided. Since amdgpu is now migrated it doesn't make much sense anymore to allow this. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/353995/?series=73646&rev=1