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
2014-04-05
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-3
/
+3
2014-04-04
drm: Add support for two-ended allocation, v3
Lauri Kasanen
1
-1
/
+2
2014-03-31
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
1
-2
/
+2
2014-03-28
drm/i915: Undo gtt scratch pte unmapping again
Daniel Vetter
1
-1
/
+1
2014-03-19
drm/i915/bdw: Restore PPAT on thaw
Ben Widawsky
1
-1
/
+5
2014-03-13
drm/i915: Drop WARN_ON(flags) from ppgtt_bind_vma()
Ville Syrjälä
1
-2
/
+0
2014-03-12
drm/i915: Correct PPGTT total size
Ben Widawsky
1
-1
/
+1
2014-03-12
drm/i915/bdw: Use scratch page table for GEN8 PPGTT
Ben Widawsky
1
-1
/
+1
2014-03-11
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+3
2014-03-08
drm/i915: Disable full ppgtt by default
Daniel Vetter
1
-0
/
+23
2014-03-06
drm/i915/bdw: Kill ppgtt->num_pt_pages
Ben Widawsky
1
-10
/
+4
2014-03-06
drm/i915: Split GEN6 PPGTT initialization up
Ben Widawsky
1
-50
/
+91
2014-03-06
drm/i915: Split GEN6 PPGTT cleanup
Ben Widawsky
1
-7
/
+19
2014-03-06
drm/i915: Update i915_gem_gtt.c copyright
Ben Widawsky
1
-0
/
+1
2014-03-06
Revert "drm/i915/bdw: Limit GTT to 2GB"
Ben Widawsky
1
-5
/
+0
2014-03-06
drm/i915/bdw: Reorganize PT allocations
Ben Widawsky
1
-27
/
+105
2014-03-04
drm/i915: Make clear/insert vfuncs args absolute
Ben Widawsky
1
-39
/
+51
2014-03-04
drm/i915/bdw: Split ppgtt initialization up
Ben Widawsky
1
-48
/
+116
2014-03-04
drm/i915/bdw: Reorganize PPGTT init
Ben Widawsky
1
-50
/
+60
2014-03-04
drm/i915/bdw: Free PPGTT struct
Ben Widawsky
1
-1
/
+0
2014-02-14
drm/i915: Allow blocking in the PDE alloc when running low on gtt space
Daniel Vetter
1
-1
/
+1
2014-02-14
drm/i915: Consolidate binding parameters into flags
Daniel Vetter
1
-1
/
+1
2014-02-13
drm/i915/bdw: Split up PPGTT cleanup
Ben Widawsky
1
-21
/
+38
2014-01-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-18
/
+36
2014-01-27
drm/i915: move module parameters into a struct, in a new file
Jani Nikula
1
-1
/
+1
2014-01-26
Merge branch 'topic/ppgtt' into drm-intel-next-queued
Daniel Vetter
1
-163
/
+510
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-10
drm/i915: fix ppgtt dump code for DEBUG_FS=n
Daniel Vetter
1
-0
/
+1
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-18
drm/i915: Add PPGTT dumper
Ben Widawsky
1
-0
/
+57
2013-12-18
drm/i915: Remove extraneous mm_switch in ppgtt enable
Ben Widawsky
1
-1
/
+13
2013-12-18
drm/i915: Use multiple VMs -- the point of no return
Ben Widawsky
1
-5
/
+17
2013-12-18
Merge commit drm-intel-fixes into topic/ppgtt
Daniel Vetter
1
-2
/
+4
2013-12-18
drm/i915: Do aliasing PPGTT init with contexts
Ben Widawsky
1
-32
/
+0
2013-12-18
drm/i915: Restore PDEs for all VMs
Ben Widawsky
1
-2
/
+15
2013-12-18
drm/i915: Write PDEs at init instead of enable
Ben Widawsky
1
-4
/
+5
2013-12-18
drm/i915: Add VM to context
Ben Widawsky
1
-2
/
+5
2013-12-18
drm/i915: Reorganize intel_enable_ppgtt
Ben Widawsky
1
-18
/
+2
2013-12-18
drm/i915: Generalize PPGTT init
Ben Widawsky
1
-15
/
+19
2013-12-18
drm/i915: Flush TLBs after !RCS PP_DIR_BASE
Ben Widawsky
1
-0
/
+54
2013-12-18
drm/i915: Use LRI for switching PP_DIR_BASE
Ben Widawsky
1
-4
/
+52
2013-12-18
drm/i915: Extract mm switching to function
Ben Widawsky
1
-27
/
+58
2013-12-18
drm/i915: Use platform specific ppgtt enable
Ben Widawsky
1
-38
/
+55
2013-12-18
drm/i915: One hopeful eviction on PPGTT alloc
Ben Widawsky
1
-2
/
+12
2013-12-18
drm/i915: Use drm_mm for PPGTT PDEs
Ben Widawsky
1
-25
/
+31
[next]