1 #ifndef __NVIF_CLASS_H__ 2 #define __NVIF_CLASS_H__ 3 4 /* these class numbers are made up by us, and not nvidia-assigned */ 5 #define NVIF_CLASS_CONTROL /* if0001.h */ -1 6 #define NVIF_CLASS_PERFMON /* if0002.h */ -2 7 #define NVIF_CLASS_PERFDOM /* if0003.h */ -3 8 #define NVIF_CLASS_SW_NV04 /* if0004.h */ -4 9 #define NVIF_CLASS_SW_NV10 /* if0005.h */ -5 10 #define NVIF_CLASS_SW_NV50 /* if0005.h */ -6 11 #define NVIF_CLASS_SW_GF100 /* if0005.h */ -7 12 13 /* the below match nvidia-assigned (either in hw, or sw) class numbers */ 14 #define NV_DEVICE /* cl0080.h */ 0x00000080 15 16 #define NV_DMA_FROM_MEMORY /* cl0002.h */ 0x00000002 17 #define NV_DMA_TO_MEMORY /* cl0002.h */ 0x00000003 18 #define NV_DMA_IN_MEMORY /* cl0002.h */ 0x0000003d 19 20 #define FERMI_TWOD_A 0x0000902d 21 22 #define FERMI_MEMORY_TO_MEMORY_FORMAT_A 0x00009039 23 24 #define KEPLER_INLINE_TO_MEMORY_A 0x0000a040 25 #define KEPLER_INLINE_TO_MEMORY_B 0x0000a140 26 27 #define NV04_DISP /* cl0046.h */ 0x00000046 28 29 #define NV03_CHANNEL_DMA /* cl506b.h */ 0x0000006b 30 #define NV10_CHANNEL_DMA /* cl506b.h */ 0x0000006e 31 #define NV17_CHANNEL_DMA /* cl506b.h */ 0x0000176e 32 #define NV40_CHANNEL_DMA /* cl506b.h */ 0x0000406e 33 #define NV50_CHANNEL_DMA /* cl506e.h */ 0x0000506e 34 #define G82_CHANNEL_DMA /* cl826e.h */ 0x0000826e 35 36 #define NV50_CHANNEL_GPFIFO /* cl506f.h */ 0x0000506f 37 #define G82_CHANNEL_GPFIFO /* cl826f.h */ 0x0000826f 38 #define FERMI_CHANNEL_GPFIFO /* cl906f.h */ 0x0000906f 39 #define KEPLER_CHANNEL_GPFIFO_A /* cla06f.h */ 0x0000a06f 40 #define KEPLER_CHANNEL_GPFIFO_B /* cla06f.h */ 0x0000a16f 41 #define MAXWELL_CHANNEL_GPFIFO_A /* cla06f.h */ 0x0000b06f 42 #define PASCAL_CHANNEL_GPFIFO_A /* cla06f.h */ 0x0000c06f 43 44 #define NV50_DISP /* cl5070.h */ 0x00005070 45 #define G82_DISP /* cl5070.h */ 0x00008270 46 #define GT200_DISP /* cl5070.h */ 0x00008370 47 #define GT214_DISP /* cl5070.h */ 0x00008570 48 #define GT206_DISP /* cl5070.h */ 0x00008870 49 #define GF110_DISP /* cl5070.h */ 0x00009070 50 #define GK104_DISP /* cl5070.h */ 0x00009170 51 #define GK110_DISP /* cl5070.h */ 0x00009270 52 #define GM107_DISP /* cl5070.h */ 0x00009470 53 #define GM200_DISP /* cl5070.h */ 0x00009570 54 #define GP100_DISP /* cl5070.h */ 0x00009770 55 #define GP104_DISP /* cl5070.h */ 0x00009870 56 57 #define NV31_MPEG 0x00003174 58 #define G82_MPEG 0x00008274 59 60 #define NV74_VP2 0x00007476 61 62 #define NV50_DISP_CURSOR /* cl507a.h */ 0x0000507a 63 #define G82_DISP_CURSOR /* cl507a.h */ 0x0000827a 64 #define GT214_DISP_CURSOR /* cl507a.h */ 0x0000857a 65 #define GF110_DISP_CURSOR /* cl507a.h */ 0x0000907a 66 #define GK104_DISP_CURSOR /* cl507a.h */ 0x0000917a 67 68 #define NV50_DISP_OVERLAY /* cl507b.h */ 0x0000507b 69 #define G82_DISP_OVERLAY /* cl507b.h */ 0x0000827b 70 #define GT214_DISP_OVERLAY /* cl507b.h */ 0x0000857b 71 #define GF110_DISP_OVERLAY /* cl507b.h */ 0x0000907b 72 #define GK104_DISP_OVERLAY /* cl507b.h */ 0x0000917b 73 74 #define NV50_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000507c 75 #define G82_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000827c 76 #define GT200_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000837c 77 #define GT214_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000857c 78 #define GF110_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000907c 79 #define GK104_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000917c 80 #define GK110_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000927c 81 82 #define NV50_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000507d 83 #define G82_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000827d 84 #define GT200_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000837d 85 #define GT214_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000857d 86 #define GT206_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000887d 87 #define GF110_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000907d 88 #define GK104_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000917d 89 #define GK110_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000927d 90 #define GM107_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000947d 91 #define GM200_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000957d 92 #define GP100_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000977d 93 #define GP104_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000987d 94 95 #define NV50_DISP_OVERLAY_CHANNEL_DMA /* cl507e.h */ 0x0000507e 96 #define G82_DISP_OVERLAY_CHANNEL_DMA /* cl507e.h */ 0x0000827e 97 #define GT200_DISP_OVERLAY_CHANNEL_DMA /* cl507e.h */ 0x0000837e 98 #define GT214_DISP_OVERLAY_CHANNEL_DMA /* cl507e.h */ 0x0000857e 99 #define GF110_DISP_OVERLAY_CONTROL_DMA /* cl507e.h */ 0x0000907e 100 #define GK104_DISP_OVERLAY_CONTROL_DMA /* cl507e.h */ 0x0000917e 101 102 #define FERMI_A /* cl9097.h */ 0x00009097 103 #define FERMI_B /* cl9097.h */ 0x00009197 104 #define FERMI_C /* cl9097.h */ 0x00009297 105 106 #define KEPLER_A /* cl9097.h */ 0x0000a097 107 #define KEPLER_B /* cl9097.h */ 0x0000a197 108 #define KEPLER_C /* cl9097.h */ 0x0000a297 109 110 #define MAXWELL_A /* cl9097.h */ 0x0000b097 111 #define MAXWELL_B /* cl9097.h */ 0x0000b197 112 113 #define PASCAL_A /* cl9097.h */ 0x0000c097 114 115 #define NV74_BSP 0x000074b0 116 117 #define GT212_MSVLD 0x000085b1 118 #define IGT21A_MSVLD 0x000086b1 119 #define G98_MSVLD 0x000088b1 120 #define GF100_MSVLD 0x000090b1 121 #define GK104_MSVLD 0x000095b1 122 123 #define GT212_MSPDEC 0x000085b2 124 #define G98_MSPDEC 0x000088b2 125 #define GF100_MSPDEC 0x000090b2 126 #define GK104_MSPDEC 0x000095b2 127 128 #define GT212_MSPPP 0x000085b3 129 #define G98_MSPPP 0x000088b3 130 #define GF100_MSPPP 0x000090b3 131 132 #define G98_SEC 0x000088b4 133 134 #define GT212_DMA 0x000085b5 135 #define FERMI_DMA 0x000090b5 136 #define KEPLER_DMA_COPY_A 0x0000a0b5 137 #define MAXWELL_DMA_COPY_A 0x0000b0b5 138 #define PASCAL_DMA_COPY_A 0x0000c0b5 139 #define PASCAL_DMA_COPY_B 0x0000c1b5 140 141 #define FERMI_DECOMPRESS 0x000090b8 142 143 #define FERMI_COMPUTE_A 0x000090c0 144 #define FERMI_COMPUTE_B 0x000091c0 145 #define KEPLER_COMPUTE_A 0x0000a0c0 146 #define KEPLER_COMPUTE_B 0x0000a1c0 147 #define MAXWELL_COMPUTE_A 0x0000b0c0 148 #define MAXWELL_COMPUTE_B 0x0000b1c0 149 #define PASCAL_COMPUTE_A 0x0000c0c0 150 151 #define NV74_CIPHER 0x000074c1 152 #endif 153