summaryrefslogtreecommitdiff
path: root/drivers/char/agp/agp.h
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-23agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter
2010-09-21agp: kill agp_(unmap|map)_memoryDaniel Vetter
2010-09-21agp: kill agp_(map|unmap)_pageDaniel Vetter
2010-04-18agp/intel: introduce intel-agp.h header fileDaniel Vetter
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse
2009-08-03agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse
2009-08-03agp: Add generic support for graphics dma remappingZhenyu Wang
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie
2008-08-22Merge branch 'x86/urgent' into x86/patIngo Molnar
2008-08-21agp: add agp_generic_destroy_pages()Shaohua Li
2008-08-21agp: generic_alloc_pages()Shaohua Li
2008-08-21Revert "reduce tlb/cache flush times of agpgart memory allocation"Ingo Molnar
2008-08-15reduce tlb/cache flush times of agpgart memory allocationShaohua Li
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard
2008-06-19drivers/char/agp - use boolJoe Perches
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-05intel-agp: add new chipset IDZhenyu Wang
2008-02-05agp: add chipset flushing support to AGP interfaceDave Airlie
2007-10-15AGP fix race condition between unmapping and freeing pagesDave Airlie
2007-09-19intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie
2007-06-06[AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsetsWang Zhenyu
2007-02-22[AGPGART] Further constification.Dave Jones
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom
2007-02-03[AGPGART] compat ioctlZwane Mwaikambo
2006-12-22[AGPGART] fix detection of aperture size versus GTT size on G965Eric Anholt
2006-09-05[AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones
2005-07-29[PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser
2005-04-16Linux-2.6.12-rc2Linus Torvalds