index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
amdgpu_dpm.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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 functions to use API
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
[prev]