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
/
amd
/
pm
/
powerplay
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
drm/amd/pm: drop the unnecessary intermediate percent-based transition
Evan Quan
11
-68
/
+54
2021-08-16
drm/amd/pm: correct the fan speed PWM retrieving
Evan Quan
1
-9
/
+15
2021-08-16
drm/amd/pm: change the workload type for some cards
Kenneth Feng
1
-1
/
+14
2021-08-16
Revert "drm/amd/pm: fix workload mismatch on vega10"
Kenneth Feng
1
-1
/
+1
2021-08-10
amdgpu/pm: Replace hwmgr smu usage of sprintf with sysfs_emit
Darren Powell
3
-33
/
+34
2021-08-10
amdgpu/pm: Replace vega12,20 usage of sprintf with sysfs_emit
Darren Powell
2
-44
/
+44
2021-08-10
amdgpu/pm: Replace vega10 usage of sprintf with sysfs_emit
Darren Powell
1
-19
/
+19
2021-08-03
drm/amdgpu/powerplay/smu10: Fix a typo in error message
Masanari Iida
1
-1
/
+1
2021-06-08
amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enums
Darren Powell
1
-11
/
+22
2021-06-04
drm/amd/pm: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-02
drm/amd/pm: retain the fine grain tuning parameters after resume
Xiaojian Du
2
-1
/
+23
2021-05-27
drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Provide function name 'vega20_init_s...
Lee Jones
1
-1
/
+1
2021-05-27
drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Kernel-doc headers must contain func...
Lee Jones
1
-11
/
+15
2021-05-27
drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Provide 'vega12_init_smc_table()' fu...
Lee Jones
1
-1
/
+1
2021-05-27
drm/amd/pm/powerplay/hwmgr/vega12_thermal: Provide function name
Lee Jones
1
-1
/
+2
2021-05-27
drm/amd/pm/powerplay/hwmgr/smu7_thermal: Provide function name for 'smu7_fan_...
Lee Jones
1
-4
/
+4
2021-05-11
drm/amd/pm: Fix out-of-bounds bug
Gustavo A. R. Silva
2
-99
/
+109
2021-05-11
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
1
-1
/
+1
2021-05-11
drm/amdgpu: Remove redundant ras->supported
Luben Tuikov
1
-1
/
+1
2021-05-11
drm/amd/pm: Add interface to get FW private buffer
Lijo Lazar
1
-0
/
+21
2021-05-11
drm/amd/pm/powerplay/hwmgr: Fix kernel-doc syntax in documentation
Fabio M. De Francesco
1
-4
/
+4
2021-04-09
drm/amdgpu/smu7: fix CAC setting on TOPAZ
Alex Deucher
1
-1
/
+2
2021-04-09
drm/amd/pm: no need to force MCLK to highest when no display connected
Evan Quan
1
-1
/
+2
2021-04-09
drm/amdgpu/pm: mark pcie link/speed arrays as const
Alex Deucher
2
-4
/
+4
2021-04-09
drm/amdgpu/powerplay/smu10: refactor AMDGPU_PP_SENSOR_GPU_LOAD
Shirish S
1
-7
/
+6
2021-03-24
drm/amd/pm: fix workload mismatch on vega10
Kenneth Feng
1
-1
/
+1
2021-03-24
drm/amd/pm: Fix spelling mistake "disble" -> "disable"
Colin Ian King
1
-1
/
+1
2021-03-24
drm/amd/pm: add a new sysfs entry for default power limit
Eric Huang
1
-4
/
+8
2021-03-24
drm/amdgpu/smu8: return an error rather than 50% if busy query fails
Alex Deucher
1
-4
/
+3
2021-03-24
drm/amdgpu/powerplay/smu10: add support for gpu busy query (v2)
Alex Deucher
1
-1
/
+27
2021-03-24
drm/amd/pm: workaround for audio noise issue
Kenneth Feng
4
-11
/
+166
2021-03-24
drm/amd/pm: correct the watermark settings for Polaris
Evan Quan
1
-4
/
+4
2021-03-24
drm/amd/pm: bug fix for pcie dpm
Kenneth Feng
3
-21
/
+141
2021-02-27
amdgpu/pm: read_sensor() report failure apporpriately
Shirish S
8
-8
/
+8
2021-02-19
drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltage
Huang Rui
1
-14
/
+0
2021-02-19
drm/amd/pm: Replace one-element array with flexible-array in struct _ATOM_Veg...
Gustavo A. R. Silva
1
-3
/
+3
2021-02-19
drm/amd/pm: Replace one-element array with flexible-array in struct SISLANDS_...
Gustavo A. R. Silva
2
-9
/
+7
2021-02-19
drm/amd/pm: fix spelling mistake in various messages "power_dpm_force_perfoma...
Colin Ian King
1
-1
/
+1
2021-02-09
drm/amd/pm: make the error log more clear for fine grain tuning function
Xiaojian Du
1
-1
/
+1
2021-01-12
drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix worthy function headers, demote ...
Lee Jones
1
-4
/
+6
2021-01-12
drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix a bunch of kernel-doc formatting...
Lee Jones
1
-68
/
+65
2021-01-12
drm/amd/pm/powerplay/hwmgr/hwmgr: Move prototype into shared header
Lee Jones
2
-1
/
+2
2021-01-12
drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix formatting and spelling issues
Lee Jones
1
-2
/
+2
2021-01-12
drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Fix legacy function header formatting
Lee Jones
1
-6
/
+5
2021-01-12
drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Fix legacy function header formatting
Lee Jones
1
-6
/
+5
2021-01-12
drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix documentation for 'mpll_param'
Lee Jones
1
-2
/
+2
2021-01-12
drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Provide description of 'cal...
Lee Jones
1
-0
/
+1
2021-01-05
drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCO
Xiaojian Du
2
-1
/
+59
2021-01-05
drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCO
Xiaojian Du
2
-17
/
+98
2020-12-09
drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for raven
Changfeng
1
-6
/
+3
[next]