drm/ttm: add optional LRU removal callback v2
authorChristian König <christian.koenig@amd.com>
Wed, 6 Apr 2016 09:12:06 +0000 (11:12 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 May 2016 00:21:34 +0000 (20:21 -0400)
commitc3ea576e0583bb0537cdd66b704e49d380427721
treeb946e4145e92273276b22450bcd590c2505f8819
parent00cfd664f6dc197d86051e3db95c3609ef38394f
drm/ttm: add optional LRU removal callback v2

Useful for driver specific LRU handling.

v2: fix typo in comment

Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_bo.c
include/drm/ttm/ttm_bo_driver.h