mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-02-01 05:59:48 +00:00
575.51.03
This commit is contained in:
@@ -161,6 +161,9 @@ struct PCIECONFIGSPACEBASE
|
||||
#define CL_AER_ERROR_SOURCE (CL_AER_BEGIN + 0x34)
|
||||
#define CL_AER_END (CL_AER_BEGIN + 0x34)
|
||||
|
||||
// Advanced Error Reporting Root Error Status ERR_COR Subclass Capable Mask
|
||||
#define CL_AER_ROOT_ERROR_STATUS_ERR_COR_SUBCLASS_MASK (NVBIT32(7) | NVBIT32(8))
|
||||
|
||||
// PCI Express Device Capabilities 2
|
||||
#define CL_PCIE_DEV_CAP_2_ATOMICS_SUPPORTED_BIT NVBIT(6)
|
||||
#define CL_PCIE_DEV_CAP_2_ATOMIC_32BIT NVBIT(7)
|
||||
|
||||
@@ -5430,7 +5430,6 @@ static const CHIPS_RELEASED sChipsReleased[] = {
|
||||
{ 0x2C19, 0x0000, 0x0000, "NVIDIA GeForce RTX 5080 Laptop GPU" },
|
||||
{ 0x2C58, 0x0000, 0x0000, "NVIDIA GeForce RTX 5090 Laptop GPU" },
|
||||
{ 0x2C59, 0x0000, 0x0000, "NVIDIA GeForce RTX 5080 Laptop GPU" },
|
||||
{ 0x2D04, 0x0000, 0x0000, "NVIDIA GeForce RTX 5060 Ti" },
|
||||
{ 0x2F04, 0x0000, 0x0000, "NVIDIA GeForce RTX 5070" },
|
||||
{ 0x2F18, 0x0000, 0x0000, "NVIDIA GeForce RTX 5070 Ti Laptop GPU" },
|
||||
{ 0x2F58, 0x0000, 0x0000, "NVIDIA GeForce RTX 5070 Ti Laptop GPU" },
|
||||
|
||||
Reference in New Issue
Block a user