mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-02-10 10:09:58 +00:00
575.51.02
This commit is contained in:
@@ -37,8 +37,6 @@
|
||||
/* BLACKWELL_CHANNEL_GPFIFO_B control commands and parameters */
|
||||
|
||||
#include "ctrl/ctrlxxxx.h"
|
||||
#include "ctrl/ctrl906f.h" /* C36F is partially derived from 906F */
|
||||
#include "ctrl/ctrla06f.h" /* C36F is partially derived from a06F */
|
||||
#include "ctrl/ctrlc36f.h" // This control call interface is an ALIAS of C36F
|
||||
|
||||
#define NVCA6F_CTRL_CMD(cat,idx) \
|
||||
@@ -47,7 +45,6 @@
|
||||
/* BLACKWELL_CHANNEL_GPFIFO_B command categories (6bits) */
|
||||
#define NVCA6F_CTRL_RESERVED (0x00)
|
||||
#define NVCA6F_CTRL_GPFIFO (0x01)
|
||||
#define NVCA6F_CTRL_EVENT (0x02)
|
||||
|
||||
/*
|
||||
* NVCA6F_CTRL_CMD_NULL
|
||||
|
||||
Reference in New Issue
Block a user