blob: 7fe2cc7bb5989abad8536b313140269cdf8eddb4 [file] [log] [blame]
c0732ba1eeec ("drm/powerplay: fix compilation warning")
8df1a28f41b9 ("drm/amdgpu: Fix a buffer overflow handling the serial number")
81a16241114b ("drm/amdgpu: Add unique_id and serial_number for Arcturus v3")
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")
728e7e0cd618 ("drm/amdgpu: Add autodump debugfs node for gpu reset v8")
8efd72759e9e ("drm/amdgpu: skip sysfs node not belong to one vf mode")
94e0805ba929 ("drm/amd/powerplay: correct i2c eeprom init/fini sequence")
bd607166af7f ("drm/amdgpu: Enable reading FRU chip via I2C v3")
49e78c820a02 ("drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.c")
2c02b38a10fc ("drm/amd/swSMU: add callback to set AC/DC power source (v2)")
9015d60c9ee1 ("drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device")
204eaac625d5 ("drm/amdgpu: call ras_debugfs_create_all in debugfs_init")
0cf64555fe6c ("drm/amdgpu: Add debugfs interface to set arbitrary sclk for navi14 (v2)")
fd23cfcc2e8b ("drm/amdgpu/ring: move debugfs init into core amdgpu debugfs")
cd9e29e71729 ("drm/amdgpu/firmware: move debugfs init into core amdgpu debugfs")
f9d64e6c4a66 ("drm/amdgpu/regs: move debugfs init into core amdgpu debugfs")
3f5cea671cb3 ("drm/amdgpu/gem: move debugfs init into core amdgpu debugfs")
24038d581c75 ("drm/amdgpu/fence: move debugfs init into core amdgpu debugfs")
15997544a38f ("drm/amdgpu/sa: move debugfs init into core amdgpu debugfs")
a4c5b1bb7b93 ("drm/amdgpu/pm: move debugfs init into core amdgpu debugfs")
c5820361dae5 ("drm/amdgpu/ttm: move debugfs init into core amdgpu debugfs")
ef1caf48bd4d ("drm/amdgpu: Add Arcturus D342 page retire support")
4a6f8f01efef ("drm/amd/powerplay: handle features disablement for baco reset in SMU FW")
86b93fd62d7c ("drm/amdgpu/sriov Don't send msg when smu suspend")
1cf8c930b378 ("drm/amd/powerplay: fix navi10 system intermittent reboot issue V2")
a9ffe2a98338 ("drm/amdgpu/debugfs: properly handle runtime pm")
9530273ec90c ("drm/amd/powerplay: cover the powerplay implementation details V3")
29a45960647b ("drm/amd/powerplay: refine code to support no-dpm case")
c2a801af3183 ("amd/amdgpu/sriov enable onevf mode for ARCTURUS VF")
d2f925ff9a23 ("drm/amdgpu/smu: use unified variable smu->is_apu to check apu asic platform")
b8ab58f350b6 ("drm/amd/powerplay: add check for baco support on Arcturus")
041a62bc0603 ("drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64.")
feffbaac36d3 ("drm/amdgpu: add condition to enable baco for ras recovery")
4b4c5638c08d ("drm/amdgpu: Fix BACO entry failure in NAVI10.")
ce316fa55ef0 ("drm/amdgpu: add concurrent baco reset support for XGMI")
7a22677b9514 ("drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit helper")
96358810c66a ("amd/amdgpu/sriov swSMU disable for sriov")
7c868b592d5c ("drm/amdgpu: not remove sysfs if not create sysfs")
5149f08275de ("drm/amdgpu: flag vram lost on baco reset for VI/CIK")
8633f126bf53 ("drm/amdgpu: Resolved offchip EEPROM I/O issue")
c348ad46b0e9 ("drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF.")
6ae6c7d404ec ("drm/amdgpu: start to disentangle boco from runtime pm")
361dbd01a1de ("drm/amdgpu: add helpers for baco entry and exit")
11520f27085b ("drm/amdgpu: split swSMU baco_reset into enter and exit")
31af062acfbd ("drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)")
a69cba42b11a ("drm/amdgpu: add a amdgpu_device_supports_baco helper")
e45ed9435fda ("drm/amdgpu: add supports_baco callback for VI asics.")