#include <stdint.h>
Go to the source code of this file.
◆ NV0000_ATTACH_IDS
#define NV0000_ATTACH_IDS 0x00000215 |
Command to attach a gpu id to the driver.
Definition at line 55 of file nv0000.h.
◆ NV0000_DEATTACH_IDS
#define NV0000_DEATTACH_IDS 0x00000216 |
Command to detach a gpu id from the driver.
Definition at line 67 of file nv0000.h.
◆ NV0000_GET_GPU_INFO
#define NV0000_GET_GPU_INFO 0x00000202 |
Command to get the GPU Info.
Definition at line 78 of file nv0000.h.
◆ NV0000_GET_PCI_INFO
#define NV0000_GET_PCI_INFO 0x0000021B |
Command for rm control res to get pci info for the gpu id.
Definition at line 41 of file nv0000.h.
◆ NV0000_GET_PROBED_IDS
#define NV0000_GET_PROBED_IDS 0x00000214 |
Command for rm control res to get a list of all probed ids.
Definition at line 29 of file nv0000.h.