blob: 20ea59a7487381bc2870ced34b2c8ded6ed84604 [file] [log] [blame]
a9c75edcbe7c ("drm/amd/powerplay: update the metrics table cache interval as 1ms")
bf1102877751 ("drm/amd/powerplay: add control method to bypass metrics cache on Vega12")
740dce9517cb ("drm/amd/powerplay: add control method to bypass metrics cache on Vega20")
2ba38817219b ("drm/amd/powerplay: add control method to bypass metrics cache on Renoir")
0fbc6533de67 ("drm/amd/powerplay: add Vega12 support for gpu metrics export")
e467c3a9f4ed ("drm/amd/powerplay: add Vega20 support for gpu metrics export")
95868b85764a ("drm/amd/powerplay: add Renoir support for gpu metrics export(V2)")
caad2613dc4b ("drm/amd/powerplay: move table setting common code to smu_cmn.c")
e7a95eea2250 ("drm/amd/powerplay: maximum code sharing around watermarks setting")
a7bae0619903 ("drm/amd/powerplay: move more APIs to smu_cmn.c")
af5ba6d21a70 ("drm/amd/powerplay: common API for disabling all features with exception")
7dbf78051f75 ("drm/amd/powerplay: move ppfeature mask setting to smu_cmn.c")
28251d726b2b ("drm/amd/powerplay: implement smu_cmn_get_enabled_mask() for all ASICs")
b4bb3aaf04af ("drm/amd/powerplay: move dpm feature enablement checking to smu_cmn.c")
4d942ae349bb ("drm/amd/powerplay: move dpm feature support checking to smu_cmn.c")
d23c3ccc2176 ("drm/amd/powerplay: move clock dpm enablement check to smu_v11/v12")
6c339f37f1cd ("drm/amd/powerplay: unify swSMU index to asic specific index mapping")
443c7f3c3641 ("drm/amdgpu: add read amdgpu_gfxoff status in debugfs")
3cd7e415aea4 ("drm/amd/powerplay: drop unused code around thermal range setting")
1e1964b777ce ("drm/amd/powerplay: maximum the code sharing on thermal irq setting")
0540ecedcba9 ("drm/amd/powerplay: sort the call flow on temperature ranges retrieving")
2b1f12a2da04 ("drm/amd/powerplay: correct Sienna Cichlid temperature limit settings")
cbf3f132fe5d ("drm/amd/powerplay: correct Navi1X temperature limit settings")
778f8e6afea6 ("drm/amd/powerplay: drop unnecessary wrapper around pcie parameters setting")
42f75c849f17 ("drm/amd/powerplay: drop unused APIs and parameters")
982d68b09358 ("drm/amd/powerplay: drop smu_v12_0.c unnecessary wrapper V2")
10e96d897329 ("drm/amd/powerplay: drop Sienna Cichlid specific set_soft_freq_limited_range")
b64d86889f1e ("drm/amd/powerplay: add new UMD pstate data structure")
90a89c316e64 ("drm/amd/powerplay: update Sienna Cichlid default dpm table setup")
3afb244be3e0 ("drm/amd/powerplay: update Navi10 default dpm table setup")
3a86d7f668cb ("drm/amd/powerplay: update Arcturus default dpm table setting")
ea8139d8d59b ("drm/amd/powerplay: add SMU mode1 reset")
4c8f126e0cd5 ("drm/amdgpu/powerplay: Target power profile mode should be the second parameter of renoir_set_power_profile_mode")
d8d3493a46f9 ("drm/amd/powerplay: put dpm frequency setting common code in smu_v11_0.c")
e5ef784b1e17 ("drm/amd/powerplay: revise calling chain on retrieving frequency range")
c98f31d17cc8 ("drm/amd/powerplay: revise calling chain on setting soft limit")
661b94f5acf7 ("drm/amd/powerplay: put setting hard limit common code in smu_v11_0.c")
b2febc9901ee ("drm/amd/powerplay: drop unused code and wrapper around clock retrieving")
e0f9e936403a ("drm/amd/powerplay: unshare the code for retrieving current clock frequency")
5e6dc8feae97 ("drm/amd/powerplay: bypass wrapper on retrieving current clock frequency")
9b259eae1cdb ("drm/amd/powerplay: drop unnecessary wrappers around clock retrieving")
9eee152aab56 ("drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync fails")
38ed7b09833e ("drm/powerplay: label internally used symbols as static")
3e4aeff36e92 ("drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failed")
e26ffda81bd1 ("drm/amd/smu: unify smu ppt callback macros")
1fc87b4599a7 ("drm/amd/smu: unify pptable_func{} callback interface")
3466a8f0c2fc ("drm/amd/powerplay: maximum code sharing on sensor reading")
5675123d6056 ("drm/amd/powerplay: revise the calling chain on sensor reading")
b9fe63d2a030 ("drm/amd/powerplay: drop unnecessary SMU_MSG_GetDpmClockFreq check")
947119a3f9c9 ("drm/amd/powerplay: drop unnecessary wrapper .populate_smc_tables")