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.13.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
2014-01-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-18
/
+36
2014-01-23
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2014-01-17
Merge commit origin/master into drm-intel-next
Daniel Vetter
1
-4
/
+4
2014-01-07
drm/i915: Rename gtt_bus_addr to gtt_phys_addr
Bjorn Helgaas
1
-3
/
+3
2014-01-07
drm/i915: Avoid dereference past end of page array in gen8_ppgtt_insert_entri...
Chris Wilson
1
-9
/
+9
2014-01-07
drm/i915: Avoid dereference past end of page array in gen6_ppgtt_insert_entri...
Chris Wilson
1
-7
/
+9
2014-01-07
drm/i915: Mention when we enable the Ironlake iommu workarounds
Chris Wilson
1
-0
/
+3
2014-01-06
drm/i915/bdw: Flush system agent on gen8 also
Ben Widawsky
1
-2
/
+0
2013-12-12
Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in...
Dave Airlie
1
-2
/
+7
2013-11-26
drm/i915: Move the gtt mm takedown to cleanup
Ben Widawsky
1
-0
/
+2
2013-11-26
drm/i915: Add a few missed bits to the mm
Ben Widawsky
1
-0
/
+6
2013-11-26
drm/i915: Fix BDW PPGTT error path
Ben Widawsky
1
-1
/
+7
2013-11-25
drm/i915: Prefer setting PTE cache age to 3
Chris Wilson
1
-2
/
+4
2013-11-15
Merge branch 'backlight-rework' into drm-intel-next-queued
Daniel Vetter
1
-18
/
+491
2013-11-14
drm/i915/bdw: Limit GTT to 2GB
Ben Widawsky
1
-0
/
+5
2013-11-14
drm/i915/bdw: Free correct number of ppgtt pages
Ben Widawsky
1
-2
/
+2
2013-11-13
drm/i915: drop duplicate ggtt vma list add in setup_global_gtt
Jesse Barnes
1
-1
/
+0
2013-11-08
drm/i915/bdw: Don't muck with gtt_size on Gen8 when PPGTT setup fails
Ville Syrjälä
1
-1
/
+2
2013-11-08
drm/i915/bdw: unleash PPGTT
Ben Widawsky
1
-1
/
+1
2013-11-08
drm/i915/bdw: Implement PPGTT enable
Ben Widawsky
1
-0
/
+50
2013-11-08
drm/i915/bdw: Implement PPGTT insert
Ben Widawsky
1
-1
/
+32
2013-11-08
drm/i915/bdw: Implement PPGTT clear range
Ben Widawsky
1
-1
/
+41
2013-11-08
drm/i915/bdw: Initialize the PDEs
Ben Widawsky
1
-0
/
+27
2013-11-08
drm/i915/bdw: PPGTT init & cleanup
Ben Widawsky
1
-1
/
+122
2013-11-08
drm/i915/bdw: Support BDW caching
Ben Widawsky
1
-0
/
+45
2013-11-08
drm/i915/bdw: Add GTT functions
Ben Widawsky
1
-3
/
+86
2013-11-08
drm/i915/bdw: Create gen8_gtt_pte_t
Ben Widawsky
1
-1
/
+2
2013-11-08
drm/i915/bdw: Make gen8_gmch_probe
Ben Widawsky
1
-24
/
+68
2013-11-08
drm/i915/bdw: support GMS and GGMS changes
Ben Widawsky
1
-3
/
+26
2013-11-08
drm/i915/bdw: Disable PPGTT for now
Daniel Vetter
1
-0
/
+2
2013-11-04
Merge tag 'v3.12' into drm-intel-next
Daniel Vetter
1
-24
/
+85
2013-10-18
drm/i915: Disable GGTT PTEs on GEN6+ suspend
Ben Widawsky
1
-10
/
+66
2013-10-18
drm/i915: Make PTE valid encoding optional
Ben Widawsky
1
-15
/
+20
2013-10-01
drm/i915: Use kcalloc more
Daniel Vetter
1
-2
/
+2
2013-08-22
drm/i915: Use Write-Through cacheing for the display plane on Iris
Chris Wilson
1
-1
/
+10
2013-08-10
drm/i915: Update rules for writing through the LLC with the cpu
Chris Wilson
1
-1
/
+1
2013-08-06
drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge
Chris Wilson
1
-7
/
+30
2013-08-05
drm/i915: Use ggtt_vm to save some typing
Ben Widawsky
1
-11
/
+8
2013-08-05
drm/i915: Make proper functions for VMs
Ben Widawsky
1
-1
/
+1
2013-08-05
drm/i915/hsw: Change default LLC age to 3
Ben Widawsky
1
-1
/
+2
2013-08-04
drm/i915: Use the same pte_encoding for ppgtt as for gtt
Chris Wilson
1
-7
/
+1
2013-07-18
drm/i915: Create VMAs
Ben Widawsky
1
-2
/
+3
2013-07-18
drm/i915: Put the mm in the parent address space
Ben Widawsky
1
-6
/
+11
2013-07-18
drm/i915: Move gtt and ppgtt under address space umbrella
Ben Widawsky
1
-75
/
+90
2013-07-16
drm/i915: Use eLLC/LLC by default when available
Ben Widawsky
1
-1
/
+16
2013-07-16
drm/i915/hsw: Set correct Haswell PTE encodings.
Ben Widawsky
1
-2
/
+11
2013-07-09
drm/i915: Embed drm_mm_node in i915 gem obj
Ben Widawsky
1
-18
/
+5
2013-07-09
drm/i915: Kill obj->gtt_offset
Ben Widawsky
1
-6
/
+8
2013-07-09
drm/i915: Getter/setter for object attributes
Ben Widawsky
1
-4
/
+4
2013-07-09
drm: Change create block to reserve node
Ben Widawsky
1
-4
/
+4
[next]