]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Added ASIC specific check in gmc v9.0 ECC interrupt programming sequence
authorJohn Clements <john.clements@amd.com>
Fri, 20 Dec 2019 08:21:32 +0000 (16:21 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Dec 2019 19:56:27 +0000 (14:56 -0500)
commit3a47e8f6c0599f37339871ed50b520ae0760118f
tree6bbb058745d4553451eed1d1ec2a937c1bba45d4
parent81d7ddd83e8cbfc96c1a88cca4bcca98c917c93a
drm/amdgpu: Added ASIC specific check in gmc v9.0 ECC interrupt programming sequence

Devices newer then VEGA10/12 shall have these programming sequences performed by PSP BL

Reviewed-by: Hawking Zhang <Hawking.Zhang@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/gmc_v9_0.c