OSDN Git Service

drm/ttm: wrap tt destroy. (v2)
authorDave Airlie <airlied@redhat.com>
Tue, 15 Sep 2020 01:02:12 +0000 (11:02 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 15 Sep 2020 23:33:53 +0000 (09:33 +1000)
commit2ff6e69c0449846197c52d7c591b983e23e3e3c9
tree2721ddf4aee13ee345276163777078231e9e9ea9
parent7eec915138279d7a83ff8f219846bf7c8ae637c1
drm/ttm: wrap tt destroy. (v2)

All places this was called was using bo->ttm either direct
or indirectly.

v2: move to ttm_bo

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200915024007.67163-3-airlied@gmail.com
drivers/gpu/drm/ttm/ttm_bo.c
drivers/gpu/drm/ttm/ttm_bo_util.c
include/drm/ttm/ttm_bo_driver.h