aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/agp.h
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter2010-11-231-1/+0
* agp: kill agp_(unmap|map)_memoryDaniel Vetter2010-09-211-3/+0
* agp: kill agp_(map|unmap)_pageDaniel Vetter2010-09-211-2/+0
* agp/intel: introduce intel-agp.h header fileDaniel Vetter2010-04-181-80/+0
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-3/+0
* agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse2009-08-031-3/+3
* agp: Add generic support for graphics dma remappingZhenyu Wang2009-08-031-0/+6
* agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-031-2/+2
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-6/+6
* Merge branch 'x86/urgent' into x86/patIngo Molnar2008-08-221-0/+3
|\
| * intel/agp: rewrite GTT on resumeKeith Packard2008-08-121-0/+3
* | agp: add agp_generic_destroy_pages()Shaohua Li2008-08-211-0/+2
* | agp: generic_alloc_pages()Shaohua Li2008-08-211-0/+3
* | Revert "reduce tlb/cache flush times of agpgart memory allocation"Ingo Molnar2008-08-211-4/+0
* | reduce tlb/cache flush times of agpgart memory allocationShaohua Li2008-08-151-0/+4
|/
* drivers/char/agp - use boolJoe Perches2008-06-191-3/+3
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* intel-agp: add new chipset IDZhenyu Wang2008-02-051-0/+3
* agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-051-1/+2
* AGP fix race condition between unmapping and freeing pagesDave Airlie2007-10-151-2/+5
* intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie2007-09-191-1/+2
* [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsetsWang Zhenyu2007-06-061-1/+5
* [AGPGART] Further constification.Dave Jones2007-02-221-4/+4
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-0/+10
* [AGPGART] compat ioctlZwane Mwaikambo2007-02-031-0/+2
* [AGPGART] fix detection of aperture size versus GTT size on G965Eric Anholt2006-12-221-0/+4
* [AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan2006-09-051-1/+1
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-281-6/+5
* [PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2005-07-291-0/+1
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-071-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+331