blob: d08c5e77d384166b424c2e490dd7a1d212db4d6e [file] [log] [blame]
4d0a72b66065 ("drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency")
23ec3d1479fd ("drm/amd/pp: Convert clock unit to KHz as defined")
a0a59c8fc7af ("drm/amd/powerplay: correct vega12 max num of dpm level")
f7c1ed341ae0 ("drm/amd/display: Moving powerplay functions to a separate class")
724a75524b1c ("drm/amd/display: Convert 10kHz clks from PPLib into kHz")
015ec7591869 ("drm/amd/display: Add dmpp clks types for conversion")
25684c59aff5 ("drm/amd/display: Add clock types to applying clk for voltage")
9654a28b3ac0 ("drm/amd/display: Use local structs instead of struct pointers")
92276a06f9c3 ("drm/amd/display: Introduce pp-smu raven functions")
db4e525304dd ("drm/amd/display: Adding Get static clocks for dm_pp interface")
28825c841bfd ("drm/amd/display: Apply clock for voltage request")
734b096096ac ("drm/amd/display: Adding dm-pp clocks getting by voltage")
9dac0c3fb410 ("drm/amdgpu/display: check if ppfuncs exists before using it")
10dd2b865393 ("drm/amd/display: Fix wrong latency assignment for VEGA clock levels")
bfdec2340478 ("drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latency")
7436854ebd41 ("drm/amd/powerplay: Return per DPM level clock")
2cac05dee6e3 ("drm/amd/powerplay: add the hw manager for vega12 (v4)")
d33edb6428df ("drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)")
690dc62662ef ("drm/amd/pp: Remove unneeded void * casts for Vega10")
8e68627958f2 ("drm/amd/pp: Move helper functions to smu_help.c")
c42568852099 ("drm/amd/pp: Replace rv_* with smu10_*")
0d8a81d926ec ("drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function table")
7a67f4559dc2 ("drm/amd/pp: Mark internal functions as static in rv_smumgr.c")
88c1a70d582f ("drm/amd/pp: Add rv_read_arg_from_smc to smu backend function table")
52911e03565c ("drm/amd/pp: Remove meanless return value check in RV")
7f8e66b60342 ("drm/amd/pp: Delete is_smc_ram_running function on RV")
fd06518d576e ("drm/amd/pp: Fix memory leak in error path in smumgr")
3bb271f3cabc ("drm/amd/powerplay: Fix KASAN user after free on driver unload.")
a423f79ad747 ("drm/amdgpu/powerplay/vega10: fix memory leak in error path")
586b9a4d7de9 ("drm/amd/pp: fix "Delete the wrapper layer of smu_allocate/free_memory"")
bb03c9c4a917 ("drm/amd/pp: Drop wrapper functions for upper/lower_32_bits")
ecc124b0355c ("drm/amd/pp: Delete the wrapper layer of smu_allocate/free_memory")
052fe96d93f2 ("drm/amd/pp: Add auto power profilng switch based on workloads (v2)")
a5278e511dce ("drm/amd/pp: Revert gfx/compute profile switch sysfs")
6dcd30aa11b8 ("drm/amd/pp: Implement update_dpm_settings on CI")
fdd62a40d4f3 ("drm/amd/pp: Implement update_dpm_settings on Tonga")
59a66424542c ("drm/amd/pp: Implement update_dpm_settings on Fiji")
2107f580909f ("drm/amd/pp: Implement update_dpm_settings on Polaris")
40cee3b9e50f ("drm/amd/pp: Add a helper to set field in u32")
15826fbfef16 ("drm/amd/pp: Add PCC feature support on Vega")
ada6770e956b ("drm/amd/pp: Remove cgs_query_system_info")
6848d73e889b ("drm/amd/pp: Remove the wrap functions for acpi in powerplay")
a0a73b950d0b ("drm/amd/powerplay: fix power over limit on Fiji")
cd277585d693 ("drm/amd/pp: Move common dpm check functions to hardwaremanager.c")
e21148ecbac3 ("drm/amd/pp: Cleaning up vega10_enable_dpm_tasks function")
af264d024527 ("drm/amd/pp: Refine code in powerplay for Cz/Vega10")
d246cd53fd6a ("drm/amd/pp: Remove dead error checking code on Vega10")
eda9a4eb15e8 ("drm/amdgpu: Add query vram width in CGS query system info")
a02497b73218 ("drm/amd/pp: Fix bug that dpm level was not really locked")
627c9a0a5002 ("drm/amd/display: Remove unused dm_pp_ interfaces")