]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
drm/amdgpu: Add ability to determine and report if board supports ECC.
authorDavid Panariti <David.Panariti@amd.com>
Fri, 15 Sep 2017 20:30:08 +0000 (16:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:47:48 +0000 (12:47 -0500)
commit02bab92328b4d4e0f688be960f0fb5fed1c07ea2
treebc60f2920bfd3baea51730c958f3007424f9c8fd
parent26f1108525c7f085fd5e555d4b62e7bba42a723b
drm/amdgpu: Add ability to determine and report if board supports ECC.

Make initialization code check the ECC related registers, which are initialized
by the VBIOS, to see if ECC is present and initialized and DRM_INFO() the
result.

Signed-off-by: David Panariti <David.Panariti@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c