Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
d5fdafd38ca0c28c4648909ce0afd0a5420309ca
/
drivers
/
char
/
agp
/
intel-gtt.c
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
· 15 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
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
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
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
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
85ccc35
agp/intel: Restore valid PTE bit for Sandybridge after bdd3072
by Chris Wilson
· 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
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
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
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
9e76e7b8
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
bfde067
intel-gtt: s/intel_i830_init_gtt_entries/intel_gtt_stolen_entries
by Daniel Vetter
· 14 years ago
d7cca2f
intel-gtt: store a local pointer to the bridge pci dev
by Daniel Vetter
· 14 years ago
0ade638
intel-gtt: introduce drm/intel-gtt.h
by Daniel Vetter
· 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
8dfc2b1
agp/intel: fix physical address mask bits for sandybridge
by Zhenyu Wang
· 14 years ago
df51e7a
agp/intel: Promote warning about failure to setup flush to error.
by Chris Wilson
· 14 years ago
d1d6ca7
drm/agp/i915: trim stolen space to 32M
by Jesse Barnes
· 15 years ago
831cd44
agp/intel: Destroy the scatterlist on allocation failure
by Chris Wilson
· 14 years ago
2bd34f6
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 14 years ago
a2757b6
agp/intel: Add actual definitions of the Sandybridge PTE caching bits.
by Zhenyu Wang
· 15 years ago
3869d4a
agp/intel: Support the extended physical addressing bits on Sandybridge.
by Zhenyu Wang
· 15 years ago
8699be3
intel_agp: Don't oops with zero stolen memory
by Ondrej Zary
· 15 years ago
e7b96f2
agp/intel: Use the correct mask to detect i830 aperture size.
by Tim Gardner
· 15 years ago
f1befe7
agp/intel: Restrict GTT mapping to valid range on i915 and i945
by Chris Wilson
· 15 years ago
e158316
agp/intel-gtt: kill previous_size assignments
by Daniel Vetter
· 15 years ago
1ca46bd
agp/intel-gtt: kill intel_i830_tlbflush
by Daniel Vetter
· 15 years ago
f51b766
agp/intel: split out the GTT support
by Daniel Vetter
· 15 years ago