linux/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 drm/ttm: make ttm_mem_type_manager_func debug more useful 2017-08-17 15:45:59 -04:00
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 drm/ttm: Add DMA map/unmap tracepoint (v3) 2017-08-29 15:27:50 -04:00
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 drm/ttm: Add DMA map/unmap tracepoint (v3) 2017-08-29 15:27:50 -04:00
ttm_tt.c