index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
amdgpu_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-27
drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policy
Le Ma
1
-0
/
+68
2023-09-27
drm/amd/pm: Add reset option for fan_curve on smu13_0_0
Ma Jun
1
-0
/
+8
2023-09-26
drm/amd/pm: add unique_id for gc 11.0.3
Kenneth Feng
1
-0
/
+1
2023-09-20
Documentation/amdgpu: Modify pp_dpm_*clk details
Lijo Lazar
1
-1
/
+9
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-6
/
+6
2023-09-01
drm/amd/pm: add fan minimum pwm OD setting support for SMU13
Evan Quan
1
-0
/
+64
2023-09-01
drm/amd/pm: add fan target temperature OD setting support for SMU13
Evan Quan
1
-0
/
+66
2023-09-01
drm/amd/pm: add fan acoustic target OD setting support for SMU13
Evan Quan
1
-0
/
+65
2023-08-31
drm/amd/pm: add fan acoustic limit OD setting support for SMU13
Evan Quan
1
-0
/
+63
2023-08-31
drm/amd/pm: add fan temperature/pwm curve OD setting support for SMU13
Evan Quan
1
-1
/
+209
2023-08-31
drm/amd/pm: introduce a new set of OD interfaces
Evan Quan
1
-2
/
+262
2023-08-30
drm/amd/pm: correct SMU13 gfx voltage related OD settings
Evan Quan
1
-28
/
+17
2023-08-30
drm/amd/pm: Fixes incorrect type in 'amdgpu_hwmon_show_power_avg() & _input()'
Srinivasan Shanmugam
1
-4
/
+4
2023-08-30
drm/amd/pm: fix error flow in sensor fetching
Alex Deucher
1
-7
/
+7
2023-08-30
drm/amd/pm: fix debugfs pm_info output
Alex Deucher
1
-0
/
+3
2023-08-30
drm/amd/pm: Add critical temp for GC v9.4.3
Asad Kamal
1
-4
/
+4
2023-08-16
drm/amd: Hide unsupported power attributes
Mario Limonciello
1
-0
/
+9
2023-08-16
drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWER
Mario Limonciello
1
-2
/
+2
2023-08-16
drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`
Mario Limonciello
1
-1
/
+1
2023-08-16
drm/amd: Add a new hwmon attribute for instantaneous power
Mario Limonciello
1
-0
/
+17
2023-08-16
drm/amd: Add amdgpu_hwmon_get_sensor_generic()
Mario Limonciello
1
-233
/
+88
2023-08-16
drm/amd/pm: Add vclk and dclk sysnode for GC 9.4.3
Asad Kamal
1
-2
/
+4
2023-08-09
drm/amd/pm: Clean up errors in amdgpu_pm.c
Ran Sun
1
-2
/
+3
2023-08-08
drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()
Yang Wang
1
-3
/
+7
2023-07-10
drm/amd/pm: disbale dcefclk device sysnode on GFX v9.4.3 chip
Yang Wang
1
-2
/
+1
2023-06-30
drm/amd/pm: Add GFX v9.4.3 unique id to sysfs
Lijo Lazar
1
-0
/
+1
2023-06-30
drm/amd/pm: Enable pp_feature attribute
Lijo Lazar
1
-1
/
+3
2023-06-23
drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()
Nathan Chancellor
1
-38
/
+38
2023-06-09
drm/amd/pm: fulfill SMU13 OD settings init and restore
Evan Quan
1
-7
/
+19
2023-06-09
drm/amd/pm: Fix output of pp_od_clk_voltage
Jonatas Esteves
1
-7
/
+5
2023-06-09
drm/amd/pm: Expose mem temperature for GC version 9.4.3
Asad Kamal
1
-5
/
+5
2023-06-09
drm/amd/pm: Update hw mon attributes for GC version 9.4.3
Asad Kamal
1
-11
/
+25
2023-04-12
drm/amd/pm: Fix incorrect comment about Vangogh power cap support
Guilherme G. Piccoli
1
-2
/
+2
2023-03-31
drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV3X
Tong Liu01
1
-2
/
+6
2023-03-31
drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV2X
Tong Liu01
1
-0
/
+8
2023-03-31
drm/amd/pm: add sysfs node vclk1 and dclk1
Tong Liu01
1
-0
/
+32
2023-03-07
drm/amdgpu/pm: add capped/uncapped power profile modes
Perry Yuan
1
-0
/
+2
2023-03-07
drm/amdgpu: remove dead code
Muhammad Usama Anjum
1
-1
/
+1
2023-02-24
drm/amdgpu: added a sysfs interface for thermal throttling
Kun Liu
1
-0
/
+77
2023-02-09
drm/amdgpu: Add unique_id support for GC 11.0.1/2
Kent Russell
1
-0
/
+2
2023-01-31
drm/amdgpu: Enable vclk dclk node for gc11.0.3
Yiqing Yao
1
-2
/
+4
2023-01-18
drm/amdgpu/pm: update hwmon power documentation
Alex Deucher
1
-1
/
+1
2022-10-19
drm/amd/pm: Init pm_attr_list when dpm is disabled
ZhenGuo Yin
1
-2
/
+2
2022-09-19
drm/amd/pm: Remove redundant check condition
YiPeng Chai
1
-3
/
+0
2022-05-16
drm/amd/pm: consistent approach for smartshift
Sathishkumar S
1
-68
/
+62
2022-05-11
amdgpu/pm: Disallow managing power profiles on SRIOV for Sienna Cichlid
Danijel Slivka
1
-0
/
+9
2022-05-06
drm/amd/pm: enable workload type change on smu_v13_0_7
Kenneth Feng
1
-1
/
+2
2022-05-05
drm/amd/pm: enable pp_dpm_vclk/dclk interface for smu_v13_0_7
Kenneth Feng
1
-2
/
+4
2022-05-05
drm/amdgpu: enable more GFX clockgating features for GC 11.0.0
Evan Quan
1
-1
/
+1
2022-05-04
drm/amdgpu: add FGCG support
Evan Quan
1
-0
/
+1
[prev]
[next]