index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-11-20
drm/i915: Track gt pm wakerefs
Andrzej Hajda
1
-3
/
+35
2023-11-20
drm/i915: Replace custom intel runtime_pm tracker with ref_tracker library
Andrzej Hajda
1
-2
/
+33
2023-06-10
drm/i915: use pointer to i915 instead of rpm in wakeref
Luca Coelho
1
-6
/
+6
2023-04-06
drm/i915/wakeref: fix kernel-doc comment
Jani Nikula
1
-1
/
+1
2023-01-06
drm/i915: Update docs in intel_wakeref.h
Nirmoy Das
1
-11
/
+10
2021-10-15
drm/i915/guc: Take engine PM when a context is pinned with GuC submission
Matthew Brost
1
-0
/
+12
2020-03-23
drm/i915: Extend intel_wakeref to support delayed puts
Chris Wilson
1
-3
/
+19
2020-01-03
drm/i915/gt: Flush ongoing retires during wait_for_idle
Chris Wilson
1
-2
/
+7
2019-11-21
drm/i915: Mark intel_wakeref_get() as a sleeper
Chris Wilson
1
-2
/
+17
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
1
-9
/
+21
2019-11-19
drm/i915: Wait until the intel_wakeref idle callback is complete
Chris Wilson
1
-0
/
+15
2019-08-13
drm/i915: Push the wakeref->count deferral to the backend
Chris Wilson
1
-0
/
+11
2019-08-08
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
1
-20
/
+42
2019-06-26
drm/i915: Add a wakeref getter for iff the wakeref is already active
Chris Wilson
1
-0
/
+15
2019-06-25
drm/i915: Rename intel_wakeref_[is]_active
Chris Wilson
1
-2
/
+2
2019-06-21
drm/i915: Local debug BUG_ON for intel_wakeref
Chris Wilson
1
-0
/
+7
2019-06-14
drm/i915: make intel_wakeref work on the rpm struct
Daniele Ceraolo Spurio
1
-9
/
+9
2019-05-28
drm/i915: Keep user GGTT alive for a minimum of 250ms
Chris Wilson
1
-0
/
+31
2019-05-07
drm/i915: Prefer checking the wakeref itself rather than the counter
Chris Wilson
1
-1
/
+1
2019-04-25
drm/i915: Introduce struct intel_wakeref
Chris Wilson
1
-0
/
+133