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
/
intel_wakeref.h
Age
Commit message (
Expand
)
Author
2023-11-20
drm/i915: Track gt pm wakerefs
Andrzej Hajda
2023-11-20
drm/i915: Replace custom intel runtime_pm tracker with ref_tracker library
Andrzej Hajda
2023-06-10
drm/i915: use pointer to i915 instead of rpm in wakeref
Luca Coelho
2023-04-06
drm/i915/wakeref: fix kernel-doc comment
Jani Nikula
2023-01-06
drm/i915: Update docs in intel_wakeref.h
Nirmoy Das
2021-10-15
drm/i915/guc: Take engine PM when a context is pinned with GuC submission
Matthew Brost
2020-03-23
drm/i915: Extend intel_wakeref to support delayed puts
Chris Wilson
2020-01-03
drm/i915/gt: Flush ongoing retires during wait_for_idle
Chris Wilson
2019-11-21
drm/i915: Mark intel_wakeref_get() as a sleeper
Chris Wilson
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-19
drm/i915: Wait until the intel_wakeref idle callback is complete
Chris Wilson
2019-08-13
drm/i915: Push the wakeref->count deferral to the backend
Chris Wilson
2019-08-08
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
2019-06-26
drm/i915: Add a wakeref getter for iff the wakeref is already active
Chris Wilson
2019-06-25
drm/i915: Rename intel_wakeref_[is]_active
Chris Wilson
2019-06-21
drm/i915: Local debug BUG_ON for intel_wakeref
Chris Wilson
2019-06-14
drm/i915: make intel_wakeref work on the rpm struct
Daniele Ceraolo Spurio
2019-05-28
drm/i915: Keep user GGTT alive for a minimum of 250ms
Chris Wilson
2019-05-07
drm/i915: Prefer checking the wakeref itself rather than the counter
Chris Wilson
2019-04-24
drm/i915: Introduce struct intel_wakeref
Chris Wilson