summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* [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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* Merge ../linusDave Jones2006-06-297-65/+36
|\
| * [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-271-3/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-263-3/+3
| |\
| | * spelling fixesAndreas Mohr2006-06-263-3/+3
| * | [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2006-06-262-4/+4
| * | [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-261-52/+25
| |/
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-231-1/+1
| |\
| | * Pull acpica into release branchLen Brown2006-06-151-1/+1
| | |\
OpenPOWER on IntegriCloud