index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-02-12
drm/amdgpu: implement smu send rma reason for smu v13.0.6
Yang Wang
2023-12-14
drm/amd/pm: support return vpe clock table
Peyton Lee
2023-11-29
drm/amdgpu: optimize RLC powerdown notification on Vangogh
Perry Yuan
2023-11-29
drm/amd/pm: Add support to fetch pm metrics sample
Lijo Lazar
2023-11-17
drm/amd/pm: Fix return value and drop redundant param
Ma Jun
2023-11-07
drm/amd/pm: Hide irrelevant pm device attributes
Lijo Lazar
2023-10-13
drm/amdgpu: add support to powerup VPE by SMU
Lang Yu
2023-09-28
drm/amd/pm: deprecate allow_xgmi_power_down interface
Le Ma
2023-09-26
drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policy
Le Ma
2023-05-11
drm/amd/pm: avoid potential UBSAN issue on legacy asics
Guchun Chen
2023-05-11
drm/amd/pm: parse pp_handle under appropriate conditions
Guchun Chen
2023-02-23
drm/amdgpu: added a sysfs interface for thermal throttling
Kun Liu
2023-02-14
drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10
Kenneth Feng
2022-08-16
drm/amd: Add detailed GFXOFF stats to debugfs
André Almeida
2022-06-03
drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu function
Huang Rui
2022-05-26
drm/amd/pm: Return auto perf level, if unsupported
Lijo Lazar
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-04-27
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
2022-04-19
drm/amdgpu/pm: fix the null pointer while the smu is disabled
Huang Rui
2022-04-06
drm/amdgpu: don't use BACO for reset in S3
Alex Deucher
2022-04-05
drm/amdgpu: don't use BACO for reset in S3
Alex Deucher
2022-03-25
drm/amdgpu/pm: add asic smu support check
Stanley.Yang
2022-03-15
drm/amd/pm: use pm mutex to protect ecc info table
Stanley.Yang
2022-03-15
drm/amd/pm: add send bad channel info function
Stanley.Yang
2022-02-02
amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...
Darren Powell
2022-01-27
drm/amd/pm: fix the deadlock observed on performance_level setting
Evan Quan
2022-01-14
drm/amd/pm: fix null ptr access
Flora Cui
2022-01-14
drm/amd/pm: correct the checks for fan attributes support
Evan Quan
2022-01-14
drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_level
Alex Deucher
2022-01-14
drm/amd/pm: unified lock protections in amdgpu_dpm.c
Evan Quan
2022-01-14
drm/amd/pm: do not expose the smu_context structure used internally in power
Evan Quan
2022-01-14
drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c
Evan Quan
2022-01-14
drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
Evan Quan
2022-01-14
drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
Evan Quan
2022-01-14
drm/amd/pm: do not expose the API used internally only in kv_dpm.c
Evan Quan
2022-01-14
drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
Evan Quan
2022-01-14
drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.c
Evan Quan
2022-01-14
drm/amd/pm: do not expose power implementation details to display
Evan Quan
2022-01-14
drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
Evan Quan
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
2021-11-17
drm/amd/pm: avoid duplicate powergate/ungate setting
Evan Quan
2021-04-09
drm/amd/pm: unify the interface for power gating
Evan Quan
2021-04-09
drm/amd/pm: unify the interface for loading SMU microcode
Evan Quan
2021-04-09
drm/amd/pm: fix gpu reset failure by MP1 state setting
Guchun Chen
2021-04-09
drm/amd/pm: fix MP1 state setting failure in s3 test
Guchun Chen
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 4 dpm functions to use API
Darren Powell
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 5 dpm powergating & sensor functio...
Darren Powell
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 6 dpm reset functions to use API
Darren Powell
2020-12-01
drm/amdgpu: skip power profile switch in sriov
Jingwen Chen
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
[next]