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
/
selftests
/
i915_active.c
Age
Commit message (
Expand
)
Author
2024-02-09
drm/i915: use drm_printf() with the drm_err_printer intead of pr_err()
Jani Nikula
2024-02-09
drm/print: make drm_err_printer() device specific by using drm_err()
Jani Nikula
2022-03-02
drm/i915: Use str_yes_no()
Lucas De Marchi
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