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
starfive-6.6.48-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
2024-01-16
drm/amdgpu/pm: clarify debugfs pm output
Alex Deucher
1
-10
/
+18
2024-01-06
drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apu
Asad Kamal
1
-1
/
+3
2023-12-08
drm/amd/pm: fix pp_*clk_od typo
Dmitrii Galantsev
1
-2
/
+2
2023-11-30
drm/amd/pm: Add sysfs attribute to get pm metrics
Lijo Lazar
1
-0
/
+40
2023-11-10
drm: amd: Resolve Sphinx unexpected indentation warning
Hunter Chasens
1
-6
/
+7
2023-11-10
drm/amd/pm: Hide pp_dpm_pcie device attribute
Lijo Lazar
1
-0
/
+4
2023-11-07
drm/amd/pm: Hide irrelevant pm device attributes
Lijo Lazar
1
-0
/
+12
2023-11-03
drm/amd/pm: only check sriov vf flag once when creating hwmon sysfs
Ma Jun
1
-13
/
+14
2023-10-27
drm/amd/amdgpu: fix the GPU power print error in pm info
Li Ma
1
-2
/
+2
2023-10-20
drm/amd/pm: Handle non-terminated overdrive commands.
Bas Nieuwenhuizen
1
-2
/
+6
2023-10-20
drm/amd/pm: Support for getting power1_cap_min value
Ma Jun
1
-8
/
+6
2023-10-13
drm/amd/pm: Add reset option for fan_ctrl interfaces
Ma Jun
1
-0
/
+12
2023-10-05
drm/amd/pm: Add GC v9.4.3 thermal limits to hwmon
Lijo Lazar
1
-7
/
+12
2023-09-28
drm/amd/pm: Disallow managing power profiles on SRIOV for gc11.0.3
Victor Zhao
1
-1
/
+2
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
[next]