linux-stable/drivers/gpu/drm/ttm
xinhui pan 0da09030aa 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 11:03:01 +01:00
..
Makefile
ttm_agp_backend.c
ttm_bo.c drm/ttm: Put BO in its memory manager's lru list 2022-01-27 11:03:01 +01:00
ttm_bo_util.c drm/ttm: fix memleak in ttm_transfered_destroy 2021-10-21 15:27:21 +02:00
ttm_bo_vm.c drm/ttm: remove ttm_bo_vm_insert_huge() 2021-11-18 19:17:08 +01:00
ttm_device.c drm: ttm: Don't bail from ttm_global_init if debugfs_create_dir fails 2021-08-16 14:11:51 +02:00
ttm_execbuf_util.c
ttm_module.c drm/ttm: Initialize debugfs from ttm_global_init() 2021-07-22 12:09:12 +02:00
ttm_module.h
ttm_pool.c drm/ttm: fix type mismatch error on sparc64 2021-09-14 13:36:02 -07:00
ttm_range_manager.c drm/ttm: add a check against null pointer dereference 2021-07-14 17:16:16 +02:00
ttm_resource.c drm/ttm: Add a generic TTM memcpy move for page-based iomem 2021-06-07 16:07:08 +02:00
ttm_sys_manager.c drm/ttm: flip the switch for driver allocated resources v2 2021-06-04 15:16:46 +02:00
ttm_tt.c drm/ttm: Include pagemap.h from ttm_tt.h 2021-08-16 14:44:05 +02:00