blob: aa375b94d4b1856e75729ef1acb3fb37288f05ae [file] [log] [blame]
4c65dd104107 ("drm/amdgpu: move sdma ecc functions to generic sdma file")
bfcf62c2a5a9 ("drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper function")
d094aea31258 ("drm/amdgpu: set ip specific ras interface pointer to NULL after free it")
7c6e68c777f1 ("drm/amdgpu: Avoid HW GPU reset for RAS.")
12ffa55da60f ("drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case.")
8bf2485aec63 ("drm/amdgpu: fix memory leak when ras is not supported on specific ip block")
9ad1dc295b39 ("drm/amdgpu: add ras_late_init callback function for nbio v7_4 (v3)")
dda79907a77b ("drm/amdgpu: add mmhub ras_late_init callback function (v2)")
2452e7783c7a ("drm/amdgpu: switch to amdgpu_ras_late_init for gmc v9 block (v2)")
7d0a31e8cc3b ("drm/amdgpu: switch to amdgpu_ras_late_init for sdma v4 block (v2)")
63fa48db49c2 ("drm/amdgpu: switch to amdgpu_ras_late_init for gfx v9 block (v2)")
4e644fffb580 ("drm/amdgpu: add ras_controller and err_event_athub interrupt support")
4241863afce1 ("drm/amdgpu/nbio: add functions to query ras specific interrupt status")
078ef4e93250 ("drm/amdgpu: add new amdgpu nbio header file")
0b2d2c2eecf2 ("drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recover")
145b03eb738e ("drm/amdgpu: create mmhub ras framework")
3d093da0989e ("drm/amdgpu: add amdgpu_mmhub_funcs definition")
bd2280da46db ("drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS")
91ba68f8d572 ("drm/amdgpu: only uncorrectable error needs gpu reset")
51437623a0a1 ("drm/amdgpu: support ce interrupt in ras module")
13b7c46c18e2 ("drm/amdgpu: add error address query for umc ras")
83b0582c9057 ("drm/amdgpu: support gfx ras error injection and err_cnt query")
7cdc2ee3004d ("drm/amdgpu: remove ras_reserve_vram in ras injection")
81e02619e958 ("drm/amdgpu: update interrupt callback for all ras clients")
cf04dfd0e91f ("drm/amdgpu: allow ras interrupt callback to return error data")
045c02165397 ("drm/amdgpu: switch to amdgpu_umc structure")
05a58345db4e ("drm/amdgpu: add ras error count after each query (v2)")
939e2258ce4c ("drm/amdgpu: querry umc error count")
5b6b35aaacca ("drm/amdgpu: init umc v6_1 functions for vega20")
9e585a523baa ("drm/amdgpu: add amdgpu_umc_functions structure")
7af25d5b7ea7 ("drm/amdgpu: move some ras data structure to amdgpu_ras.h")
861324983d4f ("drm/amdgpu: correct irq type used for sdma ecc")
7d0e6329dfdc ("drm/amdgpu: update more sdma instances irq support")
a3a09142f43c ("drm/amdgpu: put the SMC into the proper state on reset/unload")
33c976c9612a ("drm/amdgpu: drop ras self test")
a5dd40ca81bb ("drm/amdgpu: only allow error injection to UMC IP block")
667a48226edf ("drm/amdgpu: reorganize sdma v4 code to support more instances")
51cce480fda9 ("drm/amdgpu: use new mmhub interfaces for Arcturus")
f1c1314be429 ("drm/amdgpu: Disable ras features on all IPs before gpu reset")
d7929c1e13e3 ("Merge branch 'drm-next' into drm-next-5.3")