]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: add ttm_bo_pipeline_gutting
authorChristian König <christian.koenig@amd.com>
Tue, 20 Feb 2018 14:35:21 +0000 (15:35 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Mar 2018 19:38:27 +0000 (14:38 -0500)
commit666e519007e38029ee9fc5e6e9b442ea2585f372
tree69dbd8e553135d0d6b6c7868d16d42238d65bbe4
parent873facf80dd4fe97b03f1a7b7c1502b9d0cd08a5
drm/ttm: add ttm_bo_pipeline_gutting

Allows us to gut a BO of it's backing store when the driver says that it
isn't needed any more.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Roger He <Hongbo.He@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_bo.c
drivers/gpu/drm/ttm/ttm_bo_util.c
include/drm/ttm/ttm_bo_driver.h