550.40.80

This commit is contained in:
russellcnv
2024-11-20 13:29:05 -08:00
parent eaff42ecbe
commit d39d0dc7a6
7 changed files with 22 additions and 14 deletions

View File

@@ -43,18 +43,18 @@
#endif
#if defined(NV_LINUX) || defined(NV_BSD) || defined(NV_SUNOS)
#define NV_BUILD_BRANCH_VERSION "rel/gpu_drv/r550/VK551_06-158"
#define NV_BUILD_CHANGELIST_NUM (35036339)
#define NV_BUILD_BRANCH_VERSION "rel/gpu_drv/r550/VK551_06-159"
#define NV_BUILD_CHANGELIST_NUM (35150280)
#define NV_BUILD_TYPE "Official"
#define NV_BUILD_NAME "rel/gpu_drv/r550/VK551_06-158"
#define NV_LAST_OFFICIAL_CHANGELIST_NUM (35036339)
#define NV_BUILD_NAME "rel/gpu_drv/r550/VK551_06-159"
#define NV_LAST_OFFICIAL_CHANGELIST_NUM (35150280)
#else /* Windows builds */
#define NV_BUILD_BRANCH_VERSION "VK551_06-31"
#define NV_BUILD_CHANGELIST_NUM (35036339)
#define NV_BUILD_BRANCH_VERSION "VK551_06-32"
#define NV_BUILD_CHANGELIST_NUM (35150280)
#define NV_BUILD_TYPE "Official"
#define NV_BUILD_NAME "553.31"
#define NV_LAST_OFFICIAL_CHANGELIST_NUM (35036339)
#define NV_BUILD_NAME "553.40"
#define NV_LAST_OFFICIAL_CHANGELIST_NUM (35150280)
#define NV_BUILD_BRANCH_BASE_VERSION R550
#endif
// End buildmeister python edited section

View File

@@ -4,7 +4,7 @@
#if defined(NV_LINUX) || defined(NV_BSD) || defined(NV_SUNOS) || defined(NV_VMWARE) || defined(NV_QNX) || defined(NV_INTEGRITY) || \
(defined(RMCFG_FEATURE_PLATFORM_GSP) && RMCFG_FEATURE_PLATFORM_GSP == 1)
#define NV_VERSION_STRING "550.40.79"
#define NV_VERSION_STRING "550.40.80"
#else

View File

@@ -901,6 +901,8 @@ static const CHIPS_RELEASED sChipsReleased[] = {
{ 0x2324, 0x17a8, 0x10de, "NVIDIA H800" },
{ 0x2329, 0x198b, 0x10de, "NVIDIA H20" },
{ 0x2329, 0x198c, 0x10de, "NVIDIA H20" },
{ 0x232C, 0x2063, 0x10de, "NVIDIA H20-3e" },
{ 0x232C, 0x2064, 0x10de, "NVIDIA H20-3e" },
{ 0x2330, 0x16c0, 0x10de, "NVIDIA H100 80GB HBM3" },
{ 0x2330, 0x16c1, 0x10de, "NVIDIA H100 80GB HBM3" },
{ 0x2331, 0x1626, 0x10de, "NVIDIA H100 PCIe" },
@@ -1059,6 +1061,7 @@ static const CHIPS_RELEASED sChipsReleased[] = {
{ 0x2805, 0x0000, 0x0000, "NVIDIA GeForce RTX 4060 Ti" },
{ 0x2808, 0x0000, 0x0000, "NVIDIA GeForce RTX 4060" },
{ 0x2820, 0x0000, 0x0000, "NVIDIA GeForce RTX 4070 Laptop GPU" },
{ 0x2822, 0x0000, 0x0000, "NVIDIA GeForce RTX 3050 A Laptop GPU" },
{ 0x2838, 0x0000, 0x0000, "NVIDIA RTX 3000 Ada Generation Laptop GPU" },
{ 0x2860, 0x0000, 0x0000, "NVIDIA GeForce RTX 4070 Laptop GPU" },
{ 0x2882, 0x0000, 0x0000, "NVIDIA GeForce RTX 4060" },