summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+66
| * | [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-121-0/+4
| |/
* | x86, aperture_64: use symbolic constantsPavel Machek2008-05-221-18/+4
* | x86 gart: factor out common codePavel Machek2008-05-121-20/+9
* | x86: checking aperture size orderYinghai Lu2008-05-121-6/+6
* | x86: agp_gart size checking for buggy deviceYinghai Lu2008-05-121-0/+11
* | x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek2008-05-121-22/+3
|/
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* agp: convert drivers/char/agp/frontend.c to use unlocked_ioctlMathieu Segaud2008-04-261-2/+2
* agp: fix shadowed variable warning in amd-k7-agp.cHarvey Harrison2008-04-261-1/+2
* agp: fix missing casts that produced a warning.Dave Airlie2008-02-203-6/+6
* agp: add support for 662/671 to agp driverChaoyu Chen2008-02-201-0/+19
* fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-194-26/+26
* agp/sis: Suspend support for SiS AGPStuart Bennett2008-02-191-0/+24
* agp/sis: Clear bit 2 from aperture size byte as wellStuart Bennett2008-02-191-2/+2
* Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-058-70/+273
|\
| * agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie2008-02-051-2/+0
| * intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie2008-02-051-61/+57
| * [intel_agp] fix name for G35 chipsetZhenyu Wang2008-02-051-5/+5
| * intel-agp: fixup resource handling in flush code.Dave Airlie2008-02-051-10/+23
| * intel-agp: add new chipset IDZhenyu Wang2008-02-052-5/+29
| * agp: remove unnecessary pci_dev_putJulia Lawall2008-02-051-4/+0
| * agp: remove uid comparison as security checkserue@us.ibm.com2008-02-051-1/+1
| * fix AGP warningAndrew Morton2008-02-051-1/+2
| * agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie2008-02-051-30/+78
| * intel-agp: add chipset flushing supportDave Airlie2008-02-051-0/+102
| * agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-056-2/+27
* | agp: alpha nopageNick Piggin2008-02-051-9/+8
|/
* x86: remove flush_agp_mappings()Ingo Molnar2008-01-302-6/+0
* x86: cpa: move flush to cpaThomas Gleixner2008-01-303-9/+0