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
/
smu_v11_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-29
drm/amd/powerplay: add the interface for getting ultimate frequency v3
Prike Liang
1
-0
/
+38
2019-08-23
drm/amd/powerplay: add DPMCLOCKS table implementation
Aaron Liu
1
-1
/
+1
2019-08-23
drm/amdgpu/powerplay: remove redundant assignment to variable baco_state
Colin Ian King
1
-1
/
+1
2019-08-22
drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable
Alex Deucher
1
-1
/
+1
2019-08-22
drm/amd/powerplay: correct SW smu11 thermal range settings
Evan Quan
1
-33
/
+18
2019-08-22
drm/amd/powerplay: get bootup fclk value
Evan Quan
1
-0
/
+21
2019-08-22
drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptable
Kevin Wang
1
-1
/
+3
2019-08-15
drm/amdgpu/powerplay: fix spelling mistake "unsuported" -> "unsupported"
Colin Ian King
1
-1
/
+1
2019-08-15
drm/amd/powerplay: fix message of SetHardMinByFreq failed when feature is dis...
Kevin Wang
1
-10
/
+1
2019-08-12
drm/amdgpu/powerplay: update Arcturus smu version in new place
Le Ma
1
-0
/
+3
2019-08-12
drm/amd/powerplay: change smu_read_sensor sequence in smu
Kenneth Feng
1
-4
/
+4
2019-08-12
drm/amd/powerplay: re-define smu interface version for smu v11
tiancyin
1
-0
/
+16
2019-08-06
gpu: drm: amd: powerplay: Remove logically dead code
Hariprasad Kelam
1
-2
/
+0
2019-08-06
drm/amd/powerplay: check before issuing messages for max sustainable clocks
Evan Quan
1
-0
/
+4
2019-08-02
drm/amdgpu/smu11: add smu support for navi12
Xiaojie Yuan
1
-0
/
+6
2019-08-02
drm/amd/powerplay: Allow changing of fan_control in smu_v11_0
Matt Coffin
1
-1
/
+1
2019-07-31
drm/amd/powerplay: make power limit retrieval as asic specific
Evan Quan
1
-44
/
+11
2019-07-31
drm/amdgpu/powerplay: provide the interface to disable uclk switch for DAL
Kenneth Feng
1
-0
/
+7
2019-07-31
drm/amd/powerplay: move smu_feature_update_enable_state to up level
Kevin Wang
1
-39
/
+0
2019-07-31
drm/amd/powerplay: add smu message name support
Kevin Wang
1
-6
/
+6
2019-07-31
drm/amd/powerplay: minor fixes around SW SMU power and fan setting
Evan Quan
1
-13
/
+11
2019-07-31
drm/amd/powerplay: fix temperature granularity error in smu11
Kevin Wang
1
-9
/
+9
2019-07-31
drm/amd/powerplay: add callback function of get_thermal_temperature_range
Kevin Wang
1
-6
/
+12
2019-07-22
drm/amdgpu/smu: move fan rpm query into the asic specific code
Alex Deucher
1
-18
/
+0
2019-07-18
drm/amd/powerplay: input check for unsupported message/clock index
Evan Quan
1
-6
/
+29
2019-07-18
drm/amd/powerplay: get smc firmware and pptable
Chengming Gui
1
-2
/
+7
2019-07-18
drm/amdgpu/powerplay: add arcturus ppt functions
Chengming Gui
1
-0
/
+4
2019-07-18
drm/amdgpu: enable gfxoff code path for navi14
Jack Xiao
1
-0
/
+1
2019-07-18
drm/amdgpu/smu11: add support for navi14
Xiaojie Yuan
1
-0
/
+5
2019-07-17
drm/amd/powerplay: maintain SMU FW backward compatibility
Evan Quan
1
-3
/
+9
2019-07-17
drm/amd/powerplay: correct smu_update_table usage
Evan Quan
1
-2
/
+2
2019-07-08
drm/amd/powerplay: Zero initialize freq in smu_v11_0_get_current_clk_freq
Nathan Chancellor
1
-1
/
+1
2019-07-05
drm/amd/powerplay: add baco smu reset function for smu11
Kevin Wang
1
-0
/
+91
2019-07-05
drm/amd/powerplay: increase waiting time for smu response
Jack Xiao
1
-3
/
+3
2019-06-25
drm/amd/powerplay: print smu versions only if version mismatch
Kevin Wang
1
-4
/
+4
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+4
2019-06-22
drm/amd/powrplay: add interface for dc to get max clock values
hersen wu
1
-0
/
+31
2019-06-22
drm/amd/powerplay: notify smu with active display count
hersen wu
1
-0
/
+1
2019-06-22
drm/amd/powerplay: allow dc request uclk change
hersen wu
1
-1
/
+2
2019-06-22
drm/amd/powerplay: add ppt interface version log
tiancyin
1
-2
/
+4
2019-06-22
drm/amd/powerplay: move od_default_setting callback to asic file
Kevin Wang
1
-44
/
+0
2019-06-22
drm/amd/powerplay: move od8_setting helper function to vega20_ppt
Kevin Wang
1
-27
/
+0
2019-06-22
drm/amd/powerplay: wake up azalia from d3 by sending smu message
hersen wu
1
-0
/
+12
2019-06-22
drm/amd/powerplay: notify smu with active display count
hersen wu
1
-3
/
+3
2019-06-22
drm/amd/powerplay: allow dc request uclk change
hersen wu
1
-1
/
+7
2019-06-22
drm/amd/powerplay: remove smu callback funciton get_mclk(get_sclk)
Kevin Wang
1
-85
/
+0
2019-06-22
drm/amd/powerplay: add thermal ctf support for navi10
Kevin Wang
1
-0
/
+79
2019-06-22
drm/amd/powerplay: move get_thermal_temperature_range to ppt funcs
Hawking Zhang
1
-78
/
+12
2019-06-22
drm/amd/powerplay: move function thermal_get_temperature to veag20_ppt
Kevin Wang
1
-7
/
+0
2019-06-22
drm/amd/powerplay: move function get_metrics_table to vega20_ppt
Kevin Wang
1
-30
/
+6
[next]