]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb5a8b6fa6e9e2b706fdb858d439b54274cdfc5a8
tree2cabe792c744ce3d81e7a36122f261a24309bc78
parentdfd584bfe7a061f8e06f8f4b5686318252703901
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