index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
amdgpu_dpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
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-02
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-14
drm/amd/pm: fix null ptr access
Flora Cui
1
-1
/
+1
2022-01-14
drm/amd/pm: correct the checks for fan attributes support
Evan Quan
1
-9
/
+12
2022-01-14
drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_level
Alex Deucher
1
-2
/
+59
2022-01-14
drm/amd/pm: unified lock protections in amdgpu_dpm.c
Evan Quan
1
-183
/
+524
2022-01-14
drm/amd/pm: do not expose the smu_context structure used internally in power
Evan Quan
1
-16
/
+34
2022-01-14
drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c
Evan Quan
1
-14
/
+0
2022-01-14
drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
Evan Quan
1
-180
/
+22
2022-01-14
drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
Evan Quan
1
-1008
/
+14
2022-01-14
drm/amd/pm: do not expose the API used internally only in kv_dpm.c
Evan Quan
1
-23
/
+0
2022-01-14
drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
Evan Quan
1
-25
/
+0
2022-01-14
drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.c
Evan Quan
1
-2
/
+23
2022-01-14
drm/amd/pm: do not expose power implementation details to display
Evan Quan
1
-0
/
+218
2022-01-14
drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
Evan Quan
1
-1
/
+460
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
1
-0
/
+90
2021-11-17
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-26
amdgpu/pm: Powerplay API for smu , changed 4 dpm functions to use API
Darren Powell
1
-63
/
+33
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 5 dpm powergating & sensor functio...
Darren Powell
1
-58
/
+28
2021-02-26
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-14
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