kernel_optimize_test/drivers/char/agp
Rene Herman 5f310b6378 agp: enable optimized agp_alloc_pages methods
The pageattr-array patch that you currently have in tip/master only
enables it for intel-agp, not the others. The attached enables it for
all drivers currently directly using agp_generic_alloc_page() and
agp_generic_destroy_page() (ocal driver is amd-k7-agp).

The new agp_generic_alloc_pages() interface uses the also new
pageattr array interface API. This makes all AGP drivers that
up to now used generic_{alloc,destroy}_page() use it.

Signed-off-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-08-22 06:07:33 +02:00
..
agp.h Merge branch 'x86/urgent' into x86/pat 2008-08-22 06:06:51 +02:00
ali-agp.c
alpha-agp.c agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
amd64-agp.c agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
amd-k7-agp.c agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
ati-agp.c agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
backend.c
compat_ioctl.c
compat_ioctl.h
efficeon-agp.c agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
frontend.c
generic.c Merge branch 'x86/urgent' into x86/pat 2008-08-22 06:06:51 +02:00
hp-agp.c agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
i460-agp.c agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
intel-agp.c Merge branch 'x86/urgent' into x86/pat 2008-08-22 06:06:51 +02:00
isoch.c
Kconfig
Makefile
nvidia-agp.c agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
parisc-agp.c agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
sgi-agp.c
sis-agp.c agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
sworks-agp.c agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
uninorth-agp.c agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00
via-agp.c agp: enable optimized agp_alloc_pages methods 2008-08-22 06:07:33 +02:00