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
/
selftest_execlists.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: call i915_request_await_object from _i915_vma_move_to_active
Andrzej Hajda
2022-11-16
1
-11
/
+3
*
drm/i915/selftests: Stop using kthread_stop()
Tvrtko Ursulin
2022-10-20
1
-25
/
+23
*
drm/i915/selftests: Remove flush_scheduled_work() from live_execlists
Tvrtko Ursulin
2022-09-23
1
-2
/
+0
*
drm/i915/guc: Fix issues with live_preempt_cancel
Matthew Brost
2022-07-29
1
-5
/
+11
*
drm/i915: Remove the vm open count
Thomas Hellström
2022-03-07
1
-43
/
+43
*
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
2022-02-11
1
-0
/
+1
*
drm/i915/gt: Use to_gt() helper
Michał Winiarski
2021-12-17
1
-3
/
+3
*
drm/i915/guc: Connect UAPI to GuC multi-lrc interface
Matthew Brost
2021-10-15
1
-6
/
+6
*
drm/i915: remove IS_ACTIVE
Lucas De Marchi
2021-10-07
1
-7
/
+7
*
drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vm
Daniel Vetter
2021-09-06
1
-1
/
+1
*
drm/i915/guc: GuC virtual engines
Matthew Brost
2021-07-27
1
-6
/
+6
*
drm/i915/selftests: Allow for larger engine counts
John Harrison
2021-07-22
1
-2
/
+8
*
drm/i915/selftests: Take a VM in kernel_context()
Jason Ekstrand
2021-07-08
1
-10
/
+10
*
drm/i915/gem: Disallow bonding of virtual engines (v3)
Jason Ekstrand
2021-07-08
1
-229
/
+0
*
drm/i915: Stop storing the ring size in the ring pointer (v3)
Jason Ekstrand
2021-07-08
1
-1
/
+1
*
drm/i915: Move submission tasklet to i915_sched_engine
Matthew Brost
2021-06-18
1
-7
/
+7
*
drm/i915: Move engine->schedule to i915_sched_engine
Matthew Brost
2021-06-18
1
-8
/
+8
*
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
2021-06-18
1
-2
/
+2
*
drm/i915/selftests: Reorder tasklet_disable vs local_bh_disable
Chris Wilson
2021-06-14
1
-23
/
+32
*
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-05
1
-2
/
+2
*
drm/i915/gt: Move submission_method into intel_gt
Chris Wilson
2021-05-25
1
-1
/
+1
*
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-04-08
1
-35
/
+19
|
\
|
*
drm/i915/gt: use new tasklet API for execution list
Emil Renner Berthing
2021-03-24
1
-2
/
+2
|
*
drm/i915/gt: Remove repeated words from comments
Chris Wilson
2021-03-24
1
-1
/
+1
|
*
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-03-24
1
-2
/
+1
|
*
drm/i915: Remove I915_USER_PRIORITY_SHIFT
Chris Wilson
2021-03-24
1
-29
/
+15
|
*
drm/i915: Strip out internal priorities
Chris Wilson
2021-03-24
1
-1
/
+0
*
|
drm/i915/selftests: Prepare execlists and lrc selftests for obj->mm.lock removal
Maarten Lankhorst
2021-03-24
1
-9
/
+9
*
|
drm/i915: Move pinning to inside engine_wa_list_verify()
Maarten Lankhorst
2021-03-24
1
-2
/
+3
|
/
*
drm/i915/selftests: Fix some error codes
Dan Carpenter
2021-01-11
1
-1
/
+3
*
drm/i915/gt: Only disable preemption on gen8 render engines
Chris Wilson
2021-01-08
1
-35
/
+5
*
drm/i915/gt: Allow failed resets without assertion
Chris Wilson
2021-01-05
1
-0
/
+75
*
drm/i915/selftests: Set error returns
Chris Wilson
2021-01-05
1
-2
/
+6
*
drm/i915/gt: Resubmit the virtual engine on schedule-out
Chris Wilson
2020-12-24
1
-1
/
+1
*
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
2020-12-24
1
-2
/
+8
*
drm/i915/selftests: Be paranoid and flush the tasklet before checking status
Chris Wilson
2020-12-22
1
-0
/
+3
*
drm/i915/selftests: Kick timeslice until selftest yields
Chris Wilson
2020-12-22
1
-1
/
+1
*
drm/i915/gt: Provide a utility to create a scratch buffer
Chris Wilson
2020-12-21
1
-28
/
+2
*
drm/i915/gt: Split logical ring contexts from execlist submission
Chris Wilson
2020-12-21
1
-1775
/
+1
*
drm/i915/gt: Rename lrc.c to execlists_submission.c
Chris Wilson
2020-12-09
1
-0
/
+6481