linux/drivers/gpu/drm/ttm
Christian König 0db55f9a1b drm/ttm: fix memleak in ttm_transfered_destroy
We need to cleanup the fences for ghost objects as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reported-by: Erhard F. <erhard_f@mailbox.org>
Tested-by: Erhard F. <erhard_f@mailbox.org>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Bug: https://bugzilla.kernel.org/show_bug.cgi?id=214029
Bug: https://bugzilla.kernel.org/show_bug.cgi?id=214447
CC: <stable@vger.kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20211020173211.2247-1-christian.koenig@amd.com
2021-10-21 15:27:21 +02:00
..
Makefile
ttm_agp_backend.c
ttm_bo.c drm/ttm: Fix a deadlock if the target BO is not idle during swap 2021-09-10 16:18:53 +10: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: nuke VM_MIXEDMAP on BO mappings v3 2021-06-08 11:47:51 +02: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