linux-kernel-test/drivers/gpu/drm/ttm
Thomas Hellstrom fee280d3fd drm/ttm: Fix a sync object leak.
If there are multiple simultaneous waiters for the same buffer object,
a temporary reference to its sync object may be leaked.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2009-08-04 13:41:05 +10:00
..
Makefile drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00
ttm_agp_backend.c agp: switch AGP to use page array instead of unsigned long array 2009-06-19 10:21:42 +10:00
ttm_bo_util.c drm/ttm: Fix a potential comparison of structs. 2009-08-04 13:41:04 +10:00
ttm_bo_vm.c Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2009-07-29 12:31:59 -07:00
ttm_bo.c drm/ttm: Fix a sync object leak. 2009-08-04 13:41:05 +10:00
ttm_global.c drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00
ttm_memory.c drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00
ttm_module.c drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00
ttm_tt.c drm/ttm: fix highuser vs dma32 confusion. 2009-07-29 16:56:52 +10:00