index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_context.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
2019-08-02
1
-11
/
+2
*
drm/i915/gt: Hook up intel_context_fini()
Chris Wilson
2019-07-23
1
-0
/
+1
*
drm/i915/oa: Reconfigure contexts on the fly
Chris Wilson
2019-07-17
1
-0
/
+3
*
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
2019-06-21
1
-2
/
+12
*
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
1
-0
/
+3
*
drm/i915: Allow interrupts when taking the timeline->mutex
Chris Wilson
2019-06-10
1
-2
/
+3
*
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2019-04-26
1
-22
/
+5
*
drm/i915: Pass intel_context to intel_context_pin_lock()
Chris Wilson
2019-04-26
1
-7
/
+27
*
drm/i915: Export intel_context_instance()
Chris Wilson
2019-04-26
1
-6
/
+13
*
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
2019-04-24
1
-0
/
+12
*
drm/i915: Introduce context->enter() and context->exit()
Chris Wilson
2019-04-24
1
-0
/
+21
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-0
/
+87