index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
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
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