]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3d1c87277d495a5db5b456f3a9d62eeba8058932
tree061c6e02b01721aed98a74de333ead0d418a9b08
parent83440921a805e82041460b05dae1a307d17ff6bd
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