linux/drivers/gpu/drm/ttm
Dave Airlie ad49f50186 drm/ttm/radeon: add dma32 support.
This add support for using dma32 memory on gpus that really need it.

Currently IGPs are left without DMA32 but we might need to change
that unless we can fix rs690.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2009-07-15 17:13:18 +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: remove unused #include <linux/version.h>'s 2009-06-24 16:31:50 +10:00
ttm_bo_vm.c drm: remove unused #include <linux/version.h>'s 2009-06-24 16:31:50 +10:00
ttm_bo.c drm/ttm/radeon: add dma32 support. 2009-07-15 17:13:18 +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/radeon: add dma32 support. 2009-07-15 17:13:18 +10:00