index
:
~bwidawsk/drm-intel
bdw-ppgtt
bdw-rc6
bdw-sema
big_pages
blobifier
blobifier-v10
blobifier-v2
blobifier-v3
blobifier-v4
blobifier-v5
blobifier-v6
blobifier-v7
blobifier-v8
braswell
braswell+wbinvd
broadwell
broadwell-null-ctx
extra_error_objs
faulting
for-len
force_throttle
forced-throttling
gpu_mirror
gt4
gtt-map-nonblock
hsw-gt1-hang
ilk_contexts
instdone
irq_fix
jenkins
llc-scanout
mi_urb_clear
mocs
mocs-new
new-ccs
non-block
non-lock
ppgtt
ppgtt-POC
prelocate
rbc
readread
replace-ctx
reuse-default
ring-scale
scheduler
scheduler_blocking
system_routine
timestamp
vgem
wait_rendering
wbinvd
wbinvd-drm-opt
bwidawsk's kernels for test and review
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-06
page allocator: Tmp OOM deadlock w/a from Chris
HEAD
ppgtt
Ben Widawsky
1
-0
/
+4
2013-12-06
drm/i915: Use topdown allocation for PPGTT
Ben Widawsky
1
-1
/
+1
2013-12-06
drm: Optionally create mm blocks from top-to-bottom
Chris Wilson
4
-21
/
+69
2013-12-06
drm/i915: Dump all ppgtt
Ben Widawsky
1
-0
/
+25
2013-12-06
drm/i915: Add PPGTT dumper
Ben Widawsky
3
-0
/
+59
2013-12-06
drm/i915: Warn on gem_pin usage
Ben Widawsky
1
-0
/
+2
2013-12-06
drm/i915: Remove extraneous mm_switch in ppgtt enable
Ben Widawsky
1
-1
/
+13
2013-12-06
drm/i915: Use multiple VMs -- the point of no return
Ben Widawsky
9
-58
/
+86
2013-12-06
drm/i915: Add a tracepoint for new VMs
Ben Widawsky
2
-0
/
+19
2013-12-06
drm/i915: Do not allow buffers at offset 0
Ben Widawsky
1
-1
/
+3
2013-12-06
drm/i915: Clean up VMAs before freeing
Ben Widawsky
1
-12
/
+36
2013-12-06
drm/i915: Defer request freeing
Ben Widawsky
1
-3
/
+10
2013-12-06
drm/i915: Get context early in execbuf
Ben Widawsky
5
-53
/
+41
2013-12-06
drm/i915: Piggy back hangstats off of contexts
Ben Widawsky
3
-16
/
+19
2013-12-06
drm/i915: Create a per file_priv default context
Ben Widawsky
2
-26
/
+38
2013-12-06
drm/i915: Do aliasing PPGTT init with contexts
Ben Widawsky
5
-63
/
+87
2013-12-06
drm/i915: Restore PDEs for all VMs
Ben Widawsky
1
-2
/
+15
2013-12-06
drm/i915: Write PDEs at init instead of enable
Ben Widawsky
1
-4
/
+5
2013-12-06
drm/i915: Add VM to context
Ben Widawsky
3
-3
/
+24
2013-12-06
drm/i915: Reorganize intel_enable_ppgtt
Ben Widawsky
2
-19
/
+23
2013-12-06
drm/i915: Generalize PPGTT init
Ben Widawsky
1
-15
/
+19
2013-12-06
drm/i915: Flush TLBs after !RCS PP_DIR_BASE
Ben Widawsky
1
-0
/
+54
2013-12-06
drm/i915: Use LRI for switching PP_DIR_BASE
Ben Widawsky
1
-4
/
+52
2013-12-06
drm/i915: Extract mm switching to function
Ben Widawsky
2
-27
/
+61
2013-12-06
drm/i915: Use platform specific ppgtt enable
Ben Widawsky
1
-38
/
+55
2013-12-06
drm/i915: One hopeful eviction on PPGTT alloc
Ben Widawsky
1
-2
/
+12
2013-12-06
drm/i915: Use drm_mm for PPGTT PDEs
Ben Widawsky
2
-25
/
+32
2013-12-06
drm/i915: PPGTT vfuncs should take a ppgtt argument
Ben Widawsky
3
-6
/
+9
2013-12-06
drm/i915: Generalize default context setup
Ben Widawsky
1
-13
/
+12
2013-12-06
drm/i915: Split context enabling from init
Ben Widawsky
3
-16
/
+44
2013-12-06
drm/i915: Better reset handling for contexts
Ben Widawsky
3
-0
/
+46
2013-12-06
drm/i915: Track which ring a context ran on
Ben Widawsky
2
-8
/
+6
2013-12-06
drm/i915: Permit contexts on all rings
Ben Widawsky
2
-15
/
+42
2013-12-06
drm/i915: Simplify ring handling in execbuf
Ben Widawsky
1
-31
/
+10
2013-12-06
drm/i915: relax context alignment
Ben Widawsky
1
-7
/
+19
2013-12-06
drm/i915: Add a context open function
Ben Widawsky
3
-2
/
+21
2013-12-06
drm/i915: Remove vm arg from relocate entry
Ben Widawsky
1
-7
/
+6
2013-12-06
drm/i915: Create bind/unbind abstraction for VMAs
Ben Widawsky
5
-160
/
+244
2013-12-06
drm/i915: Make pin count per VMA
Ben Widawsky
12
-70
/
+88
2013-12-06
drm/i915: Identify active VM for batchbuffer capture
Ben Widawsky
1
-0
/
+32
2013-12-06
drm/i915: Don't use gtt mapping for !gtt error objects
Ben Widawsky
1
-1
/
+2
2013-12-06
drm/i915: Add vm to error BO capture
Ben Widawsky
1
-7
/
+14
2013-12-06
drm/i915: Handle inactivating objects for all VMAs
Ben Widawsky
1
-3
/
+7
2013-12-06
drm/i915: Takedown drm_mm on failed gtt setup
Ben Widawsky
1
-0
/
+1
2013-12-06
drm/i915: Allow ggtt lookups to not WARN
Ben Widawsky
1
-1
/
+1
2013-12-06
drm/i915: Don't unconditionally try to deref aliasing ppgtt
Ben Widawsky
1
-2
/
+4
2013-12-06
drm/i915: Provide PDP updates via MMIO
Ben Widawsky
1
-2
/
+10
2013-12-06
drm/i915: Fix bad refcounting on execbuf failures
Ben Widawsky
1
-0
/
+7
2013-12-06
drm-intel-nightly: 2013y-12m-06d-13h-13m-07s integration manifest
Daniel Vetter
1
-0
/
+6
2013-12-06
Merge remote-tracking branch 'origin/topic/core-stuff' into drm-intel-nightly
Daniel Vetter
10
-78
/
+167
[next]