linux/drivers/gpu/drm/ttm
Christian König a2ab19fed9 drm/ttm: make eviction decision a driver callback v2
This way the driver can decide if it is valuable to evict a BO or not.

The current implementation is added as default to all existing drivers.

v2: fix some typos found during internal testing

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>
2016-10-25 14:44:04 -04:00
..
Makefile
ttm_agp_backend.c
ttm_bo_manager.c
ttm_bo_util.c drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy 2016-08-08 11:33:33 -04:00
ttm_bo_vm.c drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING 2016-07-07 14:54:40 -04:00
ttm_bo.c drm/ttm: make eviction decision a driver callback v2 2016-10-25 14:44:04 -04:00
ttm_execbuf_util.c drm/ttm: remove use_ticket parameter from ttm_bo_reserve 2016-05-04 20:21:21 -04:00
ttm_lock.c
ttm_memory.c drm/ttm: Add interface to export kernel_zone max memory size in ttm 2016-08-08 11:33:08 -04:00
ttm_module.c
ttm_object.c
ttm_page_alloc_dma.c drm/ttm: remove cpu_address member from ttm_tt 2016-09-16 15:53:05 -04:00
ttm_page_alloc.c
ttm_tt.c drm/ttm: remove cpu_address member from ttm_tt 2016-09-16 15:53:05 -04:00