blob: dd0b21616dad5370bbcd4a63b2a5cf260c0181a5 [file] [log] [blame]
Christopher Ferris24f97eb2019-05-20 12:58:13 -07001/****************************************************************************
2 ****************************************************************************
3 ***
4 *** This header was automatically generated from a Linux kernel header
5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
7 *** structures, and macros generated from the original header, and thus,
8 *** contains no copyrightable information.
9 ***
10 *** To edit the content of this header, modify the corresponding
11 *** source file (e.g. under external/kernel-headers/original/) then
12 *** run bionic/libc/kernel/tools/update_all.py
13 ***
14 *** Any manual change here will be lost the next time this script will
15 *** be run. You've been warned!
16 ***
17 ****************************************************************************
18 ****************************************************************************/
19#ifndef HABANALABS_H_
20#define HABANALABS_H_
21#include <linux/types.h>
22#include <linux/ioctl.h>
23#define GOYA_KMD_SRAM_RESERVED_SIZE_FROM_START 0x8000
Christopher Ferris8177cdf2020-08-03 11:53:55 -070024#define GAUDI_DRIVER_SRAM_RESERVED_SIZE_FROM_START 0x80
Christopher Ferris05667cd2021-02-16 16:01:34 -080025#define GAUDI_FIRST_AVAILABLE_W_S_SYNC_OBJECT 144
26#define GAUDI_FIRST_AVAILABLE_W_S_MONITOR 72
Christopher Ferris24f97eb2019-05-20 12:58:13 -070027enum goya_queue_id {
28 GOYA_QUEUE_ID_DMA_0 = 0,
Christopher Ferris9584fa42019-12-09 15:36:13 -080029 GOYA_QUEUE_ID_DMA_1 = 1,
30 GOYA_QUEUE_ID_DMA_2 = 2,
31 GOYA_QUEUE_ID_DMA_3 = 3,
32 GOYA_QUEUE_ID_DMA_4 = 4,
33 GOYA_QUEUE_ID_CPU_PQ = 5,
34 GOYA_QUEUE_ID_MME = 6,
35 GOYA_QUEUE_ID_TPC0 = 7,
36 GOYA_QUEUE_ID_TPC1 = 8,
37 GOYA_QUEUE_ID_TPC2 = 9,
38 GOYA_QUEUE_ID_TPC3 = 10,
39 GOYA_QUEUE_ID_TPC4 = 11,
40 GOYA_QUEUE_ID_TPC5 = 12,
41 GOYA_QUEUE_ID_TPC6 = 13,
42 GOYA_QUEUE_ID_TPC7 = 14,
Christopher Ferris24f97eb2019-05-20 12:58:13 -070043 GOYA_QUEUE_ID_SIZE
44};
Christopher Ferris8177cdf2020-08-03 11:53:55 -070045enum gaudi_queue_id {
46 GAUDI_QUEUE_ID_DMA_0_0 = 0,
47 GAUDI_QUEUE_ID_DMA_0_1 = 1,
48 GAUDI_QUEUE_ID_DMA_0_2 = 2,
49 GAUDI_QUEUE_ID_DMA_0_3 = 3,
50 GAUDI_QUEUE_ID_DMA_1_0 = 4,
51 GAUDI_QUEUE_ID_DMA_1_1 = 5,
52 GAUDI_QUEUE_ID_DMA_1_2 = 6,
53 GAUDI_QUEUE_ID_DMA_1_3 = 7,
54 GAUDI_QUEUE_ID_CPU_PQ = 8,
55 GAUDI_QUEUE_ID_DMA_2_0 = 9,
56 GAUDI_QUEUE_ID_DMA_2_1 = 10,
57 GAUDI_QUEUE_ID_DMA_2_2 = 11,
58 GAUDI_QUEUE_ID_DMA_2_3 = 12,
59 GAUDI_QUEUE_ID_DMA_3_0 = 13,
60 GAUDI_QUEUE_ID_DMA_3_1 = 14,
61 GAUDI_QUEUE_ID_DMA_3_2 = 15,
62 GAUDI_QUEUE_ID_DMA_3_3 = 16,
63 GAUDI_QUEUE_ID_DMA_4_0 = 17,
64 GAUDI_QUEUE_ID_DMA_4_1 = 18,
65 GAUDI_QUEUE_ID_DMA_4_2 = 19,
66 GAUDI_QUEUE_ID_DMA_4_3 = 20,
67 GAUDI_QUEUE_ID_DMA_5_0 = 21,
68 GAUDI_QUEUE_ID_DMA_5_1 = 22,
69 GAUDI_QUEUE_ID_DMA_5_2 = 23,
70 GAUDI_QUEUE_ID_DMA_5_3 = 24,
71 GAUDI_QUEUE_ID_DMA_6_0 = 25,
72 GAUDI_QUEUE_ID_DMA_6_1 = 26,
73 GAUDI_QUEUE_ID_DMA_6_2 = 27,
74 GAUDI_QUEUE_ID_DMA_6_3 = 28,
75 GAUDI_QUEUE_ID_DMA_7_0 = 29,
76 GAUDI_QUEUE_ID_DMA_7_1 = 30,
77 GAUDI_QUEUE_ID_DMA_7_2 = 31,
78 GAUDI_QUEUE_ID_DMA_7_3 = 32,
79 GAUDI_QUEUE_ID_MME_0_0 = 33,
80 GAUDI_QUEUE_ID_MME_0_1 = 34,
81 GAUDI_QUEUE_ID_MME_0_2 = 35,
82 GAUDI_QUEUE_ID_MME_0_3 = 36,
83 GAUDI_QUEUE_ID_MME_1_0 = 37,
84 GAUDI_QUEUE_ID_MME_1_1 = 38,
85 GAUDI_QUEUE_ID_MME_1_2 = 39,
86 GAUDI_QUEUE_ID_MME_1_3 = 40,
87 GAUDI_QUEUE_ID_TPC_0_0 = 41,
88 GAUDI_QUEUE_ID_TPC_0_1 = 42,
89 GAUDI_QUEUE_ID_TPC_0_2 = 43,
90 GAUDI_QUEUE_ID_TPC_0_3 = 44,
91 GAUDI_QUEUE_ID_TPC_1_0 = 45,
92 GAUDI_QUEUE_ID_TPC_1_1 = 46,
93 GAUDI_QUEUE_ID_TPC_1_2 = 47,
94 GAUDI_QUEUE_ID_TPC_1_3 = 48,
95 GAUDI_QUEUE_ID_TPC_2_0 = 49,
96 GAUDI_QUEUE_ID_TPC_2_1 = 50,
97 GAUDI_QUEUE_ID_TPC_2_2 = 51,
98 GAUDI_QUEUE_ID_TPC_2_3 = 52,
99 GAUDI_QUEUE_ID_TPC_3_0 = 53,
100 GAUDI_QUEUE_ID_TPC_3_1 = 54,
101 GAUDI_QUEUE_ID_TPC_3_2 = 55,
102 GAUDI_QUEUE_ID_TPC_3_3 = 56,
103 GAUDI_QUEUE_ID_TPC_4_0 = 57,
104 GAUDI_QUEUE_ID_TPC_4_1 = 58,
105 GAUDI_QUEUE_ID_TPC_4_2 = 59,
106 GAUDI_QUEUE_ID_TPC_4_3 = 60,
107 GAUDI_QUEUE_ID_TPC_5_0 = 61,
108 GAUDI_QUEUE_ID_TPC_5_1 = 62,
109 GAUDI_QUEUE_ID_TPC_5_2 = 63,
110 GAUDI_QUEUE_ID_TPC_5_3 = 64,
111 GAUDI_QUEUE_ID_TPC_6_0 = 65,
112 GAUDI_QUEUE_ID_TPC_6_1 = 66,
113 GAUDI_QUEUE_ID_TPC_6_2 = 67,
114 GAUDI_QUEUE_ID_TPC_6_3 = 68,
115 GAUDI_QUEUE_ID_TPC_7_0 = 69,
116 GAUDI_QUEUE_ID_TPC_7_1 = 70,
117 GAUDI_QUEUE_ID_TPC_7_2 = 71,
118 GAUDI_QUEUE_ID_TPC_7_3 = 72,
119 GAUDI_QUEUE_ID_NIC_0_0 = 73,
120 GAUDI_QUEUE_ID_NIC_0_1 = 74,
121 GAUDI_QUEUE_ID_NIC_0_2 = 75,
122 GAUDI_QUEUE_ID_NIC_0_3 = 76,
123 GAUDI_QUEUE_ID_NIC_1_0 = 77,
124 GAUDI_QUEUE_ID_NIC_1_1 = 78,
125 GAUDI_QUEUE_ID_NIC_1_2 = 79,
126 GAUDI_QUEUE_ID_NIC_1_3 = 80,
127 GAUDI_QUEUE_ID_NIC_2_0 = 81,
128 GAUDI_QUEUE_ID_NIC_2_1 = 82,
129 GAUDI_QUEUE_ID_NIC_2_2 = 83,
130 GAUDI_QUEUE_ID_NIC_2_3 = 84,
131 GAUDI_QUEUE_ID_NIC_3_0 = 85,
132 GAUDI_QUEUE_ID_NIC_3_1 = 86,
133 GAUDI_QUEUE_ID_NIC_3_2 = 87,
134 GAUDI_QUEUE_ID_NIC_3_3 = 88,
135 GAUDI_QUEUE_ID_NIC_4_0 = 89,
136 GAUDI_QUEUE_ID_NIC_4_1 = 90,
137 GAUDI_QUEUE_ID_NIC_4_2 = 91,
138 GAUDI_QUEUE_ID_NIC_4_3 = 92,
139 GAUDI_QUEUE_ID_NIC_5_0 = 93,
140 GAUDI_QUEUE_ID_NIC_5_1 = 94,
141 GAUDI_QUEUE_ID_NIC_5_2 = 95,
142 GAUDI_QUEUE_ID_NIC_5_3 = 96,
143 GAUDI_QUEUE_ID_NIC_6_0 = 97,
144 GAUDI_QUEUE_ID_NIC_6_1 = 98,
145 GAUDI_QUEUE_ID_NIC_6_2 = 99,
146 GAUDI_QUEUE_ID_NIC_6_3 = 100,
147 GAUDI_QUEUE_ID_NIC_7_0 = 101,
148 GAUDI_QUEUE_ID_NIC_7_1 = 102,
149 GAUDI_QUEUE_ID_NIC_7_2 = 103,
150 GAUDI_QUEUE_ID_NIC_7_3 = 104,
151 GAUDI_QUEUE_ID_NIC_8_0 = 105,
152 GAUDI_QUEUE_ID_NIC_8_1 = 106,
153 GAUDI_QUEUE_ID_NIC_8_2 = 107,
154 GAUDI_QUEUE_ID_NIC_8_3 = 108,
155 GAUDI_QUEUE_ID_NIC_9_0 = 109,
156 GAUDI_QUEUE_ID_NIC_9_1 = 110,
157 GAUDI_QUEUE_ID_NIC_9_2 = 111,
158 GAUDI_QUEUE_ID_NIC_9_3 = 112,
159 GAUDI_QUEUE_ID_SIZE
160};
Christopher Ferrisb8a95e22019-10-02 18:29:20 -0700161enum goya_engine_id {
162 GOYA_ENGINE_ID_DMA_0 = 0,
163 GOYA_ENGINE_ID_DMA_1,
164 GOYA_ENGINE_ID_DMA_2,
165 GOYA_ENGINE_ID_DMA_3,
166 GOYA_ENGINE_ID_DMA_4,
167 GOYA_ENGINE_ID_MME_0,
168 GOYA_ENGINE_ID_TPC_0,
169 GOYA_ENGINE_ID_TPC_1,
170 GOYA_ENGINE_ID_TPC_2,
171 GOYA_ENGINE_ID_TPC_3,
172 GOYA_ENGINE_ID_TPC_4,
173 GOYA_ENGINE_ID_TPC_5,
174 GOYA_ENGINE_ID_TPC_6,
175 GOYA_ENGINE_ID_TPC_7,
176 GOYA_ENGINE_ID_SIZE
177};
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700178enum gaudi_engine_id {
179 GAUDI_ENGINE_ID_DMA_0 = 0,
180 GAUDI_ENGINE_ID_DMA_1,
181 GAUDI_ENGINE_ID_DMA_2,
182 GAUDI_ENGINE_ID_DMA_3,
183 GAUDI_ENGINE_ID_DMA_4,
184 GAUDI_ENGINE_ID_DMA_5,
185 GAUDI_ENGINE_ID_DMA_6,
186 GAUDI_ENGINE_ID_DMA_7,
187 GAUDI_ENGINE_ID_MME_0,
188 GAUDI_ENGINE_ID_MME_1,
189 GAUDI_ENGINE_ID_MME_2,
190 GAUDI_ENGINE_ID_MME_3,
191 GAUDI_ENGINE_ID_TPC_0,
192 GAUDI_ENGINE_ID_TPC_1,
193 GAUDI_ENGINE_ID_TPC_2,
194 GAUDI_ENGINE_ID_TPC_3,
195 GAUDI_ENGINE_ID_TPC_4,
196 GAUDI_ENGINE_ID_TPC_5,
197 GAUDI_ENGINE_ID_TPC_6,
198 GAUDI_ENGINE_ID_TPC_7,
199 GAUDI_ENGINE_ID_NIC_0,
200 GAUDI_ENGINE_ID_NIC_1,
201 GAUDI_ENGINE_ID_NIC_2,
202 GAUDI_ENGINE_ID_NIC_3,
203 GAUDI_ENGINE_ID_NIC_4,
204 GAUDI_ENGINE_ID_NIC_5,
205 GAUDI_ENGINE_ID_NIC_6,
206 GAUDI_ENGINE_ID_NIC_7,
207 GAUDI_ENGINE_ID_NIC_8,
208 GAUDI_ENGINE_ID_NIC_9,
209 GAUDI_ENGINE_ID_SIZE
210};
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000211enum hl_goya_pll_index {
212 HL_GOYA_CPU_PLL = 0,
213 HL_GOYA_IC_PLL,
214 HL_GOYA_MC_PLL,
215 HL_GOYA_MME_PLL,
216 HL_GOYA_PCI_PLL,
217 HL_GOYA_EMMC_PLL,
218 HL_GOYA_TPC_PLL,
219 HL_GOYA_PLL_MAX
220};
221enum hl_gaudi_pll_index {
222 HL_GAUDI_CPU_PLL = 0,
223 HL_GAUDI_PCI_PLL,
224 HL_GAUDI_SRAM_PLL,
225 HL_GAUDI_HBM_PLL,
226 HL_GAUDI_NIC_PLL,
227 HL_GAUDI_DMA_PLL,
228 HL_GAUDI_MESH_PLL,
229 HL_GAUDI_MME_PLL,
230 HL_GAUDI_TPC_PLL,
231 HL_GAUDI_IF_PLL,
232 HL_GAUDI_PLL_MAX
233};
Christopher Ferrisaeddbcf2019-07-08 12:45:46 -0700234enum hl_device_status {
235 HL_DEVICE_STATUS_OPERATIONAL,
236 HL_DEVICE_STATUS_IN_RESET,
Christopher Ferris05667cd2021-02-16 16:01:34 -0800237 HL_DEVICE_STATUS_MALFUNCTION,
238 HL_DEVICE_STATUS_NEEDS_RESET
Christopher Ferrisaeddbcf2019-07-08 12:45:46 -0700239};
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700240#define HL_INFO_HW_IP_INFO 0
241#define HL_INFO_HW_EVENTS 1
242#define HL_INFO_DRAM_USAGE 2
243#define HL_INFO_HW_IDLE 3
Christopher Ferrisaeddbcf2019-07-08 12:45:46 -0700244#define HL_INFO_DEVICE_STATUS 4
Christopher Ferris9584fa42019-12-09 15:36:13 -0800245#define HL_INFO_DEVICE_UTILIZATION 6
246#define HL_INFO_HW_EVENTS_AGGREGATE 7
Christopher Ferrisd32ca142020-02-04 16:16:51 -0800247#define HL_INFO_CLK_RATE 8
248#define HL_INFO_RESET_COUNT 9
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700249#define HL_INFO_TIME_SYNC 10
Christopher Ferris25c18d42020-10-14 17:42:58 -0700250#define HL_INFO_CS_COUNTERS 11
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800251#define HL_INFO_PCI_COUNTERS 12
252#define HL_INFO_CLK_THROTTLE_REASON 13
253#define HL_INFO_SYNC_MANAGER 14
254#define HL_INFO_TOTAL_ENERGY 15
Christopher Ferris05667cd2021-02-16 16:01:34 -0800255#define HL_INFO_PLL_FREQUENCY 16
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000256#define HL_INFO_POWER 17
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700257#define HL_INFO_VERSION_MAX_LEN 128
Christopher Ferrisd32ca142020-02-04 16:16:51 -0800258#define HL_INFO_CARD_NAME_MAX_LEN 16
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700259struct hl_info_hw_ip_info {
260 __u64 sram_base_address;
261 __u64 dram_base_address;
262 __u64 dram_size;
263 __u32 sram_size;
264 __u32 num_of_events;
265 __u32 device_id;
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700266 __u32 module_id;
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700267 __u32 reserved;
268 __u16 first_available_interrupt_id;
269 __u16 reserved2;
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800270 __u32 cpld_version;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700271 __u32 psoc_pci_pll_nr;
272 __u32 psoc_pci_pll_nf;
273 __u32 psoc_pci_pll_od;
274 __u32 psoc_pci_pll_div_factor;
275 __u8 tpc_enabled_mask;
276 __u8 dram_enabled;
277 __u8 pad[2];
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800278 __u8 cpucp_version[HL_INFO_VERSION_MAX_LEN];
Christopher Ferrisd32ca142020-02-04 16:16:51 -0800279 __u8 card_name[HL_INFO_CARD_NAME_MAX_LEN];
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700280 __u64 reserved3;
281 __u64 dram_page_size;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700282};
283struct hl_info_dram_usage {
284 __u64 dram_free_mem;
285 __u64 ctx_dram_mem;
286};
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700287#define HL_BUSY_ENGINES_MASK_EXT_SIZE 2
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700288struct hl_info_hw_idle {
289 __u32 is_idle;
Christopher Ferrisb8a95e22019-10-02 18:29:20 -0700290 __u32 busy_engines_mask;
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700291 __u64 busy_engines_mask_ext[HL_BUSY_ENGINES_MASK_EXT_SIZE];
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700292};
Christopher Ferrisaeddbcf2019-07-08 12:45:46 -0700293struct hl_info_device_status {
294 __u32 status;
295 __u32 pad;
296};
Christopher Ferris9584fa42019-12-09 15:36:13 -0800297struct hl_info_device_utilization {
298 __u32 utilization;
299 __u32 pad;
300};
Christopher Ferrisd32ca142020-02-04 16:16:51 -0800301struct hl_info_clk_rate {
302 __u32 cur_clk_rate_mhz;
303 __u32 max_clk_rate_mhz;
304};
305struct hl_info_reset_count {
306 __u32 hard_reset_cnt;
307 __u32 soft_reset_cnt;
308};
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700309struct hl_info_time_sync {
310 __u64 device_time;
311 __u64 host_time;
312};
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800313struct hl_info_pci_counters {
314 __u64 rx_throughput;
315 __u64 tx_throughput;
316 __u64 replay_cnt;
317};
318#define HL_CLK_THROTTLE_POWER 0x1
319#define HL_CLK_THROTTLE_THERMAL 0x2
320struct hl_info_clk_throttle {
321 __u32 clk_throttling_reason;
322};
323struct hl_info_energy {
324 __u64 total_energy_consumption;
325};
Christopher Ferris05667cd2021-02-16 16:01:34 -0800326#define HL_PLL_NUM_OUTPUTS 4
327struct hl_pll_frequency_info {
328 __u16 output[HL_PLL_NUM_OUTPUTS];
329};
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000330struct hl_power_info {
331 __u64 power;
332};
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800333struct hl_info_sync_manager {
334 __u32 first_available_sync_object;
335 __u32 first_available_monitor;
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700336 __u32 first_available_cq;
337 __u32 reserved;
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800338};
Christopher Ferris25c18d42020-10-14 17:42:58 -0700339struct hl_info_cs_counters {
Christopher Ferris05667cd2021-02-16 16:01:34 -0800340 __u64 total_out_of_mem_drop_cnt;
341 __u64 ctx_out_of_mem_drop_cnt;
342 __u64 total_parsing_drop_cnt;
343 __u64 ctx_parsing_drop_cnt;
344 __u64 total_queue_full_drop_cnt;
345 __u64 ctx_queue_full_drop_cnt;
346 __u64 total_device_in_reset_drop_cnt;
347 __u64 ctx_device_in_reset_drop_cnt;
348 __u64 total_max_cs_in_flight_drop_cnt;
349 __u64 ctx_max_cs_in_flight_drop_cnt;
350 __u64 total_validation_drop_cnt;
351 __u64 ctx_validation_drop_cnt;
Christopher Ferris25c18d42020-10-14 17:42:58 -0700352};
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800353enum gaudi_dcores {
354 HL_GAUDI_WS_DCORE,
355 HL_GAUDI_WN_DCORE,
356 HL_GAUDI_EN_DCORE,
357 HL_GAUDI_ES_DCORE
358};
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700359struct hl_info_args {
360 __u64 return_pointer;
361 __u32 return_size;
362 __u32 op;
Christopher Ferris9584fa42019-12-09 15:36:13 -0800363 union {
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800364 __u32 dcore_id;
Christopher Ferris9584fa42019-12-09 15:36:13 -0800365 __u32 ctx_id;
366 __u32 period_ms;
Christopher Ferris05667cd2021-02-16 16:01:34 -0800367 __u32 pll_index;
Christopher Ferris9584fa42019-12-09 15:36:13 -0800368 };
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700369 __u32 pad;
370};
371#define HL_CB_OP_CREATE 0
372#define HL_CB_OP_DESTROY 1
Christopher Ferris05667cd2021-02-16 16:01:34 -0800373#define HL_CB_OP_INFO 2
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700374#define HL_MAX_CB_SIZE (0x200000 - 32)
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800375#define HL_CB_FLAGS_MAP 0x1
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700376struct hl_cb_in {
377 __u64 cb_handle;
378 __u32 op;
379 __u32 cb_size;
380 __u32 ctx_id;
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800381 __u32 flags;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700382};
383struct hl_cb_out {
Christopher Ferris05667cd2021-02-16 16:01:34 -0800384 union {
385 __u64 cb_handle;
386 struct {
387 __u32 usage_cnt;
388 __u32 pad;
389 };
390 };
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700391};
392union hl_cb_args {
393 struct hl_cb_in in;
394 struct hl_cb_out out;
395};
Christopher Ferris05667cd2021-02-16 16:01:34 -0800396#define HL_CS_CHUNK_FLAGS_USER_ALLOC_CB 0x1
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700397struct hl_cs_chunk {
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700398 union {
399 __u64 cb_handle;
400 __u64 signal_seq_arr;
401 };
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700402 __u32 queue_index;
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700403 union {
404 __u32 cb_size;
405 __u32 num_signal_seq_arr;
406 };
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700407 __u32 cs_chunk_flags;
Christopher Ferris05667cd2021-02-16 16:01:34 -0800408 __u32 collective_engine_id;
409 __u32 pad[10];
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700410};
411#define HL_CS_FLAGS_FORCE_RESTORE 0x1
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700412#define HL_CS_FLAGS_SIGNAL 0x2
413#define HL_CS_FLAGS_WAIT 0x4
Christopher Ferris05667cd2021-02-16 16:01:34 -0800414#define HL_CS_FLAGS_COLLECTIVE_WAIT 0x8
415#define HL_CS_FLAGS_TIMESTAMP 0x20
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700416#define HL_CS_FLAGS_STAGED_SUBMISSION 0x40
417#define HL_CS_FLAGS_STAGED_SUBMISSION_FIRST 0x80
418#define HL_CS_FLAGS_STAGED_SUBMISSION_LAST 0x100
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000419#define HL_CS_FLAGS_CUSTOM_TIMEOUT 0x200
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700420#define HL_CS_STATUS_SUCCESS 0
Christopher Ferrisd32ca142020-02-04 16:16:51 -0800421#define HL_MAX_JOBS_PER_CS 512
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700422struct hl_cs_in {
423 __u64 chunks_restore;
424 __u64 chunks_execute;
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000425 __u64 seq;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700426 __u32 num_chunks_restore;
427 __u32 num_chunks_execute;
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000428 __u32 timeout;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700429 __u32 cs_flags;
430 __u32 ctx_id;
431};
432struct hl_cs_out {
433 __u64 seq;
434 __u32 status;
435 __u32 pad;
436};
437union hl_cs_args {
438 struct hl_cs_in in;
439 struct hl_cs_out out;
440};
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000441#define HL_WAIT_CS_FLAGS_INTERRUPT 0x2
442#define HL_WAIT_CS_FLAGS_INTERRUPT_MASK 0xFFF00000
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700443struct hl_wait_cs_in {
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000444 union {
445 struct {
446 __u64 seq;
447 __u64 timeout_us;
448 };
449 struct {
450 __u64 addr;
451 __u32 target;
452 __u32 interrupt_timeout_us;
453 };
454 };
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700455 __u32 ctx_id;
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000456 __u32 flags;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700457};
458#define HL_WAIT_CS_STATUS_COMPLETED 0
459#define HL_WAIT_CS_STATUS_BUSY 1
460#define HL_WAIT_CS_STATUS_TIMEDOUT 2
461#define HL_WAIT_CS_STATUS_ABORTED 3
462#define HL_WAIT_CS_STATUS_INTERRUPTED 4
Christopher Ferris05667cd2021-02-16 16:01:34 -0800463#define HL_WAIT_CS_STATUS_FLAG_GONE 0x1
464#define HL_WAIT_CS_STATUS_FLAG_TIMESTAMP_VLD 0x2
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700465struct hl_wait_cs_out {
466 __u32 status;
Christopher Ferris05667cd2021-02-16 16:01:34 -0800467 __u32 flags;
468 __s64 timestamp_nsec;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700469};
470union hl_wait_cs_args {
471 struct hl_wait_cs_in in;
472 struct hl_wait_cs_out out;
473};
474#define HL_MEM_OP_ALLOC 0
475#define HL_MEM_OP_FREE 1
476#define HL_MEM_OP_MAP 2
477#define HL_MEM_OP_UNMAP 3
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700478#define HL_MEM_OP_MAP_BLOCK 4
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700479#define HL_MEM_CONTIGUOUS 0x1
480#define HL_MEM_SHARED 0x2
481#define HL_MEM_USERPTR 0x4
482struct hl_mem_in {
483 union {
484 struct {
485 __u64 mem_size;
486 } alloc;
487 struct {
488 __u64 handle;
489 } free;
490 struct {
491 __u64 hint_addr;
492 __u64 handle;
493 } map_device;
494 struct {
495 __u64 host_virt_addr;
496 __u64 hint_addr;
497 __u64 mem_size;
498 } map_host;
499 struct {
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700500 __u64 block_addr;
501 } map_block;
502 struct {
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700503 __u64 device_virt_addr;
504 } unmap;
505 };
506 __u32 op;
507 __u32 flags;
508 __u32 ctx_id;
509 __u32 pad;
510};
511struct hl_mem_out {
512 union {
513 __u64 device_virt_addr;
514 __u64 handle;
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700515 struct {
516 __u64 block_handle;
517 __u32 block_size;
518 __u32 pad;
519 };
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700520 };
521};
522union hl_mem_args {
523 struct hl_mem_in in;
524 struct hl_mem_out out;
525};
Christopher Ferrisaeddbcf2019-07-08 12:45:46 -0700526#define HL_DEBUG_MAX_AUX_VALUES 10
527struct hl_debug_params_etr {
528 __u64 buffer_address;
529 __u64 buffer_size;
530 __u32 sink_mode;
531 __u32 pad;
532};
533struct hl_debug_params_etf {
534 __u64 buffer_address;
535 __u64 buffer_size;
536 __u32 sink_mode;
537 __u32 pad;
538};
539struct hl_debug_params_stm {
540 __u64 he_mask;
541 __u64 sp_mask;
542 __u32 id;
543 __u32 frequency;
544};
545struct hl_debug_params_bmon {
546 __u64 start_addr0;
547 __u64 addr_mask0;
548 __u64 start_addr1;
549 __u64 addr_mask1;
550 __u32 bw_win;
551 __u32 win_capture;
552 __u32 id;
553 __u32 pad;
554};
555struct hl_debug_params_spmu {
556 __u64 event_types[HL_DEBUG_MAX_AUX_VALUES];
557 __u32 event_types_num;
558 __u32 pad;
559};
560#define HL_DEBUG_OP_ETR 0
561#define HL_DEBUG_OP_ETF 1
562#define HL_DEBUG_OP_STM 2
563#define HL_DEBUG_OP_FUNNEL 3
564#define HL_DEBUG_OP_BMON 4
565#define HL_DEBUG_OP_SPMU 5
566#define HL_DEBUG_OP_TIMESTAMP 6
567#define HL_DEBUG_OP_SET_MODE 7
568struct hl_debug_args {
569 __u64 input_ptr;
570 __u64 output_ptr;
571 __u32 input_size;
572 __u32 output_size;
573 __u32 op;
574 __u32 reg_idx;
575 __u32 enable;
576 __u32 ctx_id;
577};
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700578#define HL_IOCTL_INFO _IOWR('H', 0x01, struct hl_info_args)
579#define HL_IOCTL_CB _IOWR('H', 0x02, union hl_cb_args)
580#define HL_IOCTL_CS _IOWR('H', 0x03, union hl_cs_args)
581#define HL_IOCTL_WAIT_CS _IOWR('H', 0x04, union hl_wait_cs_args)
582#define HL_IOCTL_MEMORY _IOWR('H', 0x05, union hl_mem_args)
Christopher Ferrisaeddbcf2019-07-08 12:45:46 -0700583#define HL_IOCTL_DEBUG _IOWR('H', 0x06, struct hl_debug_args)
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700584#define HL_COMMAND_START 0x01
Christopher Ferrisaeddbcf2019-07-08 12:45:46 -0700585#define HL_COMMAND_END 0x07
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700586#endif