blob: 212d66a04a385d0a15fe0f7aff1ffa3ad6b1274f [file] [log] [blame]
a141b4e3c722 ("drm/amd/powerplay: simplify the code around retrieving power limit")
1e239fdd31cd ("drm/amd/powerplay: maximize code sharing around power limit")
7a1105bd65c7 ("drm/amd/powerplay: drop unnecessary wrappers")
7951e7c03649 ("drm/amd/powerplay: add error messages on some critical paths")
d9811cfc0ebd ("drm/amd/powerplay: use MGPU friendly err/warn/info/dbg messages")
e05acd78b885 ("drm/amd/powerplay: update powerplay table for sienna_cichlid")
947c127b2629 ("drm/amd/powerplay: move powerplay table operation out of smu_v11_0.c")
9b1a6a581e59 ("drm/amd/powerplay: skip BACO feature on DPMs disablement")
e6f1eb4cbf53 ("drm/amd/powerplay: maximize code sharing between .hw_fini and .suspend")
a35a10d975ba ("drm/amd/powerplay: better namings")
613e51df0bcc ("drm/amd/powerplay: sort those operations performed in hw setup")
26ef32518a56 ("drm/amd/powerplay: maximize code sharing between .hw_init and .resume")
4e8cb0c01122 ("drm/amd/powerplay: move those operations not needed for resume out")
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")
61555ccbf92b ("drm/amd/powerplay: implement a common API for dpms disablement")
2f55c2644395 ("drm/amd/powerplay: drop unused APIs and unnecessary checks")
31157341252a ("drm/amd/powerplay: eliminate asic type check")
da483dd1d8d7 ("drm/amd/powerplay: use existed smu_dpm_set* interfaces to implement powergate functions")
4c301044c785 ("drm/amd/powerplay: let PMFW to handle the features disablement on BACO in V2")
e2c14b2cbb11 ("drm/amd/powerplay: drop sienna_cichlid hardcode of using pptable")
40d3b8db83be ("drm/amd/powerplay: update smu function for sienna_cichlid")
258d290c03ce ("drm/amd/amdgpu: disable gfxoff to retrieve gfxclk")
3059ec1c3c5c ("drm/amd/powerplay: add function to get power limit for sienna_cichlid")
b7d25b5f67fa ("drm/amd/powerplay: support to print pcie levels for sienna_cichlid")
08ccfe084cd0 ("drm/amd/powerplay: support pcie value set and update for sienna_cichlid")
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")
8c0bba64795f ("drm/amd/powerplay: implement ASIC specific thermal throttling logging")
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")
b7f0656a2546 ("drm/amdgpu: Updated XGMI power down control support check")
ab9c21124d6e ("drm/amdgpu: Add cmd to control XGMI link sleep")
85625e642950 ("drm/amdgpu: enable hibernate support on Navi1X")
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")