linux-kernel-test/drivers/gpu/drm/ttm
Dave Airlie df748b025d drm/ttm: fix refcounting in ttm global code.
the global refcount wasn't being increased after the first reference.
this caused an oops on unload on a multi-gpu card.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2009-10-06 15:46:10 +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 Merge Linus master to drm-next 2009-08-20 13:38: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: Fixes for "Make parts of a struct ttm_bo_device global" 2009-08-20 18:58:13 +10:00
ttm_global.c drm/ttm: fix refcounting in ttm global code. 2009-10-06 15:46:10 +10:00
ttm_memory.c drm/ttm: Fixes for "Memory accounting rework." 2009-08-20 18:58:15 +10:00
ttm_module.c drm/ttm: Add a virtual ttm sysfs device. 2009-08-19 16:09:04 +10:00
ttm_tt.c drm/ttm: consolidate cache flushing code in one place. 2009-08-27 09:53:47 +10:00