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
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
drm/i915: Fix gen2 mappable calculations
Ben Widawsky
1
-9
/
+14
2013-01-31
drm/i915: gen6_gmch_remove can be static
Changlong Xie
1
-1
/
+1
2013-01-31
drm/i915: Reclaim GTT space for failed PPGTT
Ben Widawsky
1
-17
/
+16
2013-01-31
drm/i915: remove intel_gtt structure
Ben Widawsky
1
-24
/
+6
2013-01-31
drm/i915: Add probe and remove to the gtt ops
Ben Widawsky
1
-77
/
+109
2013-01-31
drm/i915: extract hw ppgtt setup/cleanup code
Daniel Vetter
1
-24
/
+44
2013-01-31
drm/i915: pte_encode is gen6+
Daniel Vetter
1
-10
/
+14
2013-01-31
drm/i915: vfuncs for ppgtt
Daniel Vetter
1
-55
/
+56
2013-01-31
drm/i915: vfuncs for gtt_clear_range/insert_entries
Daniel Vetter
1
-53
/
+68
2013-01-20
drm/i915: Needs_dmar, not
Ben Widawsky
1
-29
/
+16
2013-01-20
drm/i915: Remove scratch page from shared
Ben Widawsky
1
-8
/
+8
2013-01-20
drm/i915: Cut out the infamous ILK w/a from AGP layer
Ben Widawsky
1
-3
/
+21
2013-01-20
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
1
-8
/
+7
2013-01-18
drm/i915: Remove use on gma_bus_addr on gen6+
Ben Widawsky
1
-1
/
+2
2013-01-18
drm/i915: Create a gtt structure
Ben Widawsky
1
-12
/
+12
2013-01-18
drm/i915: Remove gtt_mappable_total
Ben Widawsky
1
-1
/
+0
2013-01-18
drm/i915: Mappable_end can't ever be > end
Ben Widawsky
1
-1
/
+3
2013-01-18
drm/i915: Kill gtt_end
Ben Widawsky
1
-2
/
+1
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-15
/
+93
2012-12-20
drm/i915: Make GSM void
Ben Widawsky
1
-2
/
+3
2012-12-20
drm/i915: Move GSM mapping into dev_priv
Ben Widawsky
1
-7
/
+7
2012-12-20
drm/i915: Move even more gtt code to i915_gem_gtt
Ben Widawsky
1
-4
/
+55
2012-12-19
drm/i915: Missed conversion to gtt_pte_t
Ben Widawsky
1
-2
/
+2
2012-12-14
drm/i915: Fix missed needs_dmar setting
Zhenyu Wang
1
-0
/
+4
2012-12-01
drm/i915: Avoid clearing preallocated regions from the GTT
Chris Wilson
1
-3
/
+29
2012-11-29
drm/i915: Fix pte updates in ggtt clear range
Ben Widawsky
1
-2
/
+4
2012-11-21
drm/i915: Use pci_resource functions for BARs.
Ben Widawsky
1
-6
/
+2
2012-11-13
drm/i915: Report amount of usable graphics memory in MiB
Chris Wilson
1
-1
/
+1
2012-11-12
drm/i915: Fix sparse warnings in from AGP kill code
Ben Widawsky
1
-1
/
+1
2012-11-12
drm/i915: Move the remaining gtt code
Ben Widawsky
1
-0
/
+76
2012-11-12
drm/i915: flush system agent TLBs on SNB
Ben Widawsky
1
-2
/
+9
2012-11-12
drm/i915: Calculate correct stolen size for GEN7+
Ben Widawsky
1
-1
/
+13
2012-11-12
drm/i915: Stop using AGP layer for GEN6+
Ben Widawsky
1
-28
/
+229
2012-11-12
drm/i915: move more pte encoding to pte encode
Ben Widawsky
1
-29
/
+27
2012-11-12
drm/i915: Extract PPGTT pte encoding
Ben Widawsky
1
-5
/
+16
2012-11-12
drm/i915: introduce gtt_pte_t
Ben Widawsky
1
-6
/
+8
2012-11-12
drm/i915: Add dev to ppgtt
Ben Widawsky
1
-2
/
+3
2012-11-12
drm/i915: No LLC_MLC for HSW.
Ben Widawsky
1
-3
/
+7
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-98
/
+46
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2012-09-20
drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops
Chris Wilson
1
-2
/
+2
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
1
-97
/
+26
2012-09-03
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
1
-1
/
+1
2012-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-1
/
+4
2012-08-24
drm/i915: Use the correct size of the GTT for placing the per-process entries
Chris Wilson
1
-1
/
+1
2012-08-21
drm/i915: Track unbound pages
Chris Wilson
1
-1
/
+1
2012-08-17
drm/i915: fix hsw uncached pte
Daniel Vetter
1
-1
/
+4
2012-08-17
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
1
-1
/
+2
[next]