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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
2019-08-03
1
-2
/
+2
*
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
2019-08-02
1
-9
/
+31
*
drm/i915/gt: Provide a local intel_context.vm
Chris Wilson
2019-07-30
1
-0
/
+4
*
drm/i915/gt: Add to timeline requires the timeline mutex
Chris Wilson
2019-07-26
1
-5
/
+18
*
drm/i915/gt: Hook up intel_context_fini()
Chris Wilson
2019-07-23
1
-0
/
+6
*
drm/i915/oa: Reconfigure contexts on the fly
Chris Wilson
2019-07-17
1
-0
/
+25
*
drm/i915/gt: Add some debug tracing for context pinning
Chris Wilson
2019-06-26
1
-0
/
+10
*
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
2019-06-21
1
-35
/
+30
*
drm/i915: Keep rings pinned while the context is active
Chris Wilson
2019-06-19
1
-9
/
+18
*
drm/i915: Make the semaphore saturation mask global
Chris Wilson
2019-06-19
1
-2
/
+0
*
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
1
-9
/
+71
*
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
1
-1
/
+1
*
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
1
-1
/
+3
*
drm/i915: Disable semaphore busywaits on saturated systems
Chris Wilson
2019-05-04
1
-0
/
+2
*
drm/i915: Remove intel_context.active_link
Chris Wilson
2019-04-26
1
-10
/
+1
*
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2019-04-26
1
-91
/
+21
*
drm/i915: Pass intel_context to intel_context_pin_lock()
Chris Wilson
2019-04-26
1
-26
/
+0
*
drm/i915: Export intel_context_instance()
Chris Wilson
2019-04-26
1
-19
/
+18
*
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
1
-10
/
+8
*
drm/i915: Introduce context->enter() and context->exit()
Chris Wilson
2019-04-24
1
-0
/
+17
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-0
/
+268