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
2012-08-17
drm/i915: fix hsw uncached pte
Daniel Vetter
1
-36
/
+69
2012-08-07
drm/i915: add more Haswell PCI IDs
Paulo Zanoni
1
-1
/
+59
2012-06-21
agp/intel: use correct GTT offset on VLV
Jesse Barnes
1
-0
/
+1
2012-06-21
agp/intel: allow cacheable and GDFT PTEs on ValleyView
Jesse Barnes
1
-2
/
+9
2012-06-13
drm/i915: call intel_enable_gtt
Daniel Vetter
1
-1
/
+2
2012-06-13
agp/intel-gtt: move gart base addres setup
Daniel Vetter
1
-10
/
+10
2012-06-13
drm/i915 + agp/intel-gtt: prep work for direct setup
Daniel Vetter
1
-9
/
+37
2012-06-13
agp/intel-gtt: don't require the agp bridge on setup
Daniel Vetter
1
-3
/
+5
2012-06-13
drm/i915: stop using dev->agp->base
Daniel Vetter
1
-3
/
+2
2012-06-13
agp/intel-gtt: remove dead code
Daniel Vetter
1
-3
/
+0
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
1
-1
/
+44
2012-04-09
drm/i915: add Haswell devices and their PCI IDs
Eugeni Dodonov
1
-0
/
+14
2012-04-02
drm/i915: disable ppgtt on snb when dmar is enabled
Daniel Vetter
1
-1
/
+0
2012-04-02
drm/i915: add Ivy Bridge GT2 Server entries
Eugeni Dodonov
1
-0
/
+2
2012-03-29
agp/intel: add ValleyView AGP driver
Jesse Barnes
1
-0
/
+25
2012-03-29
agp/intel: map more registers for use by the GTT code
Jesse Barnes
1
-1
/
+5
2012-02-10
agp/intel-gtt: export the gtt pagetable iomapping
Daniel Vetter
1
-0
/
+1
2012-02-10
agp/intel-gtt: export the scratch page dma address
Daniel Vetter
1
-5
/
+4
2011-11-08
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
1
-2
/
+3
2011-11-08
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
1
-1
/
+1
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+28
2011-10-21
drm/i915: ILK + VT-d workaround
Ben Widawsky
1
-0
/
+28
2011-09-21
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
1
-2
/
+2
2011-05-14
agp/intel: add Ivy Bridge support
Jesse Barnes
1
-0
/
+10
2011-02-22
agp/intel: Experiment with a 855GM GWB bit
Chris Wilson
1
-35
/
+21
2011-01-24
drm/i915,agp/intel: Do not clear stolen entries
Chris Wilson
1
-10
/
+9
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
[next]