Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8b30c899c7dd9eb92b957a3c112d3226a9ac1c3c
/
drivers
/
char
/
agp
« Previous
b522f02
agp: fix OOM and buffer overflow
by Vasiliy Kulikov
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
fbf92be
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes
by Dave Airlie
· 14 years ago
49495d4
amd64-agp: fix crash at second module load
by Florian Mickler
· 14 years ago
bdb8b97
agp/intel: Experiment with a 855GM GWB bit
by Chris Wilson
· 14 years ago
a70b95c
agp: ensure GART has an address before enabling it
by Stephen Kitt
· 14 years ago
cecd145
Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"
by Matt Turner
· 14 years ago
4b863b3
amd-k7-agp: remove non-x86 code
by Matt Turner
· 14 years ago
bee4a18
drm/i915,agp/intel: Do not clear stolen entries
by Chris Wilson
· 14 years ago
53371ed
agp/intel: Fix device names of i845 and 845G
by Oswald Buddenhagen
· 14 years ago
d15eda5
i915/gtt: fix ordering causing DMAR errors on object teardown.
by Dave Airlie
· 14 years ago
a46f310
i915/gtt: fix ordering issues with status setup and DMAR
by Dave Airlie
· 14 years ago
c97689d
agp/intel: Flush the chipset write buffers when changing GTT base
by Chris Wilson
· 14 years ago
5b2eef9
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
42cbd8e
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
9097eef
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
71f4566
agp/intel: Fix missed cached memory flags setting in i965_write_entry()
by Chris Wilson
· 14 years ago
5aa7d52
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
136711b
agp/intel: Fix wrong kunmap in i830_cleanup()
by Takashi Iwai
· 14 years ago
7bdc9ab
agp/intel: Remove duplicate const
by Chris Wilson
· 14 years ago
4080775
intel-gtt: export api for drm/i915
by Daniel Vetter
· 14 years ago
cb16b67
agp: kill agp_rebind_memory
by Daniel Vetter
· 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
f050a8a
agp: kill agp_flush_chipset and corresponding ioctl
by Daniel Vetter
· 14 years ago
40ce657
drm/i915/gtt: call chipset flush directly
by Daniel Vetter
· 14 years ago
23ed992
drm/i915|intel-gtt: consolidate intel-gtt.h headers
by Daniel Vetter
· 14 years ago
ff26860
intel-gtt: fold i81x-only dcache support into the generic driver
by Daniel Vetter
· 14 years ago
820647b
intel-gtt: switch i81x to the common initialization helpers
by Daniel Vetter
· 14 years ago
625dd9d
intel-gtt: switch i81x to the write_entry helpers
by Daniel Vetter
· 14 years ago
24a6b38
intel-gtt: kill unneeded sandybridge memory types
by Daniel Vetter
· 14 years ago
b47cf66
intel-gtt: drop dcache support for i830 and later
by Daniel Vetter
· 14 years ago
c64f7ba
agp/intel: Remove confusion of stolen entries not stolen memory
by Chris Wilson
· 14 years ago
1b6064d
agp/intel: Remove the artificial cap on stolen size
by Chris Wilson
· 14 years ago
e624ae8
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
9653a5c
x86, amd-nb: Cleanup AMD northbridge caching code
by Hans Rosenfeld
· 14 years ago
eec1d4f
x86, amd-nb: Complete the rename of AMD NB and related code
by Hans Rosenfeld
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
c94f28c
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
91839fd
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel
by Dave Airlie
· 14 years ago
16a02cf
agp/intel: fix cache control for sandybridge
by Zhenyu Wang
· 14 years ago
8d0f567
agp/intel: restore cache behavior on sandybridge
by Zhenyu Wang
· 14 years ago
897ef19
agp/intel: restore cache behavior on sandybridge
by Zhenyu Wang
· 14 years ago
d110852
agp/intel: fix cache control for sandybridge
by Zhenyu Wang
· 14 years ago
100519e
agp/intel: the GMCH is always enabled for integrated processor graphics
by Chris Wilson
· 14 years ago
e380f60
agp/intel: Sandybridge doesn't require GMCH enabling
by Chris Wilson
· 14 years ago
6a915c2
parisc-agp: fix missing slab.h include
by Kyle McMartin
· 14 years ago
e430426
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 14 years ago
2017284
intel-gtt: maximize ggtt size on platforms that support this
by Daniel Vetter
· 14 years ago
b3eafc5
intel-gtt: save PGETBL_CTL later in the setup process
by Daniel Vetter
· 14 years ago
c48c43e
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
85ccc35
agp/intel: Restore valid PTE bit for Sandybridge after bdd3072
by Chris Wilson
· 14 years ago
338e4fa
drivers/char/agp/parisc-agp.c: eliminate memory leak
by Julia Lawall
· 14 years ago
2f0384e
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
3dde04b
agp/intel: Also add B43.1 to list of supported devices
by Chris Wilson
· 14 years ago
f608613
agp/amd-k7: Allow binding user memory to the AGP GART.
by Francisco Jerez
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
3d8a1a6
Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
by Ingo Molnar
· 14 years ago
e61cb0d
some clean up to intel-gtt.c
by Jan Beulich
· 14 years ago
ae83dd5
intel-gtt add a cleanup function for chipset specific stuff
by Daniel Vetter
· 14 years ago
22533b4
intel-gtt: store the dma mask size in intel_gtt_driver
by Daniel Vetter
· 14 years ago
0af9e92
intel-gtt: clean up gtt size reporting
by Daniel Vetter
· 14 years ago
aaa6259
agp: kill agp_(unmap|map)_memory
by Daniel Vetter
· 14 years ago
e9b1cc8
intel-gtt: consolidate fake_agp driver structs
by Daniel Vetter
· 14 years ago
1b263f2
intel-gtt: move chipset flush to the gtt driver struct
by Daniel Vetter
· 14 years ago
bdd3072
intel-gtt: kill mask_memory functions
by Daniel Vetter
· 14 years ago
90cb149
intel-gtt: generic (insert|remove)_entries for sandybridge
by Daniel Vetter
· 14 years ago
450f2b3
intel-gtt: generic (insert|remove)_entries for g33/i965
by Daniel Vetter
· 14 years ago
fefaa70
intel-gtt: generic (insert|remove)_entries for i915
by Daniel Vetter
· 14 years ago
5cbecaf
intel-gtt: generic (insert|remove)_entries for i830
by Daniel Vetter
· 14 years ago
a87aa5c
agp: kill agp_(map|unmap)_page
by Daniel Vetter
· 14 years ago
d0b6dc4
intel-gtt: drop agp scratch page support stuff
by Daniel Vetter
· 14 years ago
97ef1bd
intel-gtt: introduce pte write function for gen6
by Daniel Vetter
· 14 years ago
a696359
intel-gtt: introduce pte write function for g33/i965/gm45
by Daniel Vetter
· 14 years ago
351bb27
intel-gtt: introduce pte write function for i8xx/i915/i945
by Daniel Vetter
· 14 years ago
0e87d2b
intel-gtt: initialize our own scratch page
by Daniel Vetter
· 14 years ago
e9e5f8e
Merge branch 'drm-intel-fixes' into HEAD
by Chris Wilson
· 14 years ago
23ac4ae
x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB
by Andreas Herrmann
· 14 years ago
900f9ac
x86, k8-gart: Decouple handling of garts and northbridges
by Andreas Herrmann
· 14 years ago
41a5142
drm/i915,agp/intel: Add second set of PCI-IDs for B43
by Chris Wilson
· 14 years ago
3f08e4e
agp/intel: Fix resume regression from 2d2430cf
by Chris Wilson
· 14 years ago
b1c5b0f
agp/intel: Remove redundant setting of gtt_mappable_entries
by Chris Wilson
· 14 years ago
9e76e7b
agp/intel: Use macro to set the count of the size array
by Chris Wilson
· 14 years ago
1996675
drm/i915: die, i915_probe_agp, die
by Daniel Vetter
· 14 years ago
239918f
intel-gtt: use chipset generation number some more
by Daniel Vetter
· 14 years ago
3b15a9d
intel-gtt: call init_gtt_init in probe function
by Daniel Vetter
· 14 years ago
2d2430c
intel-gtt: consolidate i9xx setup
by Daniel Vetter
· 14 years ago
7380042
intel-gtt: consolidate i830 setup
by Daniel Vetter
· 14 years ago
f67eab6
intel-gtt: consolidate the gtt ioremap calls
by Daniel Vetter
· 14 years ago
fdfb58a
intel-gtt: i830: adjust ioremap of regs and gtt to i9xx
by Daniel Vetter
· 14 years ago
210b23c
intel-gtt: i965: use detected gtt size for mapping
by Daniel Vetter
· 14 years ago
ccc4e67
intel-gtt: i915: use detected gtt size for mapping
by Daniel Vetter
· 14 years ago
1a997ff
intel-gtt: introduce intel_gtt_driver
by Daniel Vetter
· 14 years ago
e5e408f
intel-gtt: fix gtt_total_entries detection
by Daniel Vetter
· 14 years ago
ffdd751
intel-gtt: s/i8[13]0/fake_agp for generic functions
by Daniel Vetter
· 14 years ago
fbe4078
intel-gtt: adjust overhead entries in intel_gtt_stolen_entries
by Daniel Vetter
· 14 years ago
77ad498
intel-gtt: drop unnecessary conditions in intel_gtt_stolen_entries
by Daniel Vetter
· 14 years ago
d8d9abc
intel-gtt: sane variable names for intel_gtt_stolen_entries
by Daniel Vetter
· 14 years ago
3e921f9
intel-gtt: generic intel_fake_agp_fetch_size
by Daniel Vetter
· 14 years ago
1784a5f
intel-gtt: new function intel_gtt_mappable_entries
by Daniel Vetter
· 14 years ago
Next »