blob: a60d8718fd37e56906512d72e8bdef75244acda3 [file] [log] [blame]
f77c7109c071 ("drm/amdgpu/ras: fix and update the documentation for RAS")
084fe13b2c23 ("drm/amdgpu: Allow to reset to EERPOM table.")
450f30ea9c60 ("amdgpu: no need to check return value of debugfs_create functions")
74abc2210e10 ("drm/amd/doc: Add RAS documentation to guide")
1c1e53f7f2ce ("drm/amd/doc: Add XGMI sysfs documentation")
466b17934609 ("drm/amdgpu: add badpages sysfs interafce")
163def43e9a1 ("drm/amdgpu: Fix lockdep warning more gracely")
96ebb3073275 ("drm/amdgpu: add human readable debugfs control support (v2)")
791c47694f01 ("drm/amdgpu: enable ras on gmc9")
760a1d55344d ("drm/amdgpu: enable ras on gfx9 (v2)")
8cf12507d3bd ("drm/amdgpu: enable ras on sdma4")
36ea1bd2d084 ("drm/amdgpu: add debugfs ctrl node")
c030f2e4166c ("drm/amdgpu: add amdgpu_ras.c to support ras (v2)")
5e5d3154575c ("drm/amdgpu: add psp ras subsystem infrastructure (v2)")
b1fa8c89556e ("drm/amdgpu: Add sysfs entries for xgmi hive v2.")
47dd8048a1bf ("drm/amdgpu: Show XGMI node and hive message per device only once")
22d6575b8db5 ("drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3)")
36ca09a02aa6 ("drm/amdgpu: Add message print when unable to get valid hive")
c713a4614592 ("drm/amdgpu: update the vm invalidation engine layout V2")
e27a73d1305f ("drm/amdgpu/psp: Correct and refine the vmr support. (v2)")
5ec996dfb6a1 ("drm/amdgpu/psp: Add support VMR ring for VF")
d63cda5bfcd3 ("drm/amdgpu/psp: Get psp fw version through reading register")
5d66ef38bc9d ("drm/amdgpu: Update XGMI node print")
a82400b57abb ("drm/amdgpu: Handle xgmi device removal.")
26bc534094ed ("drm/amdgpu: Refactor GPU reset for XGMI hive case")
ed2bf5229c53 ("drm/amdgpu: Expose hive adev list and xgmi_mutex")
5183411b56bd ("drm/amdgpu: Refactor amdgpu_xgmi_add_device")
409c5191b499 ("drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell index")
6c3c559325ab ("drm/amdgpu: enable paging queue based on FW version (v2)")
a82c15668cfc ("drm/amdgpu: Each PSP need to get latest topology info on XGMI configuration")
2cf6dd9cc519 ("drm/amdgpu: disable page queue on Vega10 SR-IOV VF")
db0049129359 ("drm/amdgpu: fix frame size of amdgpu_xgmi_add_devices excceed 1024 bytes")
593caa07ad6a ("drm/amdgpu/psp: update topology info structures")
dd3c45d30622 ("drm/amdgpu/psp: add get_node_id function")
3e2e2ab55499 ("drm/amdgpu/psp: initialize xgmi session (v2)")
ca6e1e59a24b ("drm/amdgpu/psp: add helper function to invoke xgmi ta per ta cmd_id")
97c8d171105d ("drm/amdgpu/psp: add helper function to load/unload xgmi ta")
f0cfa19579fa ("drm/amdgpu/psp: add structure for xgmi ta and its shared buffer")
7946340fa389 ("drm/amdgpu: Move csa related code to separate file")
1e256e276221 ("drm/amdgpu: Refine CSA related functions")
20bedfe0c13a ("drm/amdgpu: Remove useless csa gpu address in vmid0")
1cf03c54b3d8 ("drm/amdgpu: disable page queue on SDMA for Vega12")
6e82c6e0661b ("drm/amdgpu: drop the remaining uses of ring idx in messages")
0b25cbf9c26c ("drm/amdgpu/psp: avoid hard-code fence value pre submission")
898c2cb5d94f ("drm/amdgpu: use scheduler fault instead of reset work")
f783160c2734 ("drm/amdgpu: disable SDMA page queue on Vega20")
2a85e816ccd7 ("drm/amdgpu/sdma4: APUs do not have a page queue")
161d0711b9e5 ("drm/amdgpu: use paging queue for VM page table updates")
bb97ab42ac5d ("drm/amdgpu: activate paging queue on SDMA v4")
d425e7d8de53 ("drm/amdgpu: add some [WR]REG32_SDMA macros to sdma_v4_0.c")