OSDN Git Service

drm/ttm: remove io_reserve_lru handling v3
authorChristian König <ckoenig.leichtzumerken@gmail.com>
Mon, 30 Sep 2019 13:12:54 +0000 (15:12 +0200)
committerChristian König <christian.koenig@amd.com>
Thu, 3 Sep 2020 09:41:11 +0000 (11:41 +0200)
commitfe662d846c957c8861ade7170115e88f6e6e5fdd
treeb1cfe53cbf608feaa32b24230b5d68edb6f76157
parent141b15e59175aa174ca1f7596188bd15a7ca17ba
drm/ttm: remove io_reserve_lru handling v3

That is not used any more.

v2: keep the NULL checks in TTM.
v3: remove unused variable

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Ben Skeggs <bskeggs@redhat.com>
Link: https://patchwork.freedesktop.org/patch/388646/
drivers/gpu/drm/ttm/ttm_bo.c
drivers/gpu/drm/ttm/ttm_bo_util.c
drivers/gpu/drm/ttm/ttm_bo_vm.c
drivers/gpu/drm/ttm/ttm_resource.c
include/drm/ttm/ttm_bo_api.h
include/drm/ttm/ttm_bo_driver.h
include/drm/ttm/ttm_resource.h