aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-02agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang1-1/+7
2009-08-02parisc: parisc-agp.c - use correct page_mask functionHelge Deller1-1/+1
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds16-143/+174
2009-06-20agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock1-1/+1
2009-06-19agp: add user mapping support to ATI AGP bridge.Dave Airlie1-4/+14
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie16-136/+143
2009-06-19agpgart: detected ALi M???? chipset with M1621Ondrej Zary1-1/+1
2009-06-19agp/uninorth: Handle user memory types.Michel Dänzer1-2/+16
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-2/+3
2009-06-05agp/intel: Add support for new chipsetsZhenyu Wang1-1/+15
2009-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-2/+2
2009-04-20agp: zero pages before sending to userspaceShaohua Li1-2/+2
2009-04-13intelfb: support i854Stefan Husemann1-0/+3
2009-03-27agp/intel: Add support for new intel chipset.Shaohua Li1-3/+18
2009-03-13parisc: remove klist iteratorsJames Bottomley1-12/+11
2009-03-10intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel1-3/+5
2009-03-10x86/agp: tighten check to update amd nb apertureYinghai Lu1-4/+9
2008-12-29agp/intel: Fix broken ® symbol in device name.Eric Anholt1-1/+1
2008-12-29agp/intel: add support for G41 chipsetZhenyu Wang1-1/+8
2008-11-30uninorth-agp section messAl Viro1-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-2/+2
2008-10-20Update email addresses.Dave Jones7-7/+7
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds3-18/+60
2008-10-16agp/nvidia: Support agp user-memory on nvidia agp.Thomas Hellstrom1-4/+18
2008-10-16agp/amd-k7: Suspend support for AMD K7 GART driverStuart Bennett1-6/+32
2008-10-16agp/intel: Reduce extraneous PCI posting reads during initKeith Packard1-3/+3
2008-10-16agp: Fix stolen memory counting on G4X.Eric Anholt1-5/+7
2008-10-10parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin1-2/+2
2008-08-25linux-next: fix x86 tree build failureStephen Rothwell1-1/+1
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman13-0/+30
2008-08-22Merge branch 'x86/urgent' into x86/patIngo Molnar12-144/+200
2008-08-21agp: add agp_generic_destroy_pages()Shaohua Li3-8/+63
2008-08-21agp: generic_alloc_pages()Shaohua Li3-0/+59
2008-08-21Revert "reduce tlb/cache flush times of agpgart memory allocation"Ingo Molnar2-7/+1
2008-08-15reduce tlb/cache flush times of agpgart memory allocationShaohua Li2-1/+7
2008-08-12agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt1-1/+1
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard4-0/+38
2008-08-12agp: use dev_printk when possibleBjorn Helgaas11-134/+141
2008-08-12amd64-agp: run fallback when no bridges found, not when driver registration failsBjorn Helgaas1-2/+13
2008-08-12intel_agp: official name for GM45 chipsetZhenyu Wang1-7/+7
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-1/+1
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+4
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet19-155/+236
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-1/+1
2008-06-25Merge branch 'linus' into x86/gartIngo Molnar19-155/+232
2008-06-20agp-frontend: BKL pushdownArnd Bergmann1-0/+4
2008-06-20[agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang1-1/+1
2008-06-19agp: brown paper bag patch - put back the two lines it took out.Dave Airlie1-0/+2
2008-06-19agp/intel: cleanup some serious whitespace badnessDave Airlie1-68/+66
2008-06-19[AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang1-10/+73