mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-03-06 13:50:06 +00:00
520.61.05
This commit is contained in:
@@ -30,9 +30,8 @@
|
||||
// Source file: ctrl/ctrl2080/ctrl2080mc.finn
|
||||
//
|
||||
|
||||
|
||||
|
||||
#include "ctrl/ctrl2080/ctrl2080base.h"
|
||||
#include "nvcfg_sdk.h"
|
||||
|
||||
/* NV20_SUBDEVICE_XX mc control commands and parameters */
|
||||
|
||||
@@ -82,6 +81,8 @@ typedef struct NV2080_CTRL_MC_GET_ARCH_INFO_PARAMS {
|
||||
|
||||
|
||||
/* valid ARCHITECTURE_T23X implementation values */
|
||||
|
||||
|
||||
#define NV2080_CTRL_MC_ARCH_INFO_IMPLEMENTATION_T234 (0x00000004)
|
||||
#define NV2080_CTRL_MC_ARCH_INFO_IMPLEMENTATION_T234D (0x00000005)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user