drm/amdgpu: New header for fields needed to determine state of ECC.
authorDavid Panariti <David.Panariti@amd.com>
Fri, 15 Sep 2017 17:25:38 +0000 (13:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:47:48 +0000 (12:47 -0500)
commit26f1108525c7f085fd5e555d4b62e7bba42a723b
tree061d4966905dc608aa62360a34bbea7e821ed323
parent6ba435812e0d85b016670ba7324d1bb1369d8428
drm/amdgpu: New header for fields needed to determine state of ECC.

Add header files with ECC related definitions
(MASKs, SHIFTs, DEFAULTs and OFFSETS).

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/include/asic_reg/vega10/UMC/umc_6_0_default.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/vega10/UMC/umc_6_0_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/vega10/UMC/umc_6_0_sh_mask.h [new file with mode: 0644]