Series is Reviewed-by: Hawking Zhang <[email protected]>
Regards, Hawking -----Original Message----- From: Dennis Li <[email protected]> Sent: 2019年10月11日 10:49 To: [email protected]; Deucher, Alexander <[email protected]>; Zhou1, Tao <[email protected]>; Zhang, Hawking <[email protected]>; Chen, Guchun <[email protected]> Cc: Li, Dennis <[email protected]> Subject: [PATCH 0/3] RAS Support for GFX blocks 1. Add the EDC count from hardware. 2. Add RAS support for VML2 amd ATCL2 sub blocks. Dennis Li (3): drm/amdgpu: change to query the actual EDC counter drm/amd/include: add register define for VML2 and ATCL2 drm/amdgpu: add RAS support for VML2 and ATCL2 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 986 ++++++++++++------ drivers/gpu/drm/amd/amdgpu/soc15.h | 2 + .../amd/include/asic_reg/gc/gc_9_0_offset.h | 18 +- .../amd/include/asic_reg/gc/gc_9_0_sh_mask.h | 18 +- 4 files changed, 695 insertions(+), 329 deletions(-) -- 2.17.1 _______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
