index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
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
2020-08-14
drm/amdgpu: drop log message in amdgpu_dpm_baco_reset()
Alex Deucher
2020-08-14
drm/amd/pm: optimize the power related source code layout
Evan Quan