blob: 684a3a2269ac830ab3f5c462403273c8c1b7d096 [file] [log] [blame]
1499bcc7a216 ("drm/amdgpu/gmc10: free stolen memory in late_init")
5677c5209086 ("drm/amdgpu/gmc10: use common invalidation engine helper")
bdbe90f04d24 ("drm/amdgpu/gmc: move invaliation bitmap setup to common code")
ba0834921400 ("drm/amdgpu: implement common gmc_ras_late_init")
56c54b25c3b6 ("drm/amdgpu: remove ih_info parameter of umc_ras_late_init")
2adf13440acc ("drm/amdgpu: add common gmc_ras_fini function")
65bc47a65994 ("drm/amdgpu: move mmhub_ras_if from gmc to mmhub block")
d65bf1f8a795 ("drm/amdgpu: replace mmhub_funcs with mmhub.funcs")
03740baab3b5 ("drm/amdgpu: move umc_ras_if from gmc to umc block")
34cc4fd9ff71 ("drm/amdgpu: move umc ras irq functions to umc block")
f5f06e21e970 ("drm/amdgpu: update parameter of ras_ih_cb")
029fbd437eb6 ("drm/amdgpu: initialize ras structures for xgmi block (v2)")
d99659a06231 ("drm/amdgpu: rename umc ras_init to err_cnt_init")
4930aabe7c4e ("drm/amdgpu: move umc ras init to umc block")
86edcc7dba53 ("drm/amdgpu: move umc late init from gmc to umc block")
87d2b92f1e9d ("drm/amdgpu: save umc error records")
1c70d3d9c4a6 ("drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper function")
47930de4aa70 ("drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init helper function")
a85eff14da2c ("drm/amdgpu/gmc: switch to amdgpu_gmc_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")
4ce71be67b08 ("drm/amdgpu: check mmhub_funcs pointer before refering to it")
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")
691bac9d093b ("drm/amdgpu: Vega20 SMU I2C HW engine controller.")
64f55e629237 ("drm/amdgpu: Add RAS EEPROM table.")
145b03eb738e ("drm/amdgpu: create mmhub ras framework")
9fb2d8de4a43 ("drm/amdgpu: support mmhub ras in amdgpu ras")
3d093da0989e ("drm/amdgpu: add amdgpu_mmhub_funcs definition")
dd21a572c906 ("drm/amdgpu: implement UMC 64 bits REG operations")
bd2280da46db ("drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS")
91ba68f8d572 ("drm/amdgpu: only uncorrectable error needs gpu reset")
b7f92097f5bc ("drm/amdgpu: implement umc ras init function")
51437623a0a1 ("drm/amdgpu: support ce interrupt in ras module")
13b7c46c18e2 ("drm/amdgpu: add error address query for umc ras")
2b671b6049ef ("drm/amdgpu: apply umc_for_each_channel macro to umc_6_1")
fee858ba5f96 ("drm/amdgpu: add macro of umc for each channel")
3aacf4ea1102 ("drm/amdgpu: initialize new parameters and functions for amdgpu_umc structure")
33b97cf896d4 ("drm/amdgpu: add more parameters and functions to amdgpu_umc structure")
a55c8d7bda4f ("drm/amdgpu: remove the clear of MCA_ADDR")
83b0582c9057 ("drm/amdgpu: support gfx ras error injection and err_cnt query")