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: Fix request ref counting during error capture & debugfs dump
John Harrison
2023-01-30
1
-2
/
+1
*
drm/i915/guc: Delay disabling guc_id scheduling for better hysteresis
Matthew Brost
2022-10-26
1
-0
/
+8
*
drm/i915/guc: Fix revocation of non-persistent contexts
Tvrtko Ursulin
2022-10-05
1
-2
/
+1
*
Revert "drm/i915/guc: Add delay to disable scheduling after pin count goes to...
Matthew Auld
2022-08-20
1
-8
/
+0
*
drm/i915/guc: Add delay to disable scheduling after pin count goes to zero
Matthew Brost
2022-08-18
1
-0
/
+8
*
drm/i915: Improve user experience and driver robustness under SIGINT or similar
Tvrtko Ursulin
2022-06-17
1
-7
/
+18
*
drm/i915: Track context current active time
Tvrtko Ursulin
2022-04-05
1
-10
/
+5
*
drm/i915: Don't disable interrupts and pretend a lock as been acquired in __t...
Sebastian Andrzej Siewior
2021-12-13
1
-1
/
+2
*
drm/i915: Multi-BB execbuf
Matthew Brost
2021-10-15
1
-1
/
+7
*
drm/i915/guc: Insert submit fences between requests in parent-child relationship
Matthew Brost
2021-10-15
1
-0
/
+5
*
drm/i915/guc: Add multi-lrc context registration
Matthew Brost
2021-10-15
1
-0
/
+2
*
drm/i915/guc: Introduce context parent-child relationship
Matthew Brost
2021-10-15
1
-0
/
+41
*
drm/i915: move intel_context slab to direct module init/exit
Daniel Vetter
2021-07-28
1
-0
/
+3
*
drm/i915/guc: Support request cancellation
Matthew Brost
2021-07-27
1
-0
/
+7
*
drm/i915/guc: Implement banned contexts for GuC submission
Matthew Brost
2021-07-27
1
-0
/
+13
*
drm/i915/guc: Capture error state on context reset
Matthew Brost
2021-07-27
1
-0
/
+3
*
drm/i915/guc: Defer context unpin until scheduling is disabled
Matthew Brost
2021-07-22
1
-1
/
+26
*
drm/i915: Stop storing the ring size in the ring pointer (v3)
Jason Ekstrand
2021-07-08
1
-5
/
+0
*
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-03-24
1
-2
/
+1
*
drm/i915/gem: Peek at the inflight context
Chris Wilson
2020-12-29
1
-0
/
+5
*
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
2020-12-23
1
-4
/
+2
*
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
1
-0
/
+13
*
drm/i915: Use explicit flag to mark unreachable intel_context
Chris Wilson
2020-03-26
1
-0
/
+5
*
drm/i915: Track hw reported context runtime
Tvrtko Ursulin
2020-02-16
1
-0
/
+17
*
drm/i915/gt: Pull sseu context updates under gt
Chris Wilson
2020-02-04
1
-0
/
+3
*
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