alistair23-linux/drivers/gpu/drm/ttm
Dave Airlie 07613ba2f4 agp: switch AGP to use page array instead of unsigned long array
This switches AGP to use an array of pages for tracking the
pages allocated to the GART. This should enable GEM on PAE to work
a lot better as we can pass highmem pages to the PAT code and it will
do the right thing with them.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2009-06-19 10:21:42 +10:00
..
Makefile
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.c drm/ttm: fix an error path to exit function correctly 2009-06-19 09:01:49 +10:00
ttm_bo_util.c
ttm_bo_vm.c
ttm_global.c
ttm_memory.c
ttm_module.c
ttm_tt.c drm/ttm: Add some powerpc cache flush code. 2009-06-19 09:24:53 +10:00