linux-stable/drivers/gpu/drm/ttm
Huang Rui 7748e2dcda drm/ttm: add bulk move function on LRU
This function allow us to bulk move a group of BOs to the tail of their LRU.
The positions of group of BOs are stored on the (first, last) bulk_move_pos
structure.

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Huang Rui <ray.huang@amd.com>
Tested-by: Mike Lothian <mike@fireburn.co.uk>
Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
Acked-by: Chunming Zhou <david1.zhou@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-08-27 11:11:21 -05:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ttm_agp_backend.c Add SPDX idenitifier and clarify license 2018-05-15 13:44:27 -05:00
ttm_bo.c drm/ttm: add bulk move function on LRU 2018-08-27 11:11:21 -05:00
ttm_bo_manager.c Add SPDX idenitifier and clarify license 2018-05-15 13:44:27 -05:00
ttm_bo_util.c drm/ttm: remove dead codes 2018-08-27 11:11:02 -05:00
ttm_bo_vm.c drm/ttm: Replace ttm_bo_unref() with ttm_bo_put() 2018-07-10 14:18:28 -05:00
ttm_execbuf_util.c Add SPDX idenitifier and clarify license 2018-05-15 13:44:27 -05:00
ttm_lock.c Add SPDX idenitifier and clarify license 2018-05-15 13:44:27 -05:00
ttm_memory.c Add SPDX idenitifier and clarify license 2018-05-15 13:44:27 -05:00
ttm_module.c Add SPDX idenitifier and clarify license 2018-05-15 13:44:27 -05:00
ttm_object.c Add SPDX idenitifier and clarify license 2018-05-15 13:44:27 -05:00
ttm_page_alloc.c drm/ttm: clean up non-x86 definitions on ttm_page_alloc 2018-07-27 15:00:14 -05:00
ttm_page_alloc_dma.c drm/ttm: remove dead codes 2018-08-27 11:11:02 -05:00
ttm_tt.c drm/ttm: clean up non-x86 definitions on ttm_tt 2018-08-01 17:23:56 -05:00