index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_scheduler.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Bump ready tasks ahead of busywaits
Chris Wilson
2019-04-11
1
-10
/
+11
*
drm/i915: Only emit one semaphore per request
Chris Wilson
2019-04-02
1
-2
/
+3
*
drm/i915: Use i915_global_register()
Chris Wilson
2019-03-06
1
-12
/
+20
*
drm/i915: Prioritise non-busywait semaphore workloads
Chris Wilson
2019-03-01
1
-0
/
+6
*
drm/i915/execlists: Suppress mere WAIT preemption
Chris Wilson
2019-03-01
1
-1
/
+0
*
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-28
1
-14
/
+52
*
drm/i915: Skip scanning for signalers if we are already inflight
Chris Wilson
2019-02-27
1
-0
/
+9
*
drm/i915: Reacquire priolist cache after dropping the engine lock
Chris Wilson
2019-02-11
1
-10
/
+17
*
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-29
1
-1
/
+1
*
drm/i915/execlists: Suppress preempting self
Chris Wilson
2019-01-29
1
-4
/
+16
*
drm/i915: Rename execlists->queue_priority to queue_priority_hint
Chris Wilson
2019-01-29
1
-6
/
+5
*
drm/i915: Priority boost for waiting clients
Chris Wilson
2018-10-01
1
-6
/
+28
*
drm/i915: Pull scheduling under standalone lock
Chris Wilson
2018-10-01
1
-0
/
+377