index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
2012-08-24
1
-2
/
+2
*
drm/i915: Add contexts for HSW
Ben Widawsky
2012-07-25
1
-1
/
+4
*
drm/i915: Cleanup context switching through do_switch()
Chris Wilson
2012-07-25
1
-31
/
+26
*
drm/i915: dereferencing an error pointer
Dan Carpenter
2012-07-25
1
-1
/
+3
*
drm/i915: fix invalid reference handling of the default ctx obj
Chris Wilson
2012-07-25
1
-14
/
+4
*
drm/i915: Flush the context object from the CPU caches upon switching
Chris Wilson
2012-07-25
1
-0
/
+11
*
drm/i915/context/: s/CTX/CXT
Ben Widawsky
2012-07-20
1
-2
/
+2
*
drm/i915: linuxify create_hw_context()
Ben Widawsky
2012-06-29
1
-26
/
+24
*
drm/i915: return -ENODEV if hw context are not supported
Daniel Vetter
2012-06-20
1
-0
/
+4
*
drm/i915: simplify context_idr_cleanup
Daniel Vetter
2012-06-20
1
-7
/
+2
*
drm/i915/context: shut up compiler
Daniel Vetter
2012-06-20
1
-2
/
+0
*
drm/i915: return -ENOENT if the context doesn't exist
Daniel Vetter
2012-06-20
1
-2
/
+2
*
drm/i915: initialize the context idr unconditionally
Daniel Vetter
2012-06-20
1
-15
/
+0
*
drm/i915: fix module unload after context merge
Daniel Vetter
2012-06-20
1
-2
/
+5
*
drm/i915: disable contexts on old HW
Ben Widawsky
2012-06-18
1
-1
/
+3
*
drm/i915: reset the GPU on context fini
Ben Widawsky
2012-06-14
1
-0
/
+2
*
drm/i915/context: create & destroy ioctls
Ben Widawsky
2012-06-14
1
-0
/
+55
*
drm/i915: use the default context
Ben Widawsky
2012-06-14
1
-0
/
+10
*
drm/i915: possibly invalidate TLB before context switch
Ben Widawsky
2012-06-14
1
-0
/
+11
*
drm/i915: Ivybridge MI_ARB_ON_OFF context w/a
Ben Widawsky
2012-06-14
1
-1
/
+11
*
drm/i915: ensure context objects are bound to the global gtt
Daniel Vetter
2012-06-14
1
-0
/
+3
*
drm/i915: context switch implementation
Ben Widawsky
2012-06-14
1
-1
/
+145
*
drm/i915: context basic create & destroy
Ben Widawsky
2012-06-14
1
-2
/
+140
*
drm/i915: preliminary context support
Ben Widawsky
2012-06-14
1
-0
/
+175