Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7e809a9b10ab5ee985e23dea537e0236f026d1ca
/
drivers
/
char
/
agp
723e9db
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
66a4fe0
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 15 years ago
1212648
agp/intel: remove restore in resume
by Zhenyu Wang
· 15 years ago
07fb611
agp/intel: support for new chip variant of IGDNG mobile
by Zhenyu Wang
· 15 years ago
e8a5f90
agp/uninorth: Simplify cache flushing.
by Michel Dänzer
· 15 years ago
52f072c
agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.
by Michel Dänzer
· 15 years ago
5e8d6b8
agp: fix uninorth build
by David Woodhouse
· 15 years ago
94aa9b9
Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next
by Dave Airlie
· 15 years ago
ba3139f
intel-agp: Set dma mask for i915
by David Woodhouse
· 15 years ago
b7f3158
Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next
by Dave Airlie
· 15 years ago
6a12235
agp: kill phys_to_gart() and gart_to_phys()
by David Woodhouse
· 15 years ago
f692775
intel-agp: fix sglist allocation to avoid vmalloc()
by David Woodhouse
· 15 years ago
91b8e30
intel-agp: Move repeated sglist free into separate function
by David Woodhouse
· 15 years ago
c2980d8
agp: Switch agp_{un,}map_page() to take struct page * argument
by David Woodhouse
· 15 years ago
56ec4c1
agp: tidy up handling of scratch pages w.r.t. DMA API
by David Woodhouse
· 15 years ago
1766168
intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMU
by Zhenyu Wang
· 15 years ago
ff663cf
agp: Add generic support for graphics dma remapping
by Zhenyu Wang
· 15 years ago
2a4ceb6
agp: Switch mask_memory() method to take address argument again, not page
by David Woodhouse
· 15 years ago
c439623
parisc: parisc-agp.c - use correct page_mask function
by Helge Deller
· 15 years ago
43813f3
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
0b7af26
agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses
by Pierre Willenbrock
· 15 years ago
a95fe46
agp: add user mapping support to ATI AGP bridge.
by Dave Airlie
· 15 years ago
07613ba
agp: switch AGP to use page array instead of unsigned long array
by Dave Airlie
· 15 years ago
2908826
agpgart: detected ALi M???? chipset with M1621
by Ondrej Zary
· 15 years ago
6236902
agp/uninorth: Handle user memory types.
by Michel Dänzer
· 15 years ago
e088a4a
[IA64] Convert ia64 to use int-ll64.h
by Matthew Wilcox
· 15 years ago
32cb055
agp/intel: Add support for new chipsets
by Zhenyu Wang
· 15 years ago
5cab385
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
59de2be
agp: zero pages before sending to userspace
by Shaohua Li
· 16 years ago
347486b
intelfb: support i854
by Stefan Husemann
· 16 years ago
2177832
agp/intel: Add support for new intel chipset.
by Shaohua Li
· 16 years ago
bfe4f4f
parisc: remove klist iterators
by James Bottomley
· 16 years ago
9c1e8a4
intel-agp: fix a panic with 1M of shared memory, no GTT entries
by Lubomir Rintel
· 16 years ago
2f68891
x86/agp: tighten check to update amd nb aperture
by Yinghai Lu
· 16 years ago
b854b2a
agp/intel: Fix broken ® symbol in device name.
by Eric Anholt
· 16 years ago
a50ccc6
agp/intel: add support for G41 chipset
by Zhenyu Wang
· 16 years ago
b038514
uninorth-agp section mess
by Al Viro
· 16 years ago
e3d2f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
f4432c5
Update email addresses.
by Dave Jones
· 16 years ago
a45fbc3
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 16 years ago
a64d2b3
agp/nvidia: Support agp user-memory on nvidia agp.
by Thomas Hellstrom
· 16 years ago
2a32c3c
agp/amd-k7: Suspend support for AMD K7 GART driver
by Stuart Bennett
· 16 years ago
44d4944
agp/intel: Reduce extraneous PCI posting reads during init
by Keith Packard
· 16 years ago
82e14a6
agp: Fix stolen memory counting on G4X.
by Eric Anholt
· 16 years ago
98f172b
parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>
by Kyle McMartin
· 16 years ago
c09ff7e
linux-next: fix x86 tree build failure
by Stephen Rothwell
· 16 years ago
5f310b6
agp: enable optimized agp_alloc_pages methods
by Rene Herman
· 16 years ago
8b53b57
Merge branch 'x86/urgent' into x86/pat
by Ingo Molnar
· 16 years ago
bd07928
agp: add agp_generic_destroy_pages()
by Shaohua Li
· 16 years ago
37acee1
agp: generic_alloc_pages()
by Shaohua Li
· 16 years ago
9326d61
Revert "reduce tlb/cache flush times of agpgart memory allocation"
by Ingo Molnar
· 16 years ago
466ae83
reduce tlb/cache flush times of agpgart memory allocation
by Shaohua Li
· 16 years ago
9139758
agp: fix SIS 5591/5592 wrong PCI id
by Krzysztof Helt
· 16 years ago
a8c84df
intel/agp: rewrite GTT on resume
by Keith Packard
· 16 years ago
e3cf695
agp: use dev_printk when possible
by Bjorn Helgaas
· 16 years ago
55814b7
amd64-agp: run fallback when no bridges found, not when driver registration fails
by Bjorn Helgaas
· 16 years ago
99d32bd
intel_agp: official name for GM45 chipset
by Zhenyu Wang
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
037a607
Merge branch 'linus' into x86/gart
by Ingo Molnar
· 16 years ago
a076230
agp-frontend: BKL pushdown
by Arnd Bergmann
· 16 years ago
7d15ddf
[agp]: fixup chipset flush for new Intel G4x.
by Zhenyu Wang
· 16 years ago
0e480e5
agp: brown paper bag patch - put back the two lines it took out.
by Dave Airlie
· 16 years ago
62c96b9
agp/intel: cleanup some serious whitespace badness
by Dave Airlie
· 16 years ago
25ce77a
[AGP] intel_agp: Add support for Intel 4 series chipsets
by Zhenyu Wang
· 16 years ago
598d144
[AGP] intel_agp: extra stolen mem size available for IGD_GM chipset
by Zhenyu Wang
· 16 years ago
9516b03
agp: more boolean conversions.
by Dave Airlie
· 16 years ago
c725801
drivers/char/agp - use bool
by Joe Perches
· 17 years ago
da503fa
agp: two-stage page destruction issue
by Jan Beulich
· 16 years ago
dcd981a
agp/via: fixup pci ids
by Greg KH
· 16 years ago
33ee375
Merge branch 'linus' into x86/gart
by Ingo Molnar
· 16 years ago
df0bcab
agp: add support for Radeon Mobility 9000 chipset
by Amit Kucheria
· 16 years ago
0abbc78
x86, aperture_64: use symbolic constants
by Pavel Machek
· 16 years ago
3bb6fbf
x86 gart: factor out common code
by Pavel Machek
· 17 years ago
8c9fd91
x86: checking aperture size order
by Yinghai Lu
· 17 years ago
1edc1ab
x86: agp_gart size checking for buggy device
by Yinghai Lu
· 17 years ago
aa134f1
x86: iommu: use symbolic constants, not hardcoded numbers
by Pavel Machek
· 17 years ago
bf9d892
drivers/char: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
09aa356
agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl
by Mathieu Segaud
· 17 years ago
4ab92bcf
agp: fix shadowed variable warning in amd-k7-agp.c
by Harvey Harrison
· 17 years ago
44a207f
agp: fix missing casts that produced a warning.
by Dave Airlie
· 17 years ago
2e37474
agp: add support for 662/671 to agp driver
by Chaoyu Chen
· 17 years ago
fcea424
fix historic ioremap() abuse in AGP
by Arjan van dev Ven
· 17 years ago
16469a0
agp/sis: Suspend support for SiS AGP
by Stuart Bennett
· 17 years ago
b7d0640
agp/sis: Clear bit 2 from aperture size byte as well
by Stuart Bennett
· 17 years ago
9914712
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 17 years ago
6d6f8d5
agp: alpha nopage
by Nick Piggin
· 17 years ago
bc89460
agp: remove flush_agp_mappings calls from new flush handling code
by Dave Airlie
· 17 years ago
f011ae7
intel-agp: introduce IS_I915 and do some cleanups..
by Dave Airlie
· 17 years ago
9119f85
[intel_agp] fix name for G35 chipset
by Zhenyu Wang
· 17 years ago
4d64dd9
intel-agp: fixup resource handling in flush code.
by Dave Airlie
· 17 years ago
4e8b6e2
intel-agp: add new chipset ID
by Zhenyu Wang
· 17 years ago
91d361c
agp: remove unnecessary pci_dev_put
by Julia Lawall
· 17 years ago
62f29ba
agp: remove uid comparison as security check
by serue@us.ibm.com
· 17 years ago
1fa4db7
fix AGP warning
by Andrew Morton
· 17 years ago
2162e6a
agp/intel: Add chipset flushing support for i8xx chipsets.
by Dave Airlie
· 17 years ago
6c00a61
intel-agp: add chipset flushing support
by Dave Airlie
· 17 years ago
a13af4b
agp: add chipset flushing support to AGP interface
by Dave Airlie
· 17 years ago
Next »