linux_dsm_epyc7002/drivers/gpu/drm/ttm
Christian König 0d2bd2ae04 drm/ttm: fix memory leak while individualizing BOs
We need to free the reservation object before we take the BO
from the delayed delete list.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Monk Liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-13 12:10:14 -04:00
..
Makefile drm/ttm: Fix trace include path (v2) 2017-09-01 15:00:45 -04:00
ttm_agp_backend.c
ttm_bo_manager.c
ttm_bo_util.c drm/ttm: allow mapping BOs while they are still on the swap list 2017-09-12 14:27:01 -04:00
ttm_bo_vm.c
ttm_bo.c drm/ttm: fix memory leak while individualizing BOs 2017-09-13 12:10:14 -04:00
ttm_debug.c
ttm_execbuf_util.c
ttm_lock.c
ttm_memory.c
ttm_module.c
ttm_object.c
ttm_page_alloc_dma.c
ttm_page_alloc.c drm/ttm: Fix configuration error around populate_and_map() functions 2017-09-12 14:22:55 -04:00
ttm_trace.h drm/ttm: Fix trace include path (v2) 2017-09-01 15:00:45 -04:00
ttm_tracepoints.c
ttm_tt.c