aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/atombios.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/amd/include/atombios.h')
-rw-r--r--drivers/gpu/drm/amd/include/atombios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/include/atombios.h b/drivers/gpu/drm/amd/include/atombios.h
index 44c5d4a4d1bf..552622675ace 100644
--- a/drivers/gpu/drm/amd/include/atombios.h
+++ b/drivers/gpu/drm/amd/include/atombios.h
@@ -6784,7 +6784,7 @@ typedef struct _ATOM_MC_INIT_PARAM_TABLE_V2_1
6784 ULONG ulMCUcodeRomStartAddr; 6784 ULONG ulMCUcodeRomStartAddr;
6785 ULONG ulMCUcodeLength; 6785 ULONG ulMCUcodeLength;
6786 USHORT usMcRegInitTableOffset; // offset of ATOM_REG_INIT_SETTING array for MC core register settings. 6786 USHORT usMcRegInitTableOffset; // offset of ATOM_REG_INIT_SETTING array for MC core register settings.
6787 USHORT usReserved; // offset of ATOM_INIT_REG_BLOCK for MC SEQ/PHY regsiter setting 6787 USHORT usReserved; // offset of ATOM_INIT_REG_BLOCK for MC SEQ/PHY register setting
6788}ATOM_MC_INIT_PARAM_TABLE_V2_1; 6788}ATOM_MC_INIT_PARAM_TABLE_V2_1;
6789 6789
6790 6790