Version Bump 26.0.0
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com> Change-Id: I29ea6fa781dfc338a60b390ff498c46b4a1efe52
This commit is contained in:
@@ -123,9 +123,9 @@ pub const AMDSMI_MAX_NUM_XCC: u32 = 8;
|
||||
pub const AMDSMI_MAX_NUM_XCP: u32 = 8;
|
||||
pub const AMDSMI_TIME_FORMAT: &[u8; 20] = b"%02d:%02d:%02d.%03d\0";
|
||||
pub const AMDSMI_DATE_FORMAT: &[u8; 35] = b"%04d-%02d-%02d:%02d:%02d:%02d.%03d\0";
|
||||
pub const AMDSMI_LIB_VERSION_MAJOR: u32 = 25;
|
||||
pub const AMDSMI_LIB_VERSION_MINOR: u32 = 4;
|
||||
pub const AMDSMI_LIB_VERSION_RELEASE: u32 = 2;
|
||||
pub const AMDSMI_LIB_VERSION_MAJOR: u32 = 26;
|
||||
pub const AMDSMI_LIB_VERSION_MINOR: u32 = 0;
|
||||
pub const AMDSMI_LIB_VERSION_RELEASE: u32 = 0;
|
||||
pub const AMDSMI_MAX_NUM_FREQUENCIES: u32 = 33;
|
||||
pub const AMDSMI_MAX_FAN_SPEED: u32 = 255;
|
||||
pub const AMDSMI_NUM_VOLTAGE_CURVE_POINTS: u32 = 3;
|
||||
|
||||
مرجع در شماره جدید
Block a user