aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/agp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-18agp/intel: introduce intel-agp.h header fileDaniel Vetter1-80/+0
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse1-3/+0
2009-08-03agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse1-3/+3
2009-08-03agp: Add generic support for graphics dma remappingZhenyu Wang1-0/+6
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse1-2/+2
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-6/+6
2008-08-22Merge branch 'x86/urgent' into x86/patIngo Molnar1-0/+3
2008-08-21agp: add agp_generic_destroy_pages()Shaohua Li1-0/+2
2008-08-21agp: generic_alloc_pages()Shaohua Li1-0/+3
2008-08-21Revert "reduce tlb/cache flush times of agpgart memory allocation"Ingo Molnar1-4/+0
2008-08-15reduce tlb/cache flush times of agpgart memory allocationShaohua Li1-0/+4
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard1-0/+3
2008-06-19drivers/char/agp - use boolJoe Perches1-3/+3
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-05intel-agp: add new chipset IDZhenyu Wang1-0/+3
2008-02-05agp: add chipset flushing support to AGP interfaceDave Airlie1-1/+2
2007-10-15AGP fix race condition between unmapping and freeing pagesDave Airlie1-2/+5
2007-09-19intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie1-1/+2
2007-06-06[AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsetsWang Zhenyu1-1/+5
2007-02-22[AGPGART] Further constification.Dave Jones1-4/+4
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom1-0/+10
2007-02-03[AGPGART] compat ioctlZwane Mwaikambo1-0/+2
2006-12-22[AGPGART] fix detection of aperture size versus GTT size on G965Eric Anholt1-0/+4
2006-09-05[AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan1-1/+1
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones1-6/+5
2005-07-29[PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett1-0/+1
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+331