drm/ttm: add bo wait that takes a ctx wrapper.
authorDave Airlie <airlied@redhat.com>
Wed, 23 Sep 2020 03:04:49 +0000 (13:04 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 23 Sep 2020 20:41:32 +0000 (06:41 +1000)
commit0ef1ed813e6b13d29331088070c7f554b350a266
tree061c6e02b01721aed98a74de333ead0d418a9b08
parent5466186745937e950bd17ee66f3f59cc329b6b71
drm/ttm: add bo wait that takes a ctx wrapper.

I'm thinking of pushing the wait into the drivers.

Reviewed-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-6-airlied@gmail.com
drivers/gpu/drm/nouveau/nouveau_bo.c
drivers/gpu/drm/qxl/qxl_ttm.c
drivers/gpu/drm/radeon/radeon_ttm.c
drivers/gpu/drm/ttm/ttm_bo_util.c
include/drm/ttm/ttm_bo_api.h