]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/gpu/drm/nouveau/include/nvif/class.h
drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mapping
[mirror_ubuntu-bionic-kernel.git] / drivers / gpu / drm / nouveau / include / nvif / class.h
CommitLineData
d01c3092
BS
1#ifndef __NVIF_CLASS_H__
2#define __NVIF_CLASS_H__
3
08f7633c 4/* these class numbers are made up by us, and not nvidia-assigned */
03295eab
BS
5#define NVIF_CLASS_CLIENT /* if0000.h */ -0x00000000
6
7#define NVIF_CLASS_CONTROL /* if0001.h */ -0x00000001
8
9#define NVIF_CLASS_PERFMON /* if0002.h */ -0x00000002
10#define NVIF_CLASS_PERFDOM /* if0003.h */ -0x00000003
11
12#define NVIF_CLASS_SW_NV04 /* if0004.h */ -0x00000004
13#define NVIF_CLASS_SW_NV10 /* if0005.h */ -0x00000005
14#define NVIF_CLASS_SW_NV50 /* if0005.h */ -0x00000006
15#define NVIF_CLASS_SW_GF100 /* if0005.h */ -0x00000007
d01c3092 16
eaf1a691 17#define NVIF_CLASS_MEM /* if000a.h */ 0x8000000a
957e18a7 18#define NVIF_CLASS_MEM_NV04 /* if000b.h */ 0x8000000b
07661161 19#define NVIF_CLASS_MEM_NV50 /* if500b.h */ 0x8000500b
eaf1a691 20
5b17f362
BS
21#define NVIF_CLASS_VMM /* if000c.h */ 0x8000000c
22#define NVIF_CLASS_VMM_NV04 /* if000d.h */ 0x8000000d
9f6219fd 23#define NVIF_CLASS_VMM_NV50 /* if500d.h */ 0x8000500d
540a1dde 24#define NVIF_CLASS_VMM_GF100 /* if900d.h */ 0x8000900d
5f300fed 25#define NVIF_CLASS_VMM_GM200 /* ifb00d.h */ 0x8000b00d
8e39abff 26#define NVIF_CLASS_VMM_GP100 /* ifc00d.h */ 0x8000c00d
806a7335 27
d01c3092 28/* the below match nvidia-assigned (either in hw, or sw) class numbers */
0233a9f4
BS
29#define NV_NULL_CLASS 0x00000030
30
923bc416 31#define NV_DEVICE /* cl0080.h */ 0x00000080
d01c3092 32
845f2725
BS
33#define NV_DMA_FROM_MEMORY /* cl0002.h */ 0x00000002
34#define NV_DMA_TO_MEMORY /* cl0002.h */ 0x00000003
35#define NV_DMA_IN_MEMORY /* cl0002.h */ 0x0000003d
4acfd707 36
0233a9f4 37#define NV50_TWOD 0x0000502d
3740c825
BS
38#define FERMI_TWOD_A 0x0000902d
39
0233a9f4 40#define NV50_MEMORY_TO_MEMORY_FORMAT 0x00005039
9ee971a0 41#define FERMI_MEMORY_TO_MEMORY_FORMAT_A 0x00009039
3740c825
BS
42
43#define KEPLER_INLINE_TO_MEMORY_A 0x0000a040
44#define KEPLER_INLINE_TO_MEMORY_B 0x0000a140
45
7568b106 46#define NV04_DISP /* cl0046.h */ 0x00000046
648d4dfd 47
8ed1730c
BS
48#define NV03_CHANNEL_DMA /* cl506b.h */ 0x0000006b
49#define NV10_CHANNEL_DMA /* cl506b.h */ 0x0000006e
50#define NV17_CHANNEL_DMA /* cl506b.h */ 0x0000176e
51#define NV40_CHANNEL_DMA /* cl506b.h */ 0x0000406e
52#define NV50_CHANNEL_DMA /* cl506e.h */ 0x0000506e
53#define G82_CHANNEL_DMA /* cl826e.h */ 0x0000826e
54
55#define NV50_CHANNEL_GPFIFO /* cl506f.h */ 0x0000506f
56#define G82_CHANNEL_GPFIFO /* cl826f.h */ 0x0000826f
57#define FERMI_CHANNEL_GPFIFO /* cl906f.h */ 0x0000906f
58#define KEPLER_CHANNEL_GPFIFO_A /* cla06f.h */ 0x0000a06f
63f8c9b7 59#define KEPLER_CHANNEL_GPFIFO_B /* cla06f.h */ 0x0000a16f
8ed1730c 60#define MAXWELL_CHANNEL_GPFIFO_A /* cla06f.h */ 0x0000b06f
e8ff9794 61#define PASCAL_CHANNEL_GPFIFO_A /* cla06f.h */ 0x0000c06f
bbf8906b 62
7568b106
BS
63#define NV50_DISP /* cl5070.h */ 0x00005070
64#define G82_DISP /* cl5070.h */ 0x00008270
65#define GT200_DISP /* cl5070.h */ 0x00008370
66#define GT214_DISP /* cl5070.h */ 0x00008570
67#define GT206_DISP /* cl5070.h */ 0x00008870
68#define GF110_DISP /* cl5070.h */ 0x00009070
69#define GK104_DISP /* cl5070.h */ 0x00009170
70#define GK110_DISP /* cl5070.h */ 0x00009270
71#define GM107_DISP /* cl5070.h */ 0x00009470
db1eb528 72#define GM200_DISP /* cl5070.h */ 0x00009570
f9d5cbb3 73#define GP100_DISP /* cl5070.h */ 0x00009770
ed828666 74#define GP102_DISP /* cl5070.h */ 0x00009870
648d4dfd 75
218f978d
BS
76#define NV31_MPEG 0x00003174
77#define G82_MPEG 0x00008274
78
c79a191b
BS
79#define NV74_VP2 0x00007476
80
7568b106
BS
81#define NV50_DISP_CURSOR /* cl507a.h */ 0x0000507a
82#define G82_DISP_CURSOR /* cl507a.h */ 0x0000827a
83#define GT214_DISP_CURSOR /* cl507a.h */ 0x0000857a
84#define GF110_DISP_CURSOR /* cl507a.h */ 0x0000907a
85#define GK104_DISP_CURSOR /* cl507a.h */ 0x0000917a
86
87#define NV50_DISP_OVERLAY /* cl507b.h */ 0x0000507b
88#define G82_DISP_OVERLAY /* cl507b.h */ 0x0000827b
89#define GT214_DISP_OVERLAY /* cl507b.h */ 0x0000857b
90#define GF110_DISP_OVERLAY /* cl507b.h */ 0x0000907b
91#define GK104_DISP_OVERLAY /* cl507b.h */ 0x0000917b
92
93#define NV50_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000507c
94#define G82_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000827c
95#define GT200_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000837c
96#define GT214_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000857c
97#define GF110_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000907c
98#define GK104_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000917c
99#define GK110_DISP_BASE_CHANNEL_DMA /* cl507c.h */ 0x0000927c
100
101#define NV50_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000507d
102#define G82_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000827d
103#define GT200_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000837d
104#define GT214_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000857d
105#define GT206_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000887d
106#define GF110_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000907d
107#define GK104_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000917d
108#define GK110_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000927d
109#define GM107_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000947d
db1eb528 110#define GM200_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000957d
f9d5cbb3 111#define GP100_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000977d
ed828666 112#define GP102_DISP_CORE_CHANNEL_DMA /* cl507d.h */ 0x0000987d
7568b106
BS
113
114#define NV50_DISP_OVERLAY_CHANNEL_DMA /* cl507e.h */ 0x0000507e
115#define G82_DISP_OVERLAY_CHANNEL_DMA /* cl507e.h */ 0x0000827e
116#define GT200_DISP_OVERLAY_CHANNEL_DMA /* cl507e.h */ 0x0000837e
117#define GT214_DISP_OVERLAY_CHANNEL_DMA /* cl507e.h */ 0x0000857e
118#define GF110_DISP_OVERLAY_CONTROL_DMA /* cl507e.h */ 0x0000907e
119#define GK104_DISP_OVERLAY_CONTROL_DMA /* cl507e.h */ 0x0000917e
648d4dfd 120
0233a9f4
BS
121#define NV50_TESLA 0x00005097
122#define G82_TESLA 0x00008297
123#define GT200_TESLA 0x00008397
124#define GT214_TESLA 0x00008597
125#define GT21A_TESLA 0x00008697
126
53a6df77
BS
127#define FERMI_A /* cl9097.h */ 0x00009097
128#define FERMI_B /* cl9097.h */ 0x00009197
129#define FERMI_C /* cl9097.h */ 0x00009297
ac9738bb 130
53a6df77
BS
131#define KEPLER_A /* cl9097.h */ 0x0000a097
132#define KEPLER_B /* cl9097.h */ 0x0000a197
133#define KEPLER_C /* cl9097.h */ 0x0000a297
ac9738bb 134
53a6df77
BS
135#define MAXWELL_A /* cl9097.h */ 0x0000b097
136#define MAXWELL_B /* cl9097.h */ 0x0000b197
ac9738bb 137
52fa0866 138#define PASCAL_A /* cl9097.h */ 0x0000c097
424321be 139#define PASCAL_B /* cl9097.h */ 0x0000c197
52fa0866 140
c79a191b
BS
141#define NV74_BSP 0x000074b0
142
9d498e0f
BS
143#define GT212_MSVLD 0x000085b1
144#define IGT21A_MSVLD 0x000086b1
145#define G98_MSVLD 0x000088b1
146#define GF100_MSVLD 0x000090b1
147#define GK104_MSVLD 0x000095b1
148
149#define GT212_MSPDEC 0x000085b2
150#define G98_MSPDEC 0x000088b2
151#define GF100_MSPDEC 0x000090b2
152#define GK104_MSPDEC 0x000095b2
153
154#define GT212_MSPPP 0x000085b3
155#define G98_MSPPP 0x000088b3
156#define GF100_MSPPP 0x000090b3
157
158#define G98_SEC 0x000088b4
159
160#define GT212_DMA 0x000085b5
161#define FERMI_DMA 0x000090b5
e5ff1127
BS
162#define KEPLER_DMA_COPY_A 0x0000a0b5
163#define MAXWELL_DMA_COPY_A 0x0000b0b5
8e7e1586 164#define PASCAL_DMA_COPY_A 0x0000c0b5
146cfe24 165#define PASCAL_DMA_COPY_B 0x0000c1b5
9d498e0f
BS
166
167#define FERMI_DECOMPRESS 0x000090b8
168
0233a9f4
BS
169#define NV50_COMPUTE 0x000050c0
170#define GT214_COMPUTE 0x000085c0
d6bd3803
BS
171#define FERMI_COMPUTE_A 0x000090c0
172#define FERMI_COMPUTE_B 0x000091c0
d6bd3803
BS
173#define KEPLER_COMPUTE_A 0x0000a0c0
174#define KEPLER_COMPUTE_B 0x0000a1c0
d6bd3803 175#define MAXWELL_COMPUTE_A 0x0000b0c0
3fed3ea9 176#define MAXWELL_COMPUTE_B 0x0000b1c0
52fa0866 177#define PASCAL_COMPUTE_A 0x0000c0c0
424321be 178#define PASCAL_COMPUTE_B 0x0000c1c0
d6bd3803 179
b3c98150 180#define NV74_CIPHER 0x000074c1
d01c3092 181#endif