summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/generic.c
AgeCommit message (Expand)AuthorLines
2008-02-19fix historic ioremap() abuse in AGPArjan van dev Ven-0/+9
2008-02-05agp: add chipset flushing support to AGP interfaceDave Airlie-0/+7
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar-3/+0
2007-10-15AGP fix race condition between unmapping and freeing pagesDave Airlie-6/+13
2007-07-27agp: don't lock pagesNick Piggin-2/+0
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-0/+1
2007-04-26[AGPGART] Move [un]map_page_into_agp into asm/agp.hJan Beulich-22/+0
2007-02-22[AGPGART] Further constification.Dave Jones-1/+1
2007-02-10[AGPGART] allow drm populated agp memory types cleanupsAndrew Morton-13/+4
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom-6/+124
2006-12-22[AGPGART] Remove unnecessary flushes when inserting and removing pages.Thomas Hellstrom-3/+8
2006-12-12Merge ../linusDave Jones-1/+1
2006-11-22[AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds-1/+1
2006-11-03[AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.Dave Jones-0/+25
2006-09-28[AGPGART] printk fixups.Dave Jones-3/+6
2006-09-10[AGPGART] Rework AGPv3 modesetting fallback.Dave Jones-15/+24
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-05-30[AGPGART] Remove pointless code from agp_generic_create_gatt_table()Dave Jones-3/+1
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones-1/+1
2005-11-09Fix AGP compile on non-x86 architecturesLinus Torvalds-3/+1
2005-11-08[PATCH] AGP performance fixesAlan Hourihane-3/+8
2005-11-04[AGPGART] When we encounter reserved mode bits, print them out.Dave Jones-2/+4
2005-10-20[AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones-3/+1
2005-08-17Fix up various printk levels and whitespace corrections.Dave Jones-16/+16
2005-08-11[AGPGART] Drop duplicate setting of info->mode in agp_copy_info()Dave Jones-1/+0
2005-06-07[PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).David Mosberger-16/+3
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser-9/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1222