index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_scheduler.h
Age
Commit message (
Expand
)
Author
2020-11-19
drm/i915: Show timeline dependencies for debug
Tvrtko Ursulin
2020-05-11
drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
2019-11-22
drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request
Chris Wilson
2019-10-18
drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Chris Wilson
2019-05-07
drm/i915: Only reschedule the submission tasklet if preemption is possible
Chris Wilson
2019-04-02
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
2019-03-06
drm/i915: Use i915_global_register()
Chris Wilson
2019-03-01
drm/i915: Prioritise non-busywait semaphore workloads
Chris Wilson
2019-02-28
drm/i915/execlists: Suppress mere WAIT preemption
Chris Wilson
2019-02-28
drm/i915: Use __ffs() in for_each_priolist for more compact code
Chris Wilson
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
2018-10-01
drm/i915: Priority boost for waiting clients
Chris Wilson
2018-10-01
drm/i915: Pull scheduling under standalone lock
Chris Wilson
2018-10-01
drm/i915: Priority boost for new clients
Chris Wilson
2018-10-01
drm/i915: Reserve some priority bits for internal use
Chris Wilson
2018-04-18
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
2018-04-18
drm/i915: Rename priotree to sched
Chris Wilson
2018-04-18
drm/i915: Move the priotree struct to its own headers
Chris Wilson