index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel-gtt: switch i81x to the common initialization helpers
Daniel Vetter
2010-11-23
1
-127
/
+71
*
intel-gtt: switch i81x to the write_entry helpers
Daniel Vetter
2010-11-23
1
-92
/
+60
*
intel-gtt: kill unneeded sandybridge memory types
Daniel Vetter
2010-11-23
1
-6
/
+0
*
intel-gtt: drop dcache support for i830 and later
Daniel Vetter
2010-11-23
1
-7
/
+1
*
agp/intel: Remove confusion of stolen entries not stolen memory
Chris Wilson
2010-11-23
1
-33
/
+7
*
agp/intel: Remove the artificial cap on stolen size
Chris Wilson
2010-11-23
1
-13
/
+3
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-22
1
-1
/
+0
|
\
|
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-15
1
-0
/
+5
|
\
\
|
|
/
|
*
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2010-11-09
1
-3
/
+3
|
|
\
|
|
*
agp/intel: fix cache control for sandybridge
Zhenyu Wang
2010-11-04
1
-2
/
+2
|
|
*
agp/intel: restore cache behavior on sandybridge
Zhenyu Wang
2010-11-04
1
-1
/
+1
|
*
|
parisc-agp: fix missing slab.h include
Kyle McMartin
2010-10-29
1
-0
/
+1
|
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...
Linus Torvalds
2010-10-28
1
-0
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drivers/char/agp/parisc-agp.c: eliminate memory leak
Julia Lawall
2010-10-21
1
-0
/
+4
*
|
|
agp/intel: restore cache behavior on sandybridge
Zhenyu Wang
2010-11-02
1
-1
/
+1
*
|
|
agp/intel: fix cache control for sandybridge
Zhenyu Wang
2010-11-02
1
-2
/
+2
*
|
|
agp/intel: the GMCH is always enabled for integrated processor graphics
Chris Wilson
2010-10-31
1
-16
/
+27
*
|
|
agp/intel: Sandybridge doesn't require GMCH enabling
Chris Wilson
2010-10-29
1
-7
/
+30
*
|
|
intel-gtt: maximize ggtt size on platforms that support this
Daniel Vetter
2010-10-27
2
-29
/
+81
*
|
|
intel-gtt: save PGETBL_CTL later in the setup process
Daniel Vetter
2010-10-27
1
-7
/
+7
|
/
/
*
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
8
-1094
/
+804
|
\
\
|
*
|
agp/intel: Restore valid PTE bit for Sandybridge after bdd3072
Chris Wilson
2010-10-22
1
-3
/
+3
|
*
|
agp/intel: Also add B43.1 to list of supported devices
Chris Wilson
2010-10-19
1
-0
/
+1
|
*
|
agp/amd-k7: Allow binding user memory to the AGP GART.
Francisco Jerez
2010-10-19
1
-2
/
+4
|
*
|
some clean up to intel-gtt.c
Jan Beulich
2010-09-24
1
-2
/
+1
|
*
|
intel-gtt add a cleanup function for chipset specific stuff
Daniel Vetter
2010-09-21
1
-8
/
+31
|
*
|
intel-gtt: store the dma mask size in intel_gtt_driver
Daniel Vetter
2010-09-21
1
-7
/
+11
|
*
|
intel-gtt: clean up gtt size reporting
Daniel Vetter
2010-09-21
1
-1
/
+5
|
*
|
agp: kill agp_(unmap|map)_memory
Daniel Vetter
2010-09-21
2
-11
/
+0
|
*
|
intel-gtt: consolidate fake_agp driver structs
Daniel Vetter
2010-09-21
1
-131
/
+39
|
*
|
intel-gtt: move chipset flush to the gtt driver struct
Daniel Vetter
2010-09-21
1
-7
/
+21
|
*
|
intel-gtt: kill mask_memory functions
Daniel Vetter
2010-09-21
1
-92
/
+13
|
*
|
intel-gtt: generic (insert|remove)_entries for sandybridge
Daniel Vetter
2010-09-21
1
-136
/
+8
|
*
|
intel-gtt: generic (insert|remove)_entries for g33/i965
Daniel Vetter
2010-09-21
1
-12
/
+9
|
*
|
intel-gtt: generic (insert|remove)_entries for i915
Daniel Vetter
2010-09-21
1
-11
/
+49
|
*
|
intel-gtt: generic (insert|remove)_entries for i830
Daniel Vetter
2010-09-21
1
-25
/
+28
|
*
|
agp: kill agp_(map|unmap)_page
Daniel Vetter
2010-09-21
2
-23
/
+1
|
*
|
intel-gtt: drop agp scratch page support stuff
Daniel Vetter
2010-09-21
1
-28
/
+0
|
*
|
intel-gtt: introduce pte write function for gen6
Daniel Vetter
2010-09-21
1
-22
/
+26
|
*
|
intel-gtt: introduce pte write function for g33/i965/gm45
Daniel Vetter
2010-09-21
1
-2
/
+15
|
*
|
intel-gtt: introduce pte write function for i8xx/i915/i945
Daniel Vetter
2010-09-21
1
-9
/
+32
|
*
|
intel-gtt: initialize our own scratch page
Daniel Vetter
2010-09-21
1
-17
/
+64
|
*
|
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-21
2
-0
/
+4
|
|
\
\
|
|
|
/
|
*
|
agp/intel: Fix resume regression from 2d2430cf
Chris Wilson
2010-09-14
1
-4
/
+10
|
*
|
agp/intel: Remove redundant setting of gtt_mappable_entries
Chris Wilson
2010-09-14
1
-9
/
+6
|
*
|
agp/intel: Use macro to set the count of the size array
Chris Wilson
2010-09-14
1
-14
/
+14
|
*
|
drm/i915: die, i915_probe_agp, die
Daniel Vetter
2010-09-08
1
-0
/
+6
|
*
|
intel-gtt: use chipset generation number some more
Daniel Vetter
2010-09-08
1
-8
/
+2
|
*
|
intel-gtt: call init_gtt_init in probe function
Daniel Vetter
2010-09-08
1
-45
/
+15
[next]