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
/
inc
/
amdgpu_dpm.h
Age
Commit message (
Expand
)
Author
2022-07-18
drm/amdgpu: introduce runtime pm mode
Guchun Chen
2022-06-03
drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu function
Huang Rui
2022-03-15
drm/amd/pm: add send bad channel info function
Stanley.Yang
2022-02-16
drm/amd/pm: correct the default DriverSmuConfig table settings
Evan Quan
2022-02-07
drm/amd/pm: add missing prototypes to amdgpu_dpm_internal
MaĆra Canal
2022-02-02
amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...
Darren Powell
2022-01-27
drm/amdgpu/UAPI: add new CTX OP to get/set stable pstates
Alex Deucher
2022-01-27
drm/amd: Expose the FRU SMU I2C bus
Luben Tuikov
2022-01-14
drm/amd/pm: drop redundant or unused APIs and data structures
Evan Quan
2022-01-14
drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
Evan Quan
2022-01-14
drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structure
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-12-14
drm/amdgpu: move smu_debug_mask to a more proper place
Evan Quan
2021-11-22
drm/amd/pm: avoid duplicate powergate/ungate setting
Evan Quan
2021-08-16
drm/amd/pm: drop the unnecessary intermediate percent-based transition
Evan Quan
2021-07-01
drm/amdgpu: add a mutex for the smu11 i2c bus (v2)
Alex Deucher
2020-09-29
drm/amd/powerplay: add one sysfs file to support the feature to modify gfx cl...
Xiaojian Du
2020-08-14
drm/amd/pm: optimize the power related source code layout
Evan Quan