blob: a10519b1aa1b8881dd30ae8b1529e33b5eb2da5a [file] [log] [blame]
c3d4d45db2fa ("drm/amdgpu: clean up ras sysfs creation (v2)")
f848159b570e ("drm/amdgpu: decouple sysfs creating of bad page node")
eb0c3cd48f5f ("drm/amdgpu: add one definition for RAS's sysfs/debugfs name(v2)")
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")
778e8c428f90 ("drm/amdgpu: reserve vram for memory training(v4)")
de7b45babd9b ("drm/amdgpu: cleanup creating BOs at fixed location (v2)")
012dd14d1de6 ("drm/amdgpu: fix ras ctrl debugfs node leak")
2032324682c1 ("drm/amdgpu: remove the redundant null checks")
029fbd437eb6 ("drm/amdgpu: initialize ras structures for xgmi block (v2)")
084fe13b2c23 ("drm/amdgpu: Allow to reset to EERPOM table.")
86edcc7dba53 ("drm/amdgpu: move umc late init from gmc to umc block")
78ad00c9030c ("drm/amdgpu: Hook EEPROM table to RAS")
9dc23a6325fc ("drm/amdgpu: change ras bps type to eeprom table record structure")
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")
bfcf62c2a5a9 ("drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper function")
6caeee7a708c ("drm/amdgpu/gfx: switch to amdgpu_gfx_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")
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)")
b293e891b057 ("drm/amdgpu: add helper function to do common ras_late_init/fini (v3)")
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")
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")
3aacf4ea1102 ("drm/amdgpu: initialize new parameters and functions for amdgpu_umc structure")