linux-uconsole/drivers/gpu/drm/ttm
xinhui pan ed0b1fd3ec drm/ttm: Put BO in its memory manager's lru list
commit 781050b0a3 upstream.

After we move BO to a new memory region, we should put it to
the new memory manager's lru list regardless we unlock the resv or not.

Cc: stable@vger.kernel.org
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211110043149.57554-1-xinhui.pan@amd.com
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-01-27 10:53:44 +01:00
..
Makefile drm/ttm: give resource functions their own [ch] files 2020-08-12 15:51:03 +02:00
ttm_agp_backend.c drm/ttm: protect against reentrant bind in the drivers 2020-09-18 06:14:00 +10:00
ttm_bo.c drm/ttm: Put BO in its memory manager's lru list 2022-01-27 10:53:44 +01:00
ttm_bo_util.c Revert "drm/ttm: fix memleak in ttm_transfered_destroy" 2021-11-06 14:10:09 +01:00
ttm_bo_vm.c drm/ttm: stop calling tt_swapin in vm_access 2021-11-18 14:04:04 +01:00
ttm_execbuf_util.c drm/ttm/amdgpu: consolidate ttm reserve paths 2020-08-06 12:16:31 +10:00
ttm_memory.c drm/ttm: update kernel-doc line comments 2020-09-21 11:20:13 +02:00
ttm_module.c
ttm_page_alloc.c drm/ttm/tt: add wrappers to set tt state. 2020-09-16 09:33:24 +10:00
ttm_page_alloc_dma.c drm/ttm/tt: add wrappers to set tt state. 2020-09-16 09:33:24 +10:00
ttm_range_manager.c drm/ttm: add a check against null pointer dereference 2021-07-31 08:16:12 +02:00
ttm_resource.c drm/ttm: remove available_caching 2020-09-15 16:05:19 +02:00
ttm_tt.c drm/ttm: flip tt destroy ordering. 2020-09-18 06:14:41 +10:00