]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: resolved bug in UMC RAS CE query
authorJohn Clements <john.clements@amd.com>
Tue, 7 Jan 2020 06:16:05 +0000 (14:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Jan 2020 17:02:01 +0000 (12:02 -0500)
commit0ee51f1d940e0715d2b82f97f4aa1bd333242f39
tree9ba6fb0c49ae70e190e37689b8c76c02aad8cf5d
parenta64c9e15e6247e89ad16021b8d5d6d53c34d7ee7
drm/amdgpu: resolved bug in UMC RAS CE query

switch CE counter register access' to use SMN

disable UMC indexing mode

Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: John Clements <john.clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/umc_v6_1.c