index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
intel-gtt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
agp/intel: Fix device names of i845 and 845G
Oswald Buddenhagen
1
-1
/
+1
2011-01-12
i915/gtt: fix ordering causing DMAR errors on object teardown.
Dave Airlie
1
-2
/
+2
2011-01-12
i915/gtt: fix ordering issues with status setup and DMAR
Dave Airlie
1
-2
/
+2
2011-01-11
agp/intel: Flush the chipset write buffers when changing GTT base
Chris Wilson
1
-0
/
+9
2010-12-14
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-2
/
+9
2010-12-14
agp/intel: Fix missed cached memory flags setting in i965_write_entry()
Chris Wilson
1
-2
/
+9
2010-12-05
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-2
/
+4
2010-12-05
agp/intel: Fix wrong kunmap in i830_cleanup()
Takashi Iwai
1
-2
/
+4
2010-11-23
agp/intel: Remove duplicate const
Chris Wilson
1
-1
/
+1
2010-11-23
intel-gtt: export api for drm/i915
Daniel Vetter
1
-52
/
+68
2010-11-23
agp: kill agp_flush_chipset and corresponding ioctl
Daniel Vetter
1
-6
/
+0
2010-11-23
drm/i915/gtt: call chipset flush directly
Daniel Vetter
1
-0
/
+7
2010-11-23
drm/i915|intel-gtt: consolidate intel-gtt.h headers
Daniel Vetter
1
-5
/
+0
2010-11-23
intel-gtt: fold i81x-only dcache support into the generic driver
Daniel Vetter
1
-89
/
+61
2010-11-23
intel-gtt: switch i81x to the common initialization helpers
Daniel Vetter
1
-127
/
+71
2010-11-23
intel-gtt: switch i81x to the write_entry helpers
Daniel Vetter
1
-92
/
+60
2010-11-23
intel-gtt: kill unneeded sandybridge memory types
Daniel Vetter
1
-6
/
+0
2010-11-23
intel-gtt: drop dcache support for i830 and later
Daniel Vetter
1
-7
/
+1
2010-11-23
agp/intel: Remove confusion of stolen entries not stolen memory
Chris Wilson
1
-33
/
+7
2010-11-23
agp/intel: Remove the artificial cap on stolen size
Chris Wilson
1
-13
/
+3
2010-11-04
agp/intel: fix cache control for sandybridge
Zhenyu Wang
1
-2
/
+2
2010-11-04
agp/intel: restore cache behavior on sandybridge
Zhenyu Wang
1
-1
/
+1
2010-11-02
agp/intel: restore cache behavior on sandybridge
Zhenyu Wang
1
-1
/
+1
2010-11-02
agp/intel: fix cache control for sandybridge
Zhenyu Wang
1
-2
/
+2
2010-10-31
agp/intel: the GMCH is always enabled for integrated processor graphics
Chris Wilson
1
-16
/
+27
2010-10-29
agp/intel: Sandybridge doesn't require GMCH enabling
Chris Wilson
1
-7
/
+30
2010-10-28
intel-gtt: maximize ggtt size on platforms that support this
Daniel Vetter
1
-26
/
+70
2010-10-28
intel-gtt: save PGETBL_CTL later in the setup process
Daniel Vetter
1
-7
/
+7
2010-10-22
agp/intel: Restore valid PTE bit for Sandybridge after bdd3072
Chris Wilson
1
-3
/
+3
2010-09-24
some clean up to intel-gtt.c
Jan Beulich
1
-2
/
+1
2010-09-21
intel-gtt add a cleanup function for chipset specific stuff
Daniel Vetter
1
-8
/
+31
2010-09-21
intel-gtt: store the dma mask size in intel_gtt_driver
Daniel Vetter
1
-7
/
+11
2010-09-21
intel-gtt: clean up gtt size reporting
Daniel Vetter
1
-1
/
+5
2010-09-21
intel-gtt: consolidate fake_agp driver structs
Daniel Vetter
1
-131
/
+39
2010-09-21
intel-gtt: move chipset flush to the gtt driver struct
Daniel Vetter
1
-7
/
+21
2010-09-21
intel-gtt: kill mask_memory functions
Daniel Vetter
1
-92
/
+13
2010-09-21
intel-gtt: generic (insert|remove)_entries for sandybridge
Daniel Vetter
1
-136
/
+8
2010-09-21
intel-gtt: generic (insert|remove)_entries for g33/i965
Daniel Vetter
1
-12
/
+9
2010-09-21
intel-gtt: generic (insert|remove)_entries for i915
Daniel Vetter
1
-11
/
+49
2010-09-21
intel-gtt: generic (insert|remove)_entries for i830
Daniel Vetter
1
-25
/
+28
2010-09-21
intel-gtt: drop agp scratch page support stuff
Daniel Vetter
1
-28
/
+0
2010-09-21
intel-gtt: introduce pte write function for gen6
Daniel Vetter
1
-22
/
+26
2010-09-21
intel-gtt: introduce pte write function for g33/i965/gm45
Daniel Vetter
1
-2
/
+15
2010-09-21
intel-gtt: introduce pte write function for i8xx/i915/i945
Daniel Vetter
1
-9
/
+32
2010-09-21
intel-gtt: initialize our own scratch page
Daniel Vetter
1
-17
/
+64
2010-09-21
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
1
-0
/
+2
2010-09-15
agp/intel: Fix resume regression from 2d2430cf
Chris Wilson
1
-4
/
+10
2010-09-15
agp/intel: Remove redundant setting of gtt_mappable_entries
Chris Wilson
1
-9
/
+6
2010-09-14
agp/intel: Use macro to set the count of the size array
Chris Wilson
1
-14
/
+14
2010-09-09
drm/i915: die, i915_probe_agp, die
Daniel Vetter
1
-0
/
+6
[next]