blob: ebc58e4f1b340954b4567e73e06e1ba43d606a24 [file] [log] [blame]
613e51df0bcc ("drm/amd/powerplay: sort those operations performed in hw setup")
26ef32518a56 ("drm/amd/powerplay: maximize code sharing between .hw_init and .resume")
02cf91c113ea ("drm/amd/powerplay: postpone operations not required for hw setup to late_init")
792f80d19213 ("drm/amd/powerplay: clean up the overdrive settings")
4a13b4cefc21 ("drm/amd/powerplay: clean up the APIs for pptable setup")
12ea3449416e ("drm/amd/powerplay: clean up the APIs for bootup clocks")
78eb4a36155c ("drm/amd/powerplay: centralize all buffer allocation in sw_init phase")
2f55c2644395 ("drm/amd/powerplay: drop unused APIs and unnecessary checks")
31157341252a ("drm/amd/powerplay: eliminate asic type check")
b455159c0531 ("drm/amdgpu/powerplay: add initial swSMU support for sienna_cichlid (v2)")
81a16241114b ("drm/amdgpu: Add unique_id and serial_number for Arcturus v3")
22f1e0e8e487 ("drm/amd/powerplay: give better names for the thermal IRQ related APIs")
be80b431fadc ("drm/amd/powerplay: use the common APIs for IRQ disablement/enablement")
4f1fad0e9dbd ("drm/amd/powerplay: stop thermal IRQs on suspend")
2cdc9c200c8a ("drm/amd/powerplay: add check before i2c_add_adapter")
41fb666d5ceb ("drm/amd/powerplay: remove SRIOV check in SMU11 (v2)")
a16be2fe1455 ("drm/amd/powerplay: skip smu_i2c_eeprom_init/fini under sriov mode")
fa3d49f1e904 ("drm/amd/powerplay: remove the support of vega20 from swsmu")
ba02fd6b1ce5 ("drm/amdgpu: fix device attribute node create failed with multi gpu")
d5c8ffb96637 ("drm/amdgpu: fix pm sysfs node handling (v2)")
62cc895c02fb ("drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handling")
4e01847c38f7 ("drm/amdgpu: optimize amdgpu device attribute code")
8efd72759e9e ("drm/amdgpu: skip sysfs node not belong to one vf mode")
38748ad88a2f ("drm/amdgpu: enable one vf mode for nv12")
b217e6f579d6 ("drm/amdgpu: clear the messed up checking logic")
f9b93c9ba605 ("drm/amd/powerplay: limit smu support to Arcturus for onevf")
e57761c68bb4 ("drm/amdgpu: cache smu fw version info")
47c11cff7e44 ("drm/amd/powerplay: update Arcturus smu-driver if header")
774e335b878c ("drm/amd/powerplay: properly set the dpm_enabled state")
94e0805ba929 ("drm/amd/powerplay: correct i2c eeprom init/fini sequence")
56ddddaaccbf ("drm/amd/powerplay: bump the NAVI10 smu-driver if version")
49e78c820a02 ("drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.c")
e1188aacad17 ("drm/amdgpu/smu11: add support for SMU AC/DC interrupts")
9644bf5f4ab8 ("drm/amdgpu/swSMU: handle manual AC/DC notifications")
f5cdd2bdd9ba ("drm/amdgpu/swSMU: handle DC controlled by GPIO for navi1x")
75610fdd38d9 ("drm/amdgpu/swSMU: set AC/DC mode based on the current system state (v2)")
66c2f5db1fbd ("drm/amdgpu/swSMU: correct the bootup power source for Navi1X (v2)")
2c02b38a10fc ("drm/amd/swSMU: add callback to set AC/DC power source (v2)")
9015d60c9ee1 ("drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device")
f88ef3ca869d ("drm/amdgpu/swsmu: clean up unused header in swsmu")
c1b6921209e3 ("drm/amd/powerplay: add smu if version for navi12")
ae458c7b9dcc ("drm/amdgpu/powerplay: Remove deprecated smc_read_arg")
1c58267cbe46 ("drm/amdgpu/powerplay: Refactor SMU message handling for safety")
a4c5b1bb7b93 ("drm/amdgpu/pm: move debugfs init into core amdgpu debugfs")
c5820361dae5 ("drm/amdgpu/ttm: move debugfs init into core amdgpu debugfs")
7af8bc5016d9 ("drm/amd/powerplay: add DFCstate control pptable func for arct")
ef1caf48bd4d ("drm/amdgpu: Add Arcturus D342 page retire support")
9cfb06920e2b ("drm/amdgpu: fix memory leak during TDR test(v2)")
5d8b936df284 ("drm/amdgpu/smu: properly handle runpm/suspend/reset")
54c96f867952 ("drm/amd/powerplay: update smu11_driver_if_navi10.h")