OSDN Git Service

drm/nouveau/ttm: handle ttm moves properly.
authorDave Airlie <airlied@redhat.com>
Thu, 24 Sep 2020 05:18:05 +0000 (15:18 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 5 Oct 2020 23:59:25 +0000 (09:59 +1000)
commit12b68474e6d550ccbe7c47b8e293b6ef05cea3eb
tree73b7cca2efbf919bdc9e513979ae9fc99f11412a
parentdac4ec775aa1cae4ac6d37ae135c862636541e78
drm/nouveau/ttm: handle ttm moves properly.

The idea is to flip the core over to calling the driver always,
so add support for moves here.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200924051845.397177-6-airlied@gmail.com
drivers/gpu/drm/nouveau/nouveau_bo.c