summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* agp/intel: Add support for new chipsetsZhenyu Wang2009-06-051-1/+15
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-04-201-2/+2
|\
| * agp: zero pages before sending to userspaceShaohua Li2009-04-201-2/+2
* | intelfb: support i854Stefan Husemann2009-04-141-0/+3
|/
* agp/intel: Add support for new intel chipset.Shaohua Li2009-03-271-3/+18
* parisc: remove klist iteratorsJames Bottomley2009-03-131-12/+11Star
* intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel2009-03-101-3/+5
* x86/agp: tighten check to update amd nb apertureYinghai Lu2009-03-101-4/+9
* agp/intel: Fix broken ® symbol in device name.Eric Anholt2008-12-291-1/+1
* agp/intel: add support for G41 chipsetZhenyu Wang2008-12-291-1/+8
* uninorth-agp section messAl Viro2008-11-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-201-2/+2
|\
| * parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-2/+2
* | Update email addresses.Dave Jones2008-10-207-7/+7
* | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-10-163-18/+60
|\ \
| * | agp/nvidia: Support agp user-memory on nvidia agp.Thomas Hellstrom2008-10-161-4/+18
| * | agp/amd-k7: Suspend support for AMD K7 GART driverStuart Bennett2008-10-161-6/+32
| * | agp/intel: Reduce extraneous PCI posting reads during initKeith Packard2008-10-161-3/+3
| * | agp: Fix stolen memory counting on G4X.Eric Anholt2008-10-161-5/+7
| |/
* | linux-next: fix x86 tree build failureStephen Rothwell2008-08-251-1/+1
* | agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-2213-0/+30
* | Merge branch 'x86/urgent' into x86/patIngo Molnar2008-08-2212-144/+200
|\|
| * agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt2008-08-121-1/+1
| * intel/agp: rewrite GTT on resumeKeith Packard2008-08-124-0/+38
| * agp: use dev_printk when possibleBjorn Helgaas2008-08-1211-134/+141
| * amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas2008-08-121-2/+13
| * intel_agp: official name for GM45 chipsetZhenyu Wang2008-08-121-7/+7
* | agp: add agp_generic_destroy_pages()Shaohua Li2008-08-213-8/+63
* | agp: generic_alloc_pages()Shaohua Li2008-08-213-0/+59
* | Revert "reduce tlb/cache flush times of agpgart memory allocation"Ingo Molnar2008-08-212-7/+1Star
* | reduce tlb/cache flush times of agpgart memory allocationShaohua Li2008-08-152-1/+7
|/
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-1/+1
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+4
|\ \
| * | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1419-155/+236
| |\|
| * | agp-frontend: BKL pushdownArnd Bergmann2008-06-201-0/+4
* | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-2519-155/+232
|\ \ \ | | |/ | |/|
| * | [agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang2008-06-201-1/+1
| * | agp: brown paper bag patch - put back the two lines it took out.Dave Airlie2008-06-191-0/+2
| * | agp/intel: cleanup some serious whitespace badnessDave Airlie2008-06-191-68/+66Star
| * | [AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang2008-06-191-10/+73
| * | [AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang2008-06-191-2/+2
| * | agp: more boolean conversions.Dave Airlie2008-06-194-12/+12
| * | drivers/char/agp - use boolJoe Perches2008-06-1915-52/+52
| * | agp: two-stage page destruction issueJan Beulich2008-06-193-12/+17
| * | agp/via: fixup pci idsGreg KH2008-06-191-2/+11
* | | Merge branch 'linus' into x86/gartIngo Molnar2008-06-161-0/+4
|\| |
| * | agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria2008-06-131-0/+4
| |/
* | x86, aperture_64: use symbolic constantsPavel Machek2008-05-221-18/+4Star
* | x86 gart: factor out common codePavel Machek2008-05-121-20/+9Star