index
:
linux.git
master
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
/
powerplay
/
smumgr
/
smu10_smumgr.c
Age
Commit message (
Expand
)
Author
2020-08-14
drm/amd/pm: optimize the power related source code layout
Evan Quan
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
2020-04-01
drm/amd/powerplay: unified interfaces for message issuing and response checking
Evan Quan
2020-04-01
drm/amd/powerplay: avoid calling SMU10 specific SMU message implemention
Evan Quan
2020-01-07
drm/amd/powerplay: issue proper hdp flush for table transferring
Evan Quan
2019-09-13
drm/amdgpu: switch to new amdgpu_nbio structure
Hawking Zhang
2019-08-02
drm/amd/powerplay: guard consistency between CPU copy and local VRAM
Evan Quan
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-17
drm/amd/powerplay: detect version of smu backend (v2)
Prike Liang
2019-06-10
drm/amd: drop use of drmP.h in amdgpu.h
Sam Ravnborg
2019-03-20
drm/amdgpu: enable gfxoff again on raven series (v2)
Huang Rui
2018-11-05
drm/amd/powerplay: remove duplicated includes
YueHaibing
2018-10-09
drm/amd/pp: Remove uncessary extra vcn pg cntl in smu
Rex Zhu
2018-10-09
drm/amdgpu: Move out power up/down sdma out of smu
Rex Zhu
2018-09-14
drm/amd/powerplay: update smu10_verify_smc_interface() to be raven2 compatible
Evan Quan
2018-07-16
drm/amdgpu/pp: switch smu callback type for get_argument()
Alex Deucher
2018-05-15
drm/amd/pp: Move same macro definitions to hwmgr.h
Rex Zhu
2018-05-15
drm/amd/pp: use soc15 common macros instead of vega10 specific
Evan Quan
2018-03-16
drm/amd/pp: Remove the cgs wrapper for notify smu version on APU
Rex Zhu
2018-03-15
drm/amd/pp: Replace rv_* with smu10_*
Rex Zhu