mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-01-30 21:19:49 +00:00
525.89.02
This commit is contained in:
@@ -209,6 +209,10 @@
|
||||
#define NV_P2060_SYNC_SKEW_HIGH_VAL 7:0 /* RWIVF */
|
||||
#define NV_P2060_SYNC_SKEW_HIGH_VAL_0 0x00 /* RWI-V */
|
||||
|
||||
#define NV_P2060_SYNC_SKEW_UPPER 0x35 /* RW-1R */
|
||||
#define NV_P2060_SYNC_SKEW_UPPER_VAL 7:0 /* RWIVF */
|
||||
#define NV_P2060_SYNC_SKEW_UPPER_VAL_0 0x00 /* RWI-V */
|
||||
|
||||
#define NV_P2060_START_DELAY_LOW 0x0A /* RW-1R */
|
||||
#define NV_P2060_START_DELAY_LOW_VAL 7:0 /* RWIVF */
|
||||
#define NV_P2060_START_DELAY_LOW_VAL_0 0x00 /* RWI-V */
|
||||
|
||||
@@ -247,6 +247,7 @@ enum {
|
||||
E(NVLINK_IS_GPU_DEGRADED) // 0x1019
|
||||
E(PFM_REQ_HNDLR_STATE_SYNC_CALLBACK) // 0x101a
|
||||
E(NVLINK_FAULT_UP) // 0x101c
|
||||
E(GSP_LOCKDOWN_NOTICE) // 0x101d
|
||||
E(NUM_EVENTS) // END
|
||||
#ifdef DEFINING_E_IN_RPC_GLOBAL_ENUMS_H
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user