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
/
mock_engine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Add ww ctx to i915_gem_object_trylock
Maarten Lankhorst
2021-12-21
1
-1
/
+1
*
drm/i915/gt: Use to_gt() helper
Michał Winiarski
2021-12-17
1
-5
/
+5
*
drm/i915: Create a full object for mock_ring, v2.
Maarten Lankhorst
2021-11-19
1
-10
/
+28
*
drm/i915/gt: Register the migrate contexts with their engines
Thomas Hellström
2021-09-24
1
-0
/
+2
*
drm/i915: Move active request tracking to a vfunc
Matthew Brost
2021-07-27
1
-0
/
+30
*
drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
Matthew Brost
2021-07-27
1
-2
/
+2
*
drm/i915: Move submission tasklet to i915_sched_engine
Matthew Brost
2021-06-18
1
-0
/
+1
*
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
2021-06-18
1
-4
/
+3
*
drm/i915: Move priolist to new i915_sched_engine object
Matthew Brost
2021-06-18
1
-1
/
+8
*
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
2021-05-05
1
-1
/
+1
*
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-04-08
1
-23
/
+6
|
\
|
*
drm/i915: Protect against request freeing during cancellation on wedging
Chris Wilson
2021-03-24
1
-3
/
+5
|
*
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-03-24
1
-20
/
+1
*
|
drm/i915: Pin timeline map after first timeline pin, v4.
Maarten Lankhorst
2021-03-24
1
-2
/
+20
|
/
*
drm/i915: Refactor marking a request as EIO
Chris Wilson
2021-01-09
1
-13
/
+2
*
drm/i915/selftests: Finish pending mock requests on cancellation.
Chris Wilson
2020-09-30
1
-4
/
+25
*
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
1
-1
/
+2
*
drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
2020-09-07
1
-1
/
+12
*
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
1
-3
/
+7
*
drm/i915/selftests: Drop stale timeline constructor assert
Chris Wilson
2020-09-07
1
-1
/
+0
*
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
2020-09-07
1
-1
/
+1
*
drm/i915/selftests: Mock the status_page.vma for the kernel_context
Chris Wilson
2020-09-07
1
-0
/
+3
*
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
2020-04-30
1
-2
/
+0
*
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
2020-03-04
1
-3
/
+1
*
drm/i915/selftests: Mark the mock ring->vma as being in the GGTT
Chris Wilson
2020-02-17
1
-0
/
+3
*
drm/i915/selftests: Add a mock i915_vma to the mock_ring
Chris Wilson
2020-01-14
1
-1
/
+16
*
drm/i915/gt: Pull context activation into central intel_context_pin()
Chris Wilson
2020-01-09
1
-1
/
+1
*
drm/i915/gt: Discard stale context state from across idling
Chris Wilson
2020-01-03
1
-0
/
+5
*
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-12-22
1
-24
/
+24
*
drm/i915/selftests: Setup engine->retire for mock_engine
Chris Wilson
2019-12-21
1
-0
/
+2
*
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-12-18
1
-1
/
+1
*
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-24
1
-0
/
+1
*
drm/i915/selftests: Add the mock engine to the gt->engine[]
Chris Wilson
2019-10-18
1
-0
/
+4
*
drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore
Chris Wilson
2019-10-08
1
-0
/
+1
*
drm/i915/selftests: Assign the mock_engine->uncore shortcut
Chris Wilson
2019-10-08
1
-0
/
+1
*
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-15
1
-1
/
+0
*
drm/i915/gt: Guard timeline pinning without relying on struct_mutex
Chris Wilson
2019-08-15
1
-3
/
+3
*
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-09
1
-39
/
+23
*
drm/i915: Push the ring creation flags to the backend
Chris Wilson
2019-08-09
1
-1
/
+1
*
drm/i915/gt: Make deferred context allocation explicit
Chris Wilson
2019-08-09
1
-6
/
+11
*
drm/i915/selftests: Fixup a missing legacy_idx
Chris Wilson
2019-08-08
1
-0
/
+3
*
drm/i915: Allocate kernel_contexts directly
Chris Wilson
2019-08-08
1
-10
/
+5
*
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
2019-08-04
1
-0
/
+2
*
drm/i915/gt: Hook up intel_context_fini()
Chris Wilson
2019-07-22
1
-0
/
+1
*
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
2019-06-21
1
-1
/
+1
*
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-06-21
1
-5
/
+5
*
drm/i915: Make timelines gt centric
Tvrtko Ursulin
2019-06-21
1
-1
/
+1
*
drm/i915: Store backpointer to intel_gt in the engine
Tvrtko Ursulin
2019-06-21
1
-0
/
+1
*
drm/i915: Keep rings pinned while the context is active
Chris Wilson
2019-06-19
1
-0
/
+1
*
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
2019-06-14
1
-12
/
+6
[next]