]> 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)
commitfff7887e47850fd67e9ffa5531a6e79699fdd921
tree061c6e02b01721aed98a74de333ead0d418a9b08
parent3bda89cad69ff9f317b82015b8ed03c9676bf45e
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