blob: c56c532f7e21684035d426b261938f0996d53cfe [file] [log] [blame]
029f41535ac5 ("drm/amd/powerplay: fix locking in smu_feature_set_supported()")
f14a323db5b0 ("drm/amd/powerplay: implement update enabled feature state to smc for smu11")
e1c6f86a915f ("drm/amd/powerplay: implement smu_notify_display_change function for smu11")
2f25158d7db8 ("drm/amd/powerplay: implement feature get&set functions")
6b816d731639 ("drm/amd/powerplay: implement smu feature functions")
f6a6b9526cf0 ("drm/amd/powerplay: implement smu_run_afll_btc function")
56c53ad6fe6c ("drm/amd/powerplay: implement smu_init_display for smu11")
d76c9e241266 ("drm/amd/powerplay: Change the allocate method of dpm context for smu11.")
00bfaec829c3 ("drm/amd/powerplay: expose the function of smu read argument")
78031c2c4dcd ("drm/amd/powerplay: implement smu vega20_message_map for vega20")
e88e4f836c61 ("drm/amd/powerplay: add function to set tool table location for smu11 (v2)")
44619596ebd4 ("drm/amd/powerplay: add function to set min dcef deep sleep for smu11 (v2)")
863651b6fadd ("drm/amd/powerplay: add function to write pptable for smu11 (v2)")
29eed6fafdbd ("drm/amd/powerplay: add function to populate smc pptable for smu11")
c6eef2d01d05 ("drm/amd/powerplay: add function to check pptable for smu11")
3e333c6ca1f5 ("drm/amd/powerplay: add function to parse pptable for smu11")
74e07f9d3b77 ("drm/amd/powerplay: add vega20 pptable function file")
d72e91c5b7b4 ("drm/amd/powerplay: implement notify_memory_pool_location function for smu11")
0b51d9937845 ("drm/amd/powerplay: implement smu_alloc[free]_memory pool function")
08115f87c38d ("drm/amd/powerplay: implement get_clk_info_from_vbios function for smu11 (v2)")
846f1a035b55 ("drm/amd/powerplay: implement get_vbios_bootup_values function for smu11 (v2)")
e98499b44413 ("drm/amd/powerplay: add data structure of bootup values")
ce6f7fa8a756 ("drm/amd/powerplay: remove header of smu_v11_0_pptable")
f96357a991b9 ("drm/amd/powerplay: implement smu_init(fini)_fb_allocations function")
8bf16963df8c ("drm/amd/powerplay: implement smu_init[fini]_power function for smu11")
142dec6266b2 ("drm/amd/powerplay: implement smu dpm context functions for smu11")
813ce279448e ("drm/amd/powerplay: implement smu_init[fini]_smc_tables for smu11")
244f3449285f ("drm/amd/powerplay: implement read_pptable_from_vbios function for smu11")
e15da5a4b08a ("drm/amd/powerplay: add get atom data table helper")
2cf543ed4f3b ("drm/amd/powerplay: add smu table context structure")
eaf02a4d92e7 ("drm/amdgpu: update atomfirmware header for smu11")
765c50cb2426 ("drm/amd/powerplay: implement check_fw_version function for smu11")
7b0031b6ea2b ("drm/amd/powerplay: implement check_fw_status function for smu11")
b0b4b413a9be ("drm/amd/powerplay: implement smu send message functions for smu11 (v3)")
6667889b45cf ("drm/amd/powerplay: add new ppsmc header for smu11 (v2)")
59abab5ad295 ("drm/amd/powerplay: init microcode for smu11")
38f8a2e6141d ("drm/amd/powerplay: add interfaces for smu resume")
c56de9e8287d ("drm/amd/powerplay: add interface to notify memory pool location (v2)")
e65d45f2c73d ("drm/amd/powerplay: add interface to allocate memory pool (v2)")
206bc589ed49 ("drm/amd/powerplay: add interface to set tool table location (v2)")
a7ebb6d2fde4 ("drm/amd/powerplay: add interface to set min dcef deep sleep (v2)")
31b5ae495d68 ("drm/amd/powerplay: add interface to write pptable (v2)")
a751b0958982 ("drm/amd/powerplay: add interface to check fw version (v2)")
86187fec9151 ("drm/amd/powerplay: add interface to populate smc pptable (v2)")
9e4848a4edd6 ("drm/amd/powerplay: add interface to parse pptable (v2)")
9c9a1747c292 ("drm/amd/powerplay: add interface to init fb allocations (v2)")
46126e6dad1c ("drm/amd/powerplay: add interface to check pptable (v2)")
a6b35900dca9 ("drm/amd/powerplay: add interface to get vbios bootup values (v2)")
17e6081bc192 ("drm/amd/powerplay: add interface to init power (v2)")
cabd44c064c8 ("drm/amd/powerplay: add interface to init smc tables (v2)")