class.h (361c3cd8ae1277e601ab6e547cc62368dc5499a7) class.h (142cd60243cac1dfa18d3714ed4dd0cdc3786180)
1/* SPDX-License-Identifier: MIT */
2#ifndef __NVIF_CLASS_H__
3#define __NVIF_CLASS_H__
4
5/* these class numbers are made up by us, and not nvidia-assigned */
6#define NVIF_CLASS_CLIENT /* if0000.h */ -0x00000000
7
8#define NVIF_CLASS_CONTROL /* if0001.h */ -0x00000001

--- 184 unchanged lines hidden (view full) ---

193#define TURING_A /* cl9097.h */ 0x0000c597
194
195#define AMPERE_B /* cl9097.h */ 0x0000c797
196
197#define ADA_A /* cl9097.h */ 0x0000c997
198
199#define NV74_BSP 0x000074b0
200
1/* SPDX-License-Identifier: MIT */
2#ifndef __NVIF_CLASS_H__
3#define __NVIF_CLASS_H__
4
5/* these class numbers are made up by us, and not nvidia-assigned */
6#define NVIF_CLASS_CLIENT /* if0000.h */ -0x00000000
7
8#define NVIF_CLASS_CONTROL /* if0001.h */ -0x00000001

--- 184 unchanged lines hidden (view full) ---

193#define TURING_A /* cl9097.h */ 0x0000c597
194
195#define AMPERE_B /* cl9097.h */ 0x0000c797
196
197#define ADA_A /* cl9097.h */ 0x0000c997
198
199#define NV74_BSP 0x000074b0
200
201#define NVC4B0_VIDEO_DECODER 0x0000c4b0
202#define NVC6B0_VIDEO_DECODER 0x0000c6b0
203#define NVC7B0_VIDEO_DECODER 0x0000c7b0
204#define NVC9B0_VIDEO_DECODER 0x0000c9b0
205
201#define GT212_MSVLD 0x000085b1
202#define IGT21A_MSVLD 0x000086b1
203#define G98_MSVLD 0x000088b1
204#define GF100_MSVLD 0x000090b1
205#define GK104_MSVLD 0x000095b1
206
207#define GT212_MSPDEC 0x000085b2
208#define G98_MSPDEC 0x000088b2

--- 39 unchanged lines hidden ---
206#define GT212_MSVLD 0x000085b1
207#define IGT21A_MSVLD 0x000086b1
208#define G98_MSVLD 0x000088b1
209#define GF100_MSVLD 0x000090b1
210#define GK104_MSVLD 0x000095b1
211
212#define GT212_MSPDEC 0x000085b2
213#define G98_MSPDEC 0x000088b2

--- 39 unchanged lines hidden ---