index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
11 days
drm/amd/pm: Add sysfs node for node power
Asad Kamal
1
-2
/
+149
13 days
drm/amd/pm: Rename amdgpu_hwmon_get_sensor_generic
Asad Kamal
1
-37
/
+39
2025-09-15
drm/amd/pm: Allow to set power cap in vf mode
Asad Kamal
1
-3
/
+4
2025-09-05
drm/amd/pm: refine amdgpu pm sysfs node error code
Yang Wang
1
-2
/
+3
2025-08-27
drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf mode
Yang Wang
1
-8
/
+10
2025-08-06
drm/amd/pm: Add temperature metrics sysfs entry
Asad Kamal
1
-0
/
+135
2025-07-16
drm/amd/pm: fix null pointer access
Umio Yasuno
1
-0
/
+5
2025-07-07
drm/amdgpu: Pass adev pointer to functions
Lijo Lazar
1
-2
/
+2
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+34
2025-05-08
drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals
Paul E. McKenney
1
-9
/
+2
2025-04-30
drm/amd/pm: Add board voltage node to hwmon
Asad Kamal
1
-0
/
+34
2025-03-13
drm/amdgpu: Add amdgpu_sriov_multi_vf_mode function
Emily Deng
1
-2
/
+2
2025-03-13
drm/amdgpu/pm: enable vcn busy sysfs for GC 9.3.0
Alex Deucher
1
-1
/
+2
2025-03-13
drm/amdgpu/pm: enable vcn busy sysfs for GC 12.x
Alex Deucher
1
-1
/
+3
2025-03-13
drm/amdgpu/pm: enable vcn busy sysfs for additional GC 11.x
Alex Deucher
1
-6
/
+12
2025-03-13
drm/amd/pm: add unique_id for gfx12
Harish Kasiviswanathan
1
-0
/
+2
2025-02-12
drm/amd/pm: Remove unnecessary device state checks
Lijo Lazar
1
-14
/
+0
2025-02-12
drm/amd/pm: Fix get_if_active usage
Lijo Lazar
1
-10
/
+18
2025-02-12
drm/amd/pm: Add APIs for device access checks
Lijo Lazar
1
-387
/
+229
2025-02-12
drm/amd/pm: Update pm attr for gc_9_5_0
Asad Kamal
1
-9
/
+18
2024-12-02
drm/amd/pm: fix and simplify workload handling
Alex Deucher
1
-1
/
+5
2024-11-05
drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13
Wolfgang Müller
1
-0
/
+65
2024-11-05
drm/amd/pm: add zero RPM OD setting support for SMU13
Wolfgang Müller
1
-0
/
+62
2024-10-07
drm/amd/pm: use pm_runtime_get_if_active for debugfs getters
Pierre-Eric Pelloux-Prayer
1
-69
/
+69
2024-10-07
drm/amd/pm: don't update runpm last_usage on debugfs getter
Pierre-Eric Pelloux-Prayer
1
-24
/
+0
2024-10-07
drm/amd/pm: use pm_runtime_resume_and_get
Pierre-Eric Pelloux-Prayer
1
-174
/
+89
2024-10-07
drm/amd/pm: fix rpm refcount handling on error
Pierre-Eric Pelloux-Prayer
1
-0
/
+2
2024-05-20
Documentation/amdgpu: Add PM policy documentation
Lijo Lazar
1
-0
/
+53
2024-05-17
drm/amd/pm: Remove legacy interface for xgmi plpd
Lijo Lazar
1
-68
/
+0
2024-05-17
drm/amd/pm: Add xgmi plpd policy to pm_policy
Lijo Lazar
1
-0
/
+2
2024-05-17
drm/amd/pm: Add support for DPM policies
Lijo Lazar
1
-0
/
+133
2024-05-13
drm/amdgpu/pm: Fix code alignment issue
Ma Jun
1
-2
/
+2
2024-05-02
drm/amdgpu: Add gfx v9_4_4 ip block
Hawking Zhang
1
-10
/
+19
2024-04-23
drm/amdgpu/pm: Print od status info
Ma Jun
1
-0
/
+2
2024-04-23
drm/amdgpu/pm: Remove gpu_od if it's an empty directory
Ma Jun
1
-0
/
+7
2024-04-09
drm/amd/pm: centralize all pp_dpm_xxx attribute nodes update cb
Yang Wang
1
-92
/
+115
2024-04-09
drm/amdgpu: make amdgpu device attr_update() function more efficient
Yang Wang
1
-2
/
+2
2024-03-22
drm/amd/pm set pp_dpm_*clk as read only for SRIOV one VF mode
Lin.Cao
1
-1
/
+9
2024-03-20
drm/admgpu: add vclk and dclk sysfs node for some ASICs
Xiaojian Du
1
-0
/
+12
2024-03-20
drm/amdgpu: add the sensor value of VCN activity
Xiaojian Du
1
-0
/
+37
2024-03-06
drm/amd/pm: disable pp_dpm_dcefclk node for gfx 11.0.3 sriov
Yang Wang
1
-13
/
+34
2024-03-04
drm/amdgpu/pm: Fix the error of pwm1_enable setting
Ma Jun
1
-1
/
+11
2024-02-28
drm/amdgpu: enable pp_od_clk_voltage for gfx 9.4.3 SRIOV
Yang Wang
1
-5
/
+27
2024-02-22
drm/amdgpu: Remove pcie bw sys entry
Asad Kamal
1
-1
/
+2
2024-01-15
drm/amdgpu/pm: clarify debugfs pm output
Alex Deucher
1
-10
/
+18
2024-01-05
drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apu
Asad Kamal
1
-1
/
+3
2023-12-07
drm/amd/pm: fix pp_*clk_od typo
Dmitrii Galantsev
1
-2
/
+2
2023-11-29
drm/amd/pm: Add sysfs attribute to get pm metrics
Lijo Lazar
1
-0
/
+40
2023-11-09
drm: amd: Resolve Sphinx unexpected indentation warning
Hunter Chasens
1
-6
/
+7
2023-11-09
drm/amd/pm: Hide pp_dpm_pcie device attribute
Lijo Lazar
1
-0
/
+4
[next]