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