OSDN Git Service

drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
authorChristian König <christian.koenig@amd.com>
Thu, 7 Jun 2018 08:28:47 +0000 (10:28 +0200)
committerChristian König <christian.koenig@amd.com>
Thu, 27 Feb 2020 13:58:01 +0000 (14:58 +0100)
commita448cb003edcb4b63d0a9c95f3faab724e6150fb
tree2e1efd7fae15b4f38d34274ebf6ad2eb22c5522a
parent2d4dad2734e2aca8b4ef501aae9866662edc1afe
drm/amdgpu: implement amdgpu_gem_prime_move_notify v2

Implement the importer side of unpinned DMA-buf handling.

v2: update page tables immediately

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/353998/?series=73646&rev=1
drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c