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.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
/
pm
/
amdgpu_dpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
drm/amd/pm: avoid potential UBSAN issue on legacy asics
Guchun Chen
1
-2
/
+7
2023-05-11
drm/amd/pm: parse pp_handle under appropriate conditions
Guchun Chen
1
-7
/
+13
2023-02-24
drm/amdgpu: added a sysfs interface for thermal throttling
Kun Liu
1
-0
/
+28
2023-02-14
drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10
Kenneth Feng
1
-0
/
+18
2022-08-17
drm/amd: Add detailed GFXOFF stats to debugfs
André Almeida
1
-0
/
+45
2022-06-03
drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu function
Huang Rui
1
-0
/
+14
2022-05-26
drm/amd/pm: Return auto perf level, if unsupported
Lijo Lazar
1
-0
/
+3
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-0
/
+39
2022-04-28
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
1
-0
/
+39
2022-04-19
drm/amdgpu/pm: fix the null pointer while the smu is disabled
Huang Rui
1
-1
/
+1
2022-04-06
drm/amdgpu: don't use BACO for reset in S3
Alex Deucher
1
-0
/
+11
2022-04-05
drm/amdgpu: don't use BACO for reset in S3
Alex Deucher
1
-0
/
+11
2022-03-25
drm/amdgpu/pm: add asic smu support check
Stanley.Yang
1
-0
/
+6
2022-03-15
drm/amd/pm: use pm mutex to protect ecc info table
Stanley.Yang
1
-1
/
+6
2022-03-15
drm/amd/pm: add send bad channel info function
Stanley.Yang
1
-0
/
+12
2022-02-03
amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...
Darren Powell
1
-0
/
+21
2022-01-27
drm/amd/pm: fix the deadlock observed on performance_level setting
Evan Quan
1
-33
/
+17
2022-01-15
drm/amd/pm: fix null ptr access
Flora Cui
1
-1
/
+1
2022-01-15
drm/amd/pm: correct the checks for fan attributes support
Evan Quan
1
-9
/
+12
2022-01-15
drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_level
Alex Deucher
1
-2
/
+59
2022-01-15
drm/amd/pm: unified lock protections in amdgpu_dpm.c
Evan Quan
1
-183
/
+524
2022-01-15
drm/amd/pm: do not expose the smu_context structure used internally in power
Evan Quan
1
-16
/
+34
2022-01-15
drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c
Evan Quan
1
-14
/
+0
2022-01-15
drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
Evan Quan
1
-180
/
+22
2022-01-15
drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
Evan Quan
1
-1008
/
+14
2022-01-15
drm/amd/pm: do not expose the API used internally only in kv_dpm.c
Evan Quan
1
-23
/
+0
2022-01-15
drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
Evan Quan
1
-25
/
+0
2022-01-15
drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.c
Evan Quan
1
-2
/
+23
2022-01-15
drm/amd/pm: do not expose power implementation details to display
Evan Quan
1
-0
/
+218
2022-01-15
drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
Evan Quan
1
-1
/
+460
2022-01-15
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
1
-0
/
+90
2021-11-18
drm/amd/pm: avoid duplicate powergate/ungate setting
Evan Quan
1
-0
/
+10
2021-04-09
drm/amd/pm: unify the interface for power gating
Evan Quan
1
-9
/
+0
2021-04-09
drm/amd/pm: unify the interface for loading SMU microcode
Evan Quan
1
-1
/
+4
2021-04-09
drm/amd/pm: fix gpu reset failure by MP1 state setting
Guchun Chen
1
-3
/
+0
2021-04-09
drm/amd/pm: fix MP1 state setting failure in s3 test
Guchun Chen
1
-0
/
+3
2021-02-27
amdgpu/pm: Powerplay API for smu , changed 4 dpm functions to use API
Darren Powell
1
-63
/
+33
2021-02-27
amdgpu/pm: Powerplay API for smu , changed 5 dpm powergating & sensor functio...
Darren Powell
1
-58
/
+28
2021-02-27
amdgpu/pm: Powerplay API for smu , changed 6 dpm reset functions to use API
Darren Powell
1
-32
/
+14
2020-12-01
drm/amdgpu: skip power profile switch in sriov
Jingwen Chen
1
-0
/
+3
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
1
-3
/
+3
2020-08-15
drm/amdgpu: drop log message in amdgpu_dpm_baco_reset()
Alex Deucher
1
-2
/
+0
2020-08-14
drm/amd/pm: optimize the power related source code layout
Evan Quan
1
-0
/
+1689