OSDN Git Service

drm/amdgpu: add RAS support for VML2 and ATCL2
authorDennis Li <Dennis.Li@amd.com>
Sun, 29 Sep 2019 08:04:10 +0000 (16:04 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Oct 2019 19:49:57 +0000 (15:49 -0400)
commit820924745b760d8c1bb72f9b5dea20673beafe2a
tree2cabe792c744ce3d81e7a36122f261a24309bc78
parent87d92e1f909ce366bd0a3426d5c5fb7bf92014c6
drm/amdgpu: add RAS support for VML2 and ATCL2

v1: Add codes to query the EDC count of VML2 & ATCL2
v2: Rename VML2/ATCL2 registers and drop their mask define
v3: Add back the ECC mask for VML2 registers

Signed-off-by: Dennis Li <Dennis.Li@amd.com>
Reviewed-by: Hawking Zhang <hawking.zhang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c