index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
navi10_ppt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
drm/amd/powerplay: widely share the API for data table retrieving
Evan Quan
1
-2
/
+3
2020-07-15
drm/amd/powerplay: drop unused code around thermal range setting
Evan Quan
1
-32
/
+0
2020-07-15
drm/amd/powerplay: sort the call flow on temperature ranges retrieving
Evan Quan
1
-0
/
+2
2020-07-15
drm/amd/powerplay: cache the software_shutdown_temp
Evan Quan
1
-0
/
+4
2020-07-15
drm/amd/powerplay: correct Navi1X temperature limit settings
Evan Quan
1
-4
/
+13
2020-07-15
drm/amd/powerplay: correct the supported pcie GenSpeed and LaneCount
Evan Quan
1
-10
/
+7
2020-07-15
drm/amd/powerplay: drop unnecessary wrapper around pcie parameters setting
Evan Quan
1
-1
/
+0
2020-07-15
drm/amd/powerplay: drop unnecessary Navi1x specific APIs
Evan Quan
1
-247
/
+1
2020-07-15
drm/amd/powerplay: update UMD pstate clock settings
Evan Quan
1
-14
/
+85
2020-07-15
drm/amd/powerplay: update Navi10 default dpm table setup
Evan Quan
1
-24
/
+158
2020-07-15
drm/amdgpu: enable mode1 reset
Wenhui Sheng
1
-1
/
+1
2020-07-11
drm/amd/powerplay: put dpm frequency setting common code in smu_v11_0.c
Evan Quan
1
-16
/
+22
2020-07-11
drm/amd/powerplay: revise calling chain on retrieving frequency range
Evan Quan
1
-5
/
+5
2020-07-11
drm/amd/powerplay: revise calling chain on setting soft limit
Evan Quan
1
-7
/
+7
2020-07-11
drm/amd/powerplay: put setting hard limit common code in smu_v11_0.c
Evan Quan
1
-6
/
+6
2020-07-11
drm/amd/powerplay: drop unused code and wrapper around clock retrieving
Evan Quan
1
-2
/
+6
2020-07-11
drm/amd/powerplay: unshare the code for retrieving current clock frequency
Evan Quan
1
-0
/
+10
2020-07-11
drm/amd/powerplay: bypass wrapper on retrieving current clock frequency
Evan Quan
1
-4
/
+1
2020-07-11
drm/amd/powerplay: drop unnecessary wrappers around clock retrieving
Evan Quan
1
-2
/
+1
2020-07-02
drm/amd/powerplay: drop unnecessary "@" on OD sysfs output
Evan Quan
1
-1
/
+1
2020-07-01
drm/amd/powerplay: return current DCEFCLK on sysfs read (v2)
Nirmoy Das
1
-0
/
+3
2020-07-01
drm/amd/powerplay: drop unnecessary wrapper .populate_smc_tables
Evan Quan
1
-1
/
+0
2020-07-01
drm/amd/powerplay: drop redundant .set_min_dcefclk_deep_sleep API (v2)
Evan Quan
1
-2
/
+1
2020-07-01
drm/amd/powerplay: add check for power limit OD support
Evan Quan
1
-1
/
+3
2020-07-01
drm/amd/powerplay: drop unused code around power limit
Evan Quan
1
-34
/
+0
2020-07-01
drm/amd/powerplay: simplify the code around retrieving power limit
Evan Quan
1
-5
/
+1
2020-07-01
drm/amd/powerplay: maximize code sharing around power limit
Evan Quan
1
-30
/
+23
2020-07-01
drm/amd/powerplay: drop unnecessary get_pptable_power_limit wrappers
Evan Quan
1
-2
/
+1
2020-07-01
drm/amd/powerplay: correct the APIs' naming
Evan Quan
1
-2
/
+2
2020-07-01
drm/amd/powerplay: forbid to use pr_err/warn/info/debug
Evan Quan
1
-0
/
+10
2020-07-01
drm/amd/powerplay: use MGPU friendly err/warn/info/dbg messages
Evan Quan
1
-60
/
+65
2020-07-01
drm/amd/powerplay: use the same interval as PMFW on retrieving metrics table
Evan Quan
1
-1
/
+1
2020-07-01
drm/amd/powerplay: update how to use metrics table on Navi10
Evan Quan
1
-54
/
+126
2020-07-01
drm/amd/powerplay: move powerplay table operation out of smu_v11_0.c
Likun Gao
1
-1
/
+63
2020-07-01
drm/amd/powerplay: add firmware cleanup on sw_fini
Evan Quan
1
-0
/
+1
2020-07-01
drm/amd/powerplay: clean up the overdrive settings
Evan Quan
1
-40
/
+34
2020-07-01
drm/amd/powerplay: clean up the APIs for pptable setup
Evan Quan
1
-45
/
+47
2020-07-01
drm/amd/powerplay: clean up the APIs for bootup clocks
Evan Quan
1
-1
/
+0
2020-07-01
drm/amd/powerplay: eliminate asic type check
Evan Quan
1
-0
/
+18
2020-05-29
drm/amd/powerplay: give better names for the thermal IRQ related APIs
Evan Quan
1
-2
/
+2
2020-05-28
drm/amd/powerplay: remove SRIOV check in SMU11 (v2)
Wenhui Sheng
1
-5
/
+1
2020-05-28
drm/amd/powerplay: enable SMC message filter
Wenhui Sheng
1
-0
/
+3
2020-05-28
drm/amd/powerplay: add SMC message filter for SMU11
Wenhui Sheng
1
-73
/
+73
2020-05-06
drm/amdgpu/navi10: fix unsigned comparison with 0
ChenTao
1
-2
/
+0
2020-04-24
drm/amdgpu: enable one vf mode for nv12
Monk Liu
1
-1
/
+5
2020-04-23
drm/amd/powerplay: revise the way to retrieve the board parameters
Evan Quan
1
-71
/
+28
2020-03-31
drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.c
Evan Quan
1
-2
/
+16
2020-03-26
drm/amdgpu/swSMU: handle DC controlled by GPIO for navi1x
Alex Deucher
1
-1
/
+6
2020-03-26
drm/amdgpu/swSMU: use the smu11 power source helper for navi1x
Alex Deucher
1
-0
/
+1
2020-03-13
drm/amdgpu/swsmu: clean up unused header in swsmu
Kevin Wang
1
-2
/
+0
[next]