blob: 3a9ac8a2086d6c76a0e1b847c0c7016efcb1296b [file] [log] [blame]
ce1ace35b7b9 ("drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.c")
2bfc270cbffc ("drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.c")
015aae53d095 ("drm/amd/pp: Delete dead code on cz_clockpowergating.c")
ecc124b0355c ("drm/amd/pp: Delete the wrapper layer of smu_allocate/free_memory")
ada6770e956b ("drm/amd/pp: Remove cgs_query_system_info")
6848d73e889b ("drm/amd/pp: Remove the wrap functions for acpi in powerplay")
d246cd53fd6a ("drm/amd/pp: Remove dead error checking code on Vega10")
eda9a4eb15e8 ("drm/amdgpu: Add query vram width in CGS query system info")
42b5122e828a ("drm/amd/powerplay: Fix enum mismatch")
527d9427fa21 ("drm/amd/pp: Delete dead code in powerplay")
ce91b71c9a0b ("drm/amd/pp: Change activity_target for performance optimization on Polaris")
039fdc94c15a ("drm/amd/pp: Add memory clock info display on Cz/St")
9bd2bae13d8c ("drm/amd/pp: Add a helper to convert VID to voltage value")
31a47dcab86a ("drm/amd/powerplay: export the thermal ranges of Carrizo (V2)")
1357f0c5ac35 ("drm/amd/powerplay: new cgs interface setting dpm thermal range")
adab595d16ab ("drm/amd/powerplay: Fix smu_table_entry.handle type")
a25513e7b9b1 ("drm/amd/powerplay: fix memory leakage when reload (v2)")
d100033b2a48 ("drm/amd/pp: Move smu_version to common code")
451cc55dd17f ("drm/amd/pp: fix dpm randomly failed on Vega10")
1d864b82a2bd ("drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_all_memory_levels")
b87079ec7b4d ("drm/amd/powerplay: fix performance drop on Vega10")
1f9506f50482 ("drm/amd/powerplay: Tidy up cz_dpm_update_uvd_dpm()")
995e27fbee05 ("drm/amd/powerplay: Tidy up cz_start_dpm()")
37a49343b467 ("drm/amd/pp: remove polaris10_smc/smumgr split.")
4dddc212a354 ("drm/amd/pp: remove tonga_smc/smumgr split.")
907bfec7cce0 ("drm/amd/pp: remove iceland_smc/smumgr split.")
2e112b4ae3ba ("drm/amd/pp: remove fiji_smc/smumgr split.")
9c4cd84f48c1 ("drm/amd/pp: rename ci_smc.c to ci_smumgr.c")
66f137626970 ("drm/amd/pp: move common function to smu7_smumgr.c")
26f527810bd4 ("drm/amd/pp: implement function notify_cac_buffer_info on VI")
63cdc76e29a6 ("amdgpu/pp: rewrite fiji pwr virus upload code.")
6f5c2f9d3c5c ("amdgpu/pp: rewrite polaris pwrvirus upload code.")
ce27643cc0f5 ("amdgpu/pp: use array_size to size the pwrvirus tables.")
ba89a3ec61bd ("drm/amdgpu: add cgs interface to register pp handle")
bf3486fd0ea9 ("amdgpu/pp: slim down the pwr virus tables.")
19048dc65a73 ("amdgpu/pp: remove ci_smc/smumgr split.")
aec8d5cc28b3 ("drm/amd/powerplay: delete dead code in smumgr")
0041e6007ecb ("drm/amd/powerplay: delete SMUM_WAIT_INDIRECT_FIELD")
515113f5e583 ("drm/amd/powerplay: delete SMUM_READ_FIELD")
95175869bd30 ("drm/amd/powerplay: delete SMUM_SET_FIELD")
f0f6e3752a81 ("drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELD")
fbabae46964f ("drm/amd/powerplay: delete SMU_WRITE_INDIRECT_FIELD")
538fdf1fe7be ("drm/amd/powerplay: move macros to hwmgr.h")
57d13f794dcf ("drm/amd/powerplay: move PHM_WAIT_VFPF_INDIRECT_FIELD to hwmgr.h")
554d95da398b ("drm/amd/powerplay: move SMUM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL to hwmgr.h")
b05720cbf645 ("drm/amd/powerplay: move SMUM_WAIT_INDIRECT_FIELD_UNEQUAL to hwmgr.h")
d92cb1629bcc ("drm/amd/powerplay: add new helper functions in hwmgr.h")
be49be4085d9 ("drm/amd/powerplay: use SMU_IND_INDEX/DATA_11 pair")
b3b030520df0 ("drm/amd/powerplay: refine powerplay code.")
d3f8c0abf458 ("drm/amd/powerplay: refine interface in struct pp_smumgr_func")