Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0c1b2d783cf3432490bf1e532c742fffeadc0bf3
/
drivers
/
char
/
agp
/
intel-agp.c
bd8136d
agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags
by Dave Jones
· 10 years ago
9b0cd30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
e501b3d
agp: Support 64-bit APBASE
by Bjorn Helgaas
· 11 years ago
3bb6ce6
drm/i915: Kill legeacy AGP for gen3 kms
by Daniel Vetter
· 11 years ago
bcd2982
Drivers: char: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
39af33f
char: remove use of __devexit
by Bill Pemberton
· 12 years ago
25c0af7
agp/intel-agp: remove snb+ host bridge pciids
by Daniel Vetter
· 12 years ago
7b0cfee
Merge tag 'v3.5-rc4' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
14be93d
drm/i915 + agp/intel-gtt: prep work for direct setup
by Daniel Vetter
· 12 years ago
67384fe
char/agp: add another Ironlake host bridge
by Eugeni Dodonov
· 12 years ago
c14f528
drm/i915: hook Haswell devices in place
by Eugeni Dodonov
· 13 years ago
6475787
agp/intel: add ValleyView AGP driver
by Jesse Barnes
· 13 years ago
6b2d590
agp/intel: Add pci id for hostbridge from has/qemu
by Ben Widawsky
· 13 years ago
246d08b
agp/intel: add Ivy Bridge support
by Jesse Barnes
· 14 years ago
a70b95c
agp: ensure GART has an address before enabling it
by Stephen Kitt
· 14 years ago
53371ed
agp/intel: Fix device names of i845 and 845G
by Oswald Buddenhagen
· 14 years ago
76aaf22
drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
by Daniel Vetter
· 14 years ago
3dde04b
agp/intel: Also add B43.1 to list of supported devices
by Chris Wilson
· 14 years ago
e2404e7
agp/intel: make intel-gtt.c into a real source file
by Daniel Vetter
· 14 years ago
02c026c
agp/intel: split out gmch/gtt probe, part 2
by Daniel Vetter
· 14 years ago
8554048
intel_agp,i915: Add more sandybridge graphics device ids
by Zhenyu Wang
· 14 years ago
f8f235e
agp/intel: Fix cache control for Sandybridge
by Zhenyu Wang
· 14 years ago
4fefe43
drm/i915,intel_agp: Add support for Sandybridge D0
by Zhenyu Wang
· 14 years ago
877fdac
agp/intel: set 40-bit dma mask on Sandybridge
by Zhenyu Wang
· 14 years ago
96576a9
agp: intel-agp: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 14 years ago
3869d4a
agp/intel: Support the extended physical addressing bits on Sandybridge.
by Zhenyu Wang
· 14 years ago
61cf059
agp: use scratch page on memory remove and at GATT creation V4
by Jerome Glisse
· 15 years ago
10fd883
agp/intel: put back check that we have a driver for the bridge.
by Dave Airlie
· 15 years ago
97921a5
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next
by Dave Airlie
· 15 years ago
22dd82a
agp/intel: split out gmch/gtt probe, part 1
by Daniel Vetter
· 15 years ago
059efc6
agp/intel: kill mutli_gmch_chip
by Daniel Vetter
· 15 years ago
e5a04d5
agp/intel: uncoditionally reconfigure driver on resume
by Daniel Vetter
· 15 years ago
f51b766
agp/intel: split out the GTT support
by Daniel Vetter
· 15 years ago
ff7cdd6
agp/intel: introduce intel-agp.h header file
by Daniel Vetter
· 15 years ago
13bd8e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5e64499
agp/intel: intel_845_driver is an agp driver!
by Daniel Vetter
· 15 years ago
66f6ff0
agp/intel: Don't do the chipset flush on Sandybridge.
by Eric Anholt
· 15 years ago
285aca8
agp/intel: Respect the GTT size on Sandybridge for scratch page setup.
by Eric Anholt
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
03a2c4d
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
1f7a6e3
drm/i915: Add dependency on the intel agp module
by Zhenyu Wang
· 15 years ago
954bce5
agp/intel: Add a new Sandybridge HB/IG PCI ID combo.
by Eric Anholt
· 15 years ago
14bc490
drm/i915, agp/intel: Fix stolen memory size on Sandybridge
by Zhenyu Wang
· 15 years ago
e3deb20
agp/intel: Use a non-reserved value for the cache field of the PTEs.
by Eric Anholt
· 15 years ago
1089e30
agp/intel: Add support for Sandybridge.
by Eric Anholt
· 15 years ago
af86d4b
agp/intel: official names for Pineview and Ironlake
by Zhenyu Wang
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
48a719c
intel-agp: Switch to wbinvd_on_all_cpus
by Borislav Petkov
· 15 years ago
9b974cc
drm/i915: enable 36bit physical address for hardware status page
by Zhenyu Wang
· 15 years ago
0b5e8db
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
3ff9916
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
fc61901
agp/intel-agp: Clear entire GTT on startup
by David Woodhouse
· 15 years ago
107f517
agp/intel: Fix product names and #defines
by Adam Jackson
· 15 years ago
9709652
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
ec402ba
agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
by David Woodhouse
· 15 years ago
9cf1e35
agp/intel: new host bridge support
by Zhenyu Wang
· 15 years ago
94e0fb0
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
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
e517a5e
agp/intel: Fix the pre-9xx chipset flush.
by Eric Anholt
· 15 years ago
38d8a95
agp/intel: Add B43 chipset support
by Fabian Henze
· 15 years ago
07fb611
agp/intel: support for new chip variant of IGDNG mobile
by Zhenyu Wang
· 15 years ago
ba3139f
intel-agp: Set dma mask for i915
by David Woodhouse
· 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
2a4ceb6
agp: Switch mask_memory() method to take address argument again, not page
by David Woodhouse
· 15 years ago
0b7af26
agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses
by Pierre Willenbrock
· 15 years ago
07613ba
agp: switch AGP to use page array instead of unsigned long array
by Dave Airlie
· 15 years ago
32cb055
agp/intel: Add support for new chipsets
by Zhenyu Wang
· 15 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
9c1e8a4
intel-agp: fix a panic with 1M of shared memory, no GTT entries
by Lubomir Rintel
· 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
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
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
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
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
99d32bd
intel_agp: official name for GM45 chipset
by Zhenyu Wang
· 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
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
Next »