aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* [AGPGART] intel_agp: fix G965 GTT size detectWang Zhenyu2007-04-091-2/+1
* [AGPGART] intel_agp: PCI id update for Intel 965GMWang Zhenyu2007-04-081-2/+12
* [AGPGART] fix compile errorsRyusuke Konishi2007-02-274-5/+5
* [PARISC] parisc-agp: Fix thinko const-ifyingKyle McMartin2007-02-261-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-1/+1
|\
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-171-1/+1
| |\
| | * [PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox2006-12-081-1/+1
* | | [AGPGART] Further constification.Dave Jones2007-02-2217-56/+56
* | | [AGPGART] Fix modular agpgart ia64 allmodconfigZwane Mwaikambo2007-02-201-1/+2
* | | [AGPGART] allow drm populated agp memory types cleanupsAndrew Morton2007-02-102-14/+4
* | | [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-061-1/+2
* | | [AGPGART] Add agp-type-to-mask-type method missing from some drivers.Thomas Hellstrom2007-02-052-0/+2
* | | [AGPGART] Don't try to remap i810 registers on resume.Dave Jones2007-02-041-6/+8
* | | [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-0318-75/+291
* | | [AGPGART] compat ioctlZwane Mwaikambo2007-02-035-14/+407
|/ /
* | [AGPGART] Add new IDs to VIA AGP.Dave Jones2007-01-282-3/+20
* | [AGPGART] Remove pointless assignment.Dave Jones2007-01-281-5/+5
* | [AGPGART] Remove pointless typedef in ati-agpDave Jones2007-01-281-13/+13
* | [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()Dave Jones2007-01-281-0/+5
* | [AGPGART] intel_agp: restore graphics device's pci space early in resumeWang Zhenyu2007-01-171-0/+9
* | [AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return valueakpm@osdl.org2007-01-021-4/+5
* | [AGPGART] Fix PCI-posting flush typo.Thomas Hellstrom2006-12-281-1/+1
* | [AGPGART] fix detection of aperture size versus GTT size on G965Eric Anholt2006-12-222-52/+62
* | [AGPGART] Remove unnecessary flushes when inserting and removing pages.Thomas Hellstrom2006-12-222-23/+50
* | [AGPGART] K8M890 support for amd-k8.Gabriel Mansi2006-12-181-0/+9
* | Merge ../linusDave Jones2006-12-125-10/+452
|\|
| * [PATCH] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap2006-12-071-1/+1
| * [AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2006-11-222-2/+2
| * [AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds2006-11-221-7/+24
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-10-211-19/+35
| |\
| * | [PARISC] Add support for Quicksilver AGPGARTKyle McMartin2006-10-043-1/+426
* | | [AGPGART] VIA and SiS AGP chipsets are x86-onlyMatthew Wilcox2006-12-121-2/+2
* | | [AGPGART] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap2006-12-121-1/+1
* | | [AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.Dave Jones2006-11-031-0/+25
| |/ |/|
* | [AGPGART] uninorth: Add module param 'aperture' for aperture sizeMichel Dänzer2006-10-151-19/+35
|/
* [AGPGART] printk fixups.Dave Jones2006-09-281-3/+6
* [AGPGART] Use pci_get_slot not pci_find_slotAlan Cox2006-09-261-2/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-227-64/+199
|\
| * [AGPGART] Rework AGPv3 modesetting fallback.Dave Jones2006-09-101-15/+24
| * [AGPGART] Add suspend callback for i965Dave Jones2006-09-101-0/+2
| * [AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones2006-09-061-2/+2
| * [AGPGART] Intel 965 Express support.Eric Anholt2006-09-061-11/+152
| * [AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan2006-09-051-1/+1
| * [AGPGART] const'ify VIA AGP PCI table.Dave Jones2006-08-111-2/+2
| * [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan2006-08-111-0/+4
| * [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan2006-08-111-7/+9
| * [AGPGART] Const'ify the agpgart driver version.Dave Jones2006-08-111-1/+1
| * [AGPGART] remove private page protection mapHugh Dickins2006-07-261-25/+2
* | [POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
|/
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1