index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/gt: Pull context activation into central intel_context_pin()
Chris Wilson
2020-01-09
1
-3
/
+0
*
drm/i915/gt: Push context state allocation earlier
Chris Wilson
2020-01-09
1
-0
/
+2
*
drm/i915: Pin the context as we work on it
Chris Wilson
2020-01-09
1
-1
/
+6
*
drm/i915: Add spaces before compound GEM_TRACE
Chris Wilson
2019-12-25
1
-1
/
+1
*
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-21
1
-3
/
+6
*
drm/i915: Push the use-semaphore marker onto the intel_context
Chris Wilson
2019-12-20
1
-0
/
+15
*
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-20
1
-0
/
+42
*
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-13
1
-0
/
+7
*
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-24
1
-0
/
+1
*
drm/i915/gt: Mark context->active_count as protected by timeline->mutex
Chris Wilson
2019-08-16
1
-0
/
+3
*
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-15
1
-5
/
+13
*
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-09
1
-4
/
+4
*
drm/i915: Push the ring creation flags to the backend
Chris Wilson
2019-08-09
1
-0
/
+5
*
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-22
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