class.h 8.6 KB

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