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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-26
drm/i915: Supplant the default context
replace-ctx
Ben Widawsky
2
-3
/
+13
2013-12-26
drm/i915: special case get of default context
Ben Widawsky
1
-0
/
+3
2013-12-26
drm/i915: Special case default context creation
Ben Widawsky
1
-8
/
+21
2013-12-24
drm/i915: Clarify relocation errnos
Ben Widawsky
1
-7
/
+7
2013-12-24
drm-intel-nightly: integration manifest
Ben Widawsky
1
-1
/
+1
2013-12-24
Merge remote-tracking branch 'mine/vacation-nightly' into drm-intel-nightly
Ben Widawsky
1
-2
/
+0
2013-12-24
drm/i915/bdw: Flush system agent on gen8 also
Ben Widawsky
1
-2
/
+0
2013-12-23
drm-intel-nightly: integration manifest
Ben Widawsky
1
-6
/
+1
2013-12-23
Merge remote-tracking branch 'mine/vacation-nightly' into drm-intel-nightly
Ben Widawsky
1
-4
/
+6
2013-12-23
drm/i915: Fix disabled semaphores
Ben Widawsky
1
-4
/
+6
2013-12-19
drm-intel-nightly: 2013y-12m-19d-23h-27m-46s integration manifest
Daniel Vetter
1
-0
/
+6
2013-12-19
Merge remote-tracking branch 'origin/topic/ppgtt' into drm-intel-nightly
Daniel Vetter
16
-581
/
+1256
2013-12-19
Merge remote-tracking branch 'origin/topic/core-stuff' into drm-intel-nightly
Daniel Vetter
3
-51
/
+114
2013-12-19
Merge remote-tracking branch 'drm-upstream/drm-fixes' into drm-intel-nightly
Daniel Vetter
11
-20
/
+40
2013-12-19
Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-nightly
Daniel Vetter
454
-2433
/
+3879
2013-12-19
Merge remote-tracking branch 'origin/drm-intel-fixes' into drm-intel-nightly
Daniel Vetter
197
-853
/
+1909
2013-12-18
drm/i915: Don't check for NEEDS_GTT when deciding the address space
Daniel Vetter
1
-2
/
+1
2013-12-18
drm/i915: Reject NEEDS_GTT relocations with full ppgtt
Daniel Vetter
1
-0
/
+6
2013-12-18
Revert "drm/i915: Do not allow buffers at offset 0"
Daniel Vetter
1
-3
/
+1
2013-12-18
drm/i915: Reject non-default contexts on non-render again
Daniel Vetter
1
-2
/
+5
2013-12-18
drm/i915: Drop I915_PARAM_HAS_FULL_PPGTT again
Daniel Vetter
2
-5
/
+1
2013-12-18
drm/i915: Reject the pin ioctl on gen6+
Daniel Vetter
1
-0
/
+3
2013-12-18
drm/i915: Dump all ppgtt
Ben Widawsky
1
-0
/
+25
2013-12-18
drm/i915: Add PPGTT dumper
Ben Widawsky
3
-0
/
+59
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
9
-58
/
+86
2013-12-18
Merge commit drm-intel-fixes into topic/ppgtt
Daniel Vetter
14
-99
/
+131
2013-12-18
drm/i915: Do not allow buffers at offset 0
Ben Widawsky
1
-1
/
+3
2013-12-18
drm/i915: Clean up VMAs before freeing
Ben Widawsky
1
-12
/
+40
2013-12-18
drm/i915: Defer request freeing
Ben Widawsky
1
-3
/
+10
2013-12-18
drm/i915: Get context early in execbuf
Ben Widawsky
5
-53
/
+41
2013-12-18
drm/i915: Piggy back hangstats off of contexts
Ben Widawsky
3
-16
/
+19
2013-12-18
drm/i915: Create a per file_priv default context
Ben Widawsky
2
-26
/
+38
2013-12-18
drm/i915: Do aliasing PPGTT init with contexts
Ben Widawsky
5
-63
/
+87
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
3
-3
/
+24
2013-12-18
drm/i915: Reorganize intel_enable_ppgtt
Ben Widawsky
2
-19
/
+23
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
2
-27
/
+61
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
2
-25
/
+32
2013-12-18
drm/i915: PPGTT vfuncs should take a ppgtt argument
Ben Widawsky
3
-6
/
+9
2013-12-18
drm/i915: Generalize default context setup
Ben Widawsky
1
-13
/
+12
2013-12-18
drm/i915: Split context enabling from init
Ben Widawsky
3
-16
/
+44
2013-12-18
drm/i915: Better reset handling for contexts
Ben Widawsky
3
-0
/
+46
2013-12-18
drm/i915: Track which ring a context ran on
Ben Widawsky
2
-8
/
+6
[next]