CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/03/17 15:49:00
Modified files:
sys/arch/amd64/amd64: sg_dma.c
sys/arch/amd64/include: bus.h
sys/arch/amd64/pci: agp_machdep.c
sys/arch/i386/i386: sg_dma.c
sys/arch/i386/include: bus.h
sys/arch/i386/pci: agp_machdep.c
sys/dev/pci : agpvar.h
Log message:
Add an interface to rebind AGP DMA mappings. To be used by the upcoming KMS
support to reload bindings after suspend/resume and to update cachability
flags in the address translation table entries.