drm/amdgpu: update new memory types in atomfirmware header
Add new nemory types in atomfirmware header. Signed-off-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@ -1367,6 +1367,11 @@ enum atom_dmi_t17_mem_type_def{
|
||||
LpDdr2MemType, ///< Assign 28 to LPDDR2
|
||||
LpDdr3MemType, ///< Assign 29 to LPDDR3
|
||||
LpDdr4MemType, ///< Assign 30 to LPDDR4
|
||||
GDdr6MemType, ///< Assign 31 to GDDR6
|
||||
HbmMemType, ///< Assign 32 to HBM
|
||||
Hbm2MemType, ///< Assign 33 to HBM2
|
||||
Ddr5MemType, ///< Assign 34 to DDR5
|
||||
LpDdr5MemType, ///< Assign 35 to LPDDR5
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user