android_kernel_xiaomi_sm8350/drivers/char/agp
Thomas Hellstrom 5aa80c7226 [AGPGART] Remove unnecessary flushes when inserting and removing pages.
This patch is to speed up flipping of pages in and out of the AGP aperture as
needed by the new drm memory manager.

A number of global cache flushes are removed as well as some PCI posting flushes.
The following guidelines have been used:

1) Memory that is only mapped uncached and that has been subject to a global
cache flush after the mapping was changed to uncached does not need any more
cache flushes. Neither before binding to the aperture nor after unbinding.

2) Only do one PCI posting flush after a sequence of writes modifying page
entries in the GATT.

Signed-off-by: Thomas Hellstrom <thomas@tungstengraphics.com>
Signed-off-by: Dave Jones <davej@redhat.com>
2006-12-22 22:44:09 -05:00
..
agp.h
ali-agp.c
alpha-agp.c
amd64-agp.c [AGPGART] K8M890 support for amd-k8. 2006-12-18 19:13:54 -05:00
amd-k7-agp.c
ati-agp.c
backend.c
efficeon-agp.c
frontend.c
generic.c [AGPGART] Remove unnecessary flushes when inserting and removing pages. 2006-12-22 22:44:09 -05:00
hp-agp.c
i460-agp.c
intel-agp.c [AGPGART] Remove unnecessary flushes when inserting and removing pages. 2006-12-22 22:44:09 -05:00
isoch.c
Kconfig Merge ../linus 2006-12-12 18:13:32 -05:00
Makefile [PARISC] Add support for Quicksilver AGPGART 2006-10-04 06:50:16 -06:00
nvidia-agp.c
parisc-agp.c [PARISC] Add support for Quicksilver AGPGART 2006-10-04 06:50:16 -06:00
sgi-agp.c
sis-agp.c
sworks-agp.c
uninorth-agp.c [AGPGART] uninorth: Add module param 'aperture' for aperture size 2006-10-15 19:49:59 -04:00
via-agp.c