commit | 5d95109815493e273a2ef9010df0939aa3cfe10f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Feb 20 15:35:21 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 14 14:38:27 2018 -0500 |
tree | 69dbd8e553135d0d6b6c7868d16d42238d65bbe4 | |
parent | 48527e5296edc7b952fb2c1c40fd8c388cc935ed [diff] |
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>