index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_active.c
Age
Commit message (
Expand
)
Author
2021-07-28
drm/i915: move i915_active slab to direct module init/exit
Daniel Vetter
2021-07-22
drm/i915: Ditch i915 globals shrink infrastructure
Daniel Vetter
2021-05-05
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
2021-04-29
drm/i915: Fix crash in auto_retire
Stéphane Marchesin
2021-03-24
drm/i915: make lockdep slightly happier about execbuf.
Maarten Lankhorst
2021-02-21
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-01-26
drm/i915: Always flush the active worker before returning from the wait
Chris Wilson
2020-12-23
drm/i915: Use cmpxchg64 for 32b compatilibity
Chris Wilson
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
2020-09-07
drm/i915: Reduce locking around i915_active_acquire_preallocate_barrier()
Chris Wilson
2020-09-07
drm/i915: Make the stale cached active node available for any timeline
Chris Wilson
2020-09-07
drm/i915: Keep the most recently used active-fence upon discard
Chris Wilson
2020-09-07
drm/i915: Export a preallocate variant of i915_active_acquire()
Chris Wilson
2020-09-07
drm/i915: Skip taking acquire mutex for no ref->active callback
Chris Wilson
2020-08-17
drm/i915: Fix wrong return value
Tianjia Zhang
2020-04-06
drm/i915: Allow asynchronous waits on the i915_active barriers
Chris Wilson
2020-04-06
drm/i915: Make exclusive awaits on i915_active optional
Chris Wilson
2020-03-30
drm/i915: Wrap i915_active in a simple kreffed struct
Chris Wilson
2020-03-30
drm/i915: Allow for different modes of interruptible i915_active_wait
Chris Wilson
2020-03-23
drm/i915/gt: Delay release of engine-pm after last retirement
Chris Wilson
2020-03-11
drm/i915: Extend i915_request_await_active to use all timelines
Chris Wilson
2020-02-28
drm/i915: Skip barriers inside waits
Chris Wilson
2020-02-25
drm/i915: Flush idle barriers when waiting
Chris Wilson
2020-02-25
drm/i915: Drop assertion that active->fence is unchanged
Chris Wilson
2020-02-03
drm/i915: Hold reference to previous active fence as we queue
Chris Wilson
2020-01-30
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
2020-01-30
drm/i915: Fix preallocated barrier list append
José Roberto de Souza
2020-01-27
drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_release
Chris Wilson
2020-01-17
drm/i915: Satisfy smatch that a loop has at least one iteration
Chris Wilson
2020-01-06
drm/i915/gt: Drop mutex serialisation between context pin/unpin
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-05
drm/i915: Serialise i915_active_acquire() with __active_retire()
Chris Wilson
2019-12-02
drm/i915: Serialise i915_active_wait() with its retirement
Chris Wilson
2019-12-02
drm/i915: Specialise i915_active.work lock classes
Chris Wilson
2019-11-27
drm/i915: Serialise i915_active_fence_set() with itself
Chris Wilson
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-14
drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree
Chris Wilson
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-21
drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
2019-10-18
drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
2019-10-04
drm/i915: Move idle barrier cleanup into engine-pm
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-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-08-27
drm/i915: Only activate i915_active debugobject once
Chris Wilson
2019-08-19
drm/i915: i915_active.retire() is optional
Chris Wilson
2019-08-16
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
2019-08-14
drm/i915: Serialise read/write of the barrier's engine
Chris Wilson
[next]