blob: ba5ccd0ebfe4b91b5ce9841cd6fb9952a53afa54 [file] [log] [blame]
5e62db9df684 ("drm/amdgpu: read sdma edc counter to clear the counters")
57cb635bb4d8 ("drm/amdgpu/gfx: Add mmSDMA2-7_EDC_COUNTER to support Arcturus")
107ab0613665 ("drm/amdgpu/gfx: Add mmCOMPUTE_STATIC_THREAD_MGMT_SE4-7 to support Arcturus")
d8c61373e05c ("drm/amdgpu/gfx: Replace ARRAY_SIZE with size variable")
f83f5a1e115c ("drm/amdgpu/gfx: Improvement on EDC GPR workarounds")
45317d5ffb4d ("drm/amdgpu/gfx: Increase dispatch packet number")
2255d7f36e47 ("drm/amdgpu/gfx: Clear more EDC cnt")
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")
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")
145b03eb738e ("drm/amdgpu: create mmhub ras framework")
3d093da0989e ("drm/amdgpu: add amdgpu_mmhub_funcs definition")
045c02165397 ("drm/amdgpu: switch to amdgpu_umc structure")
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")
861324983d4f ("drm/amdgpu: correct irq type used for sdma ecc")
7d0e6329dfdc ("drm/amdgpu: update more sdma instances irq support")
667a48226edf ("drm/amdgpu: reorganize sdma v4 code to support more instances")
51cce480fda9 ("drm/amdgpu: use new mmhub interfaces for Arcturus")
a538bbe7a8db ("drm/amdgpu/mes: add mes header file and definition")
f39f5bb1c9d6 ("drm/amdgpu/discovery: add ip discovery initial support")
ca1eb73207a4 ("drm/amdgpu/sdma: allocate CSA per sdma ring")
9c7c85f7ea1f ("drm/amdgpu: add pmu counters")
450f30ea9c60 ("amdgpu: no need to check return value of debugfs_create functions")
052af915d826 ("drm/amdgpu: Fixed missing to clear some EDC count")
5bb235327323 ("drm/amdgpu: Report firmware versions with sysfs v2")
777ac3ba3d85 ("drm/amdgpu: sdma handle ras resume")
2c2fc0cd0bd1 ("drm/amdgpu: gfx handle ras resume")
6121366b749d ("drm/amdgpu: gmc handle ras resume")
3058770ae352 ("drm/amdgpu: Fix S3 test issue")
9708a318620d ("drm/amdgpu: sdma support ras gpu reset")
70ab8c6125d6 ("drm/amdgpu: gfx support ras gpu reset")
36810fdb69ba ("drm/amdgpu: gmc support ras gpu reset")
5326ad54c5ef ("drm/amdgpu: add gfx9 gpr EDC workaround when RAS is enabled")
dcea6e65d41f ("drm/amdgpu: Add PCIe replay count sysfs file")
88807dc8d573 ("drm/amdgpu: Remap hdp coherency registers")
14cfde84e33e ("drm/amdgpu: Add a check to avoid panic because of unexpected irqs")
7dd609da9b4e ("drm/amdgpu: sdma use amdgpu_ras_feature_enable_on_boot")
53d650548c38 ("drm/amdgpu: gmc use amdgpu_ras_feature_enable_on_boot")
a170d49d084d ("drm/amdgpu: gfx use amdgpu_ras_feature_enable_on_boot")
af67772d0a76 ("drm/amdgpu: Correct the irq types' num of sdma")