index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-04-05
1
-3
/
+3
|
\
|
*
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
2014-03-31
1
-2
/
+2
|
*
drm/i915: Undo gtt scratch pte unmapping again
Daniel Vetter
2014-03-28
1
-1
/
+1
*
|
drm: Add support for two-ended allocation, v3
Lauri Kasanen
2014-04-04
1
-1
/
+2
|
/
*
drm/i915/bdw: Restore PPAT on thaw
Ben Widawsky
2014-03-19
1
-1
/
+5
*
drm/i915: Drop WARN_ON(flags) from ppgtt_bind_vma()
Ville Syrjälä
2014-03-13
1
-2
/
+0
*
drm/i915: Correct PPGTT total size
Ben Widawsky
2014-03-11
1
-1
/
+1
*
drm/i915/bdw: Use scratch page table for GEN8 PPGTT
Ben Widawsky
2014-03-11
1
-1
/
+1
*
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
2014-03-10
1
-3
/
+3
|
\
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-01-29
1
-18
/
+36
|
|
\
|
*
\
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-22
1
-3
/
+3
|
|
\
\
|
|
*
|
drm/i915: Rename gtt_bus_addr to gtt_phys_addr
Bjorn Helgaas
2014-01-07
1
-3
/
+3
*
|
|
|
drm/i915: Disable full ppgtt by default
Daniel Vetter
2014-03-07
1
-0
/
+23
*
|
|
|
drm/i915/bdw: Kill ppgtt->num_pt_pages
Ben Widawsky
2014-03-05
1
-10
/
+4
*
|
|
|
drm/i915: Split GEN6 PPGTT initialization up
Ben Widawsky
2014-03-05
1
-50
/
+91
*
|
|
|
drm/i915: Split GEN6 PPGTT cleanup
Ben Widawsky
2014-03-05
1
-7
/
+19
*
|
|
|
drm/i915: Update i915_gem_gtt.c copyright
Ben Widawsky
2014-03-05
1
-0
/
+1
*
|
|
|
Revert "drm/i915/bdw: Limit GTT to 2GB"
Ben Widawsky
2014-03-05
1
-5
/
+0
*
|
|
|
drm/i915/bdw: Reorganize PT allocations
Ben Widawsky
2014-03-05
1
-27
/
+105
*
|
|
|
drm/i915: Make clear/insert vfuncs args absolute
Ben Widawsky
2014-03-04
1
-39
/
+51
*
|
|
|
drm/i915/bdw: Split ppgtt initialization up
Ben Widawsky
2014-03-04
1
-48
/
+116
*
|
|
|
drm/i915/bdw: Reorganize PPGTT init
Ben Widawsky
2014-03-04
1
-50
/
+60
*
|
|
|
drm/i915/bdw: Free PPGTT struct
Ben Widawsky
2014-03-04
1
-1
/
+0
*
|
|
|
drm/i915: Allow blocking in the PDE alloc when running low on gtt space
Daniel Vetter
2014-02-14
1
-1
/
+1
*
|
|
|
drm/i915: Consolidate binding parameters into flags
Daniel Vetter
2014-02-14
1
-1
/
+1
*
|
|
|
drm/i915/bdw: Split up PPGTT cleanup
Ben Widawsky
2014-02-13
1
-21
/
+38
*
|
|
|
drm/i915: move module parameters into a struct, in a new file
Jani Nikula
2014-01-27
1
-1
/
+1
*
|
|
|
Merge branch 'topic/ppgtt' into drm-intel-next-queued
Daniel Vetter
2014-01-25
1
-163
/
+510
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
drm/i915: fix ppgtt dump code for DEBUG_FS=n
Daniel Vetter
2014-01-10
1
-0
/
+1
|
*
|
|
drm/i915: Add PPGTT dumper
Ben Widawsky
2013-12-18
1
-0
/
+57
|
*
|
|
drm/i915: Remove extraneous mm_switch in ppgtt enable
Ben Widawsky
2013-12-18
1
-1
/
+13
|
*
|
|
drm/i915: Use multiple VMs -- the point of no return
Ben Widawsky
2013-12-18
1
-5
/
+17
|
*
|
|
Merge commit drm-intel-fixes into topic/ppgtt
Daniel Vetter
2013-12-18
1
-2
/
+4
|
|
\
\
\
|
*
|
|
|
drm/i915: Do aliasing PPGTT init with contexts
Ben Widawsky
2013-12-18
1
-32
/
+0
|
*
|
|
|
drm/i915: Restore PDEs for all VMs
Ben Widawsky
2013-12-18
1
-2
/
+15
|
*
|
|
|
drm/i915: Write PDEs at init instead of enable
Ben Widawsky
2013-12-18
1
-4
/
+5
|
*
|
|
|
drm/i915: Add VM to context
Ben Widawsky
2013-12-18
1
-2
/
+5
|
*
|
|
|
drm/i915: Reorganize intel_enable_ppgtt
Ben Widawsky
2013-12-18
1
-18
/
+2
|
*
|
|
|
drm/i915: Generalize PPGTT init
Ben Widawsky
2013-12-18
1
-15
/
+19
|
*
|
|
|
drm/i915: Flush TLBs after !RCS PP_DIR_BASE
Ben Widawsky
2013-12-18
1
-0
/
+54
|
*
|
|
|
drm/i915: Use LRI for switching PP_DIR_BASE
Ben Widawsky
2013-12-18
1
-4
/
+52
|
*
|
|
|
drm/i915: Extract mm switching to function
Ben Widawsky
2013-12-18
1
-27
/
+58
|
*
|
|
|
drm/i915: Use platform specific ppgtt enable
Ben Widawsky
2013-12-18
1
-38
/
+55
|
*
|
|
|
drm/i915: One hopeful eviction on PPGTT alloc
Ben Widawsky
2013-12-18
1
-2
/
+12
|
*
|
|
|
drm/i915: Use drm_mm for PPGTT PDEs
Ben Widawsky
2013-12-18
1
-25
/
+31
|
*
|
|
|
drm/i915: PPGTT vfuncs should take a ppgtt argument
Ben Widawsky
2013-12-18
1
-4
/
+4
|
*
|
|
|
drm/i915: Create bind/unbind abstraction for VMAs
Ben Widawsky
2013-12-18
1
-37
/
+155
|
*
|
|
|
drm/i915: Provide PDP updates via MMIO
Ben Widawsky
2013-12-18
1
-2
/
+10
*
|
|
|
|
Merge commit origin/master into drm-intel-next
Daniel Vetter
2014-01-16
1
-4
/
+4
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
drm/i915/bdw: Flush system agent on gen8 also
Ben Widawsky
2014-01-06
1
-2
/
+0
[next]