index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
i915_active.c
Age
Commit message (
Expand
)
Author
2021-12-17
drm/i915/selftests: Use to_gt() helper
Andi Shyti
2021-05-05
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
2021-04-30
drm/i915/selftests: Fix active retire callback alignment
Tvrtko Ursulin
2020-03-30
drm/i915: Allow for different modes of interruptible i915_active_wait
Chris Wilson
2020-03-19
drm/i915: Prefer '%ps' for printing function symbol names
Chris Wilson
2020-03-07
drm/i915/selftests: Apply a heavy handed flush to i915_active
Chris Wilson
2020-02-28
drm/i915/selftests: Disable heartbeat around manual pulse tests
Chris Wilson
2020-02-25
drm/i915: Flush idle barriers when waiting
Chris Wilson
2019-12-11
drm/i915/selftests: Show the i915_active on failure
Chris Wilson
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-11-14
drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree
Chris Wilson
2019-11-02
drm/i915/selftests: Flush all active callbacks
Chris Wilson
2019-10-31
drm/i915/selftests: Pretty print the i915_active
Chris Wilson
2019-10-21
drm/i915/selftests: Use all physical engines for i915_active
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
drm/i915: Push the i915_active.retire into a worker
Chris Wilson
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-08-16
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-06-21
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
2019-06-21
drm/i915: Track i915_active using debugobjects
Chris Wilson
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-04-24
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
2019-02-05
drm/i915: Generalise GPU activity tracking
Chris Wilson