drm/nouveau/ttm: plumb ctx through move functions.
authorDave Airlie <airlied@redhat.com>
Wed, 23 Sep 2020 03:04:48 +0000 (13:04 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 23 Sep 2020 20:41:29 +0000 (06:41 +1000)
commit5466186745937e950bd17ee66f3f59cc329b6b71
tree8830a576000d94d4576431d03d7ce5cc3e03c0dc
parentb1ec2924aa5a284aee1b829a15864378e88f423a
drm/nouveau/ttm: plumb ctx through move functions.

This just uses the ctx instead of passing bools and recreating it.

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