blob: ba905f8ec68f1a1405aca539a286c1f5c024ad7e [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 Ferris3a39c0b2021-09-02 00:03:38 +0000257#define HL_INFO_OPEN_STATS 18
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700258#define HL_INFO_VERSION_MAX_LEN 128
Christopher Ferrisd32ca142020-02-04 16:16:51 -0800259#define HL_INFO_CARD_NAME_MAX_LEN 16
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700260struct hl_info_hw_ip_info {
261 __u64 sram_base_address;
262 __u64 dram_base_address;
263 __u64 dram_size;
264 __u32 sram_size;
265 __u32 num_of_events;
266 __u32 device_id;
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700267 __u32 module_id;
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700268 __u32 reserved;
269 __u16 first_available_interrupt_id;
270 __u16 reserved2;
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800271 __u32 cpld_version;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700272 __u32 psoc_pci_pll_nr;
273 __u32 psoc_pci_pll_nf;
274 __u32 psoc_pci_pll_od;
275 __u32 psoc_pci_pll_div_factor;
276 __u8 tpc_enabled_mask;
277 __u8 dram_enabled;
278 __u8 pad[2];
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800279 __u8 cpucp_version[HL_INFO_VERSION_MAX_LEN];
Christopher Ferrisd32ca142020-02-04 16:16:51 -0800280 __u8 card_name[HL_INFO_CARD_NAME_MAX_LEN];
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700281 __u64 reserved3;
282 __u64 dram_page_size;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700283};
284struct hl_info_dram_usage {
285 __u64 dram_free_mem;
286 __u64 ctx_dram_mem;
287};
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700288#define HL_BUSY_ENGINES_MASK_EXT_SIZE 2
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700289struct hl_info_hw_idle {
290 __u32 is_idle;
Christopher Ferrisb8a95e22019-10-02 18:29:20 -0700291 __u32 busy_engines_mask;
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700292 __u64 busy_engines_mask_ext[HL_BUSY_ENGINES_MASK_EXT_SIZE];
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700293};
Christopher Ferrisaeddbcf2019-07-08 12:45:46 -0700294struct hl_info_device_status {
295 __u32 status;
296 __u32 pad;
297};
Christopher Ferris9584fa42019-12-09 15:36:13 -0800298struct hl_info_device_utilization {
299 __u32 utilization;
300 __u32 pad;
301};
Christopher Ferrisd32ca142020-02-04 16:16:51 -0800302struct hl_info_clk_rate {
303 __u32 cur_clk_rate_mhz;
304 __u32 max_clk_rate_mhz;
305};
306struct hl_info_reset_count {
307 __u32 hard_reset_cnt;
308 __u32 soft_reset_cnt;
309};
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700310struct hl_info_time_sync {
311 __u64 device_time;
312 __u64 host_time;
313};
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800314struct hl_info_pci_counters {
315 __u64 rx_throughput;
316 __u64 tx_throughput;
317 __u64 replay_cnt;
318};
319#define HL_CLK_THROTTLE_POWER 0x1
320#define HL_CLK_THROTTLE_THERMAL 0x2
321struct hl_info_clk_throttle {
322 __u32 clk_throttling_reason;
323};
324struct hl_info_energy {
325 __u64 total_energy_consumption;
326};
Christopher Ferris05667cd2021-02-16 16:01:34 -0800327#define HL_PLL_NUM_OUTPUTS 4
328struct hl_pll_frequency_info {
329 __u16 output[HL_PLL_NUM_OUTPUTS];
330};
Christopher Ferris3a39c0b2021-09-02 00:03:38 +0000331struct hl_open_stats_info {
332 __u64 open_counter;
333 __u64 last_open_period_ms;
334};
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000335struct hl_power_info {
336 __u64 power;
337};
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800338struct hl_info_sync_manager {
339 __u32 first_available_sync_object;
340 __u32 first_available_monitor;
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700341 __u32 first_available_cq;
342 __u32 reserved;
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800343};
Christopher Ferris25c18d42020-10-14 17:42:58 -0700344struct hl_info_cs_counters {
Christopher Ferris05667cd2021-02-16 16:01:34 -0800345 __u64 total_out_of_mem_drop_cnt;
346 __u64 ctx_out_of_mem_drop_cnt;
347 __u64 total_parsing_drop_cnt;
348 __u64 ctx_parsing_drop_cnt;
349 __u64 total_queue_full_drop_cnt;
350 __u64 ctx_queue_full_drop_cnt;
351 __u64 total_device_in_reset_drop_cnt;
352 __u64 ctx_device_in_reset_drop_cnt;
353 __u64 total_max_cs_in_flight_drop_cnt;
354 __u64 ctx_max_cs_in_flight_drop_cnt;
355 __u64 total_validation_drop_cnt;
356 __u64 ctx_validation_drop_cnt;
Christopher Ferris25c18d42020-10-14 17:42:58 -0700357};
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800358enum gaudi_dcores {
359 HL_GAUDI_WS_DCORE,
360 HL_GAUDI_WN_DCORE,
361 HL_GAUDI_EN_DCORE,
362 HL_GAUDI_ES_DCORE
363};
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700364struct hl_info_args {
365 __u64 return_pointer;
366 __u32 return_size;
367 __u32 op;
Christopher Ferris9584fa42019-12-09 15:36:13 -0800368 union {
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800369 __u32 dcore_id;
Christopher Ferris9584fa42019-12-09 15:36:13 -0800370 __u32 ctx_id;
371 __u32 period_ms;
Christopher Ferris05667cd2021-02-16 16:01:34 -0800372 __u32 pll_index;
Christopher Ferris9584fa42019-12-09 15:36:13 -0800373 };
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700374 __u32 pad;
375};
376#define HL_CB_OP_CREATE 0
377#define HL_CB_OP_DESTROY 1
Christopher Ferris05667cd2021-02-16 16:01:34 -0800378#define HL_CB_OP_INFO 2
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700379#define HL_MAX_CB_SIZE (0x200000 - 32)
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800380#define HL_CB_FLAGS_MAP 0x1
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700381struct hl_cb_in {
382 __u64 cb_handle;
383 __u32 op;
384 __u32 cb_size;
385 __u32 ctx_id;
Christopher Ferris32ff3f82020-12-14 13:10:04 -0800386 __u32 flags;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700387};
388struct hl_cb_out {
Christopher Ferris05667cd2021-02-16 16:01:34 -0800389 union {
390 __u64 cb_handle;
391 struct {
392 __u32 usage_cnt;
393 __u32 pad;
394 };
395 };
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700396};
397union hl_cb_args {
398 struct hl_cb_in in;
399 struct hl_cb_out out;
400};
Christopher Ferris05667cd2021-02-16 16:01:34 -0800401#define HL_CS_CHUNK_FLAGS_USER_ALLOC_CB 0x1
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700402struct hl_cs_chunk {
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700403 union {
404 __u64 cb_handle;
405 __u64 signal_seq_arr;
406 };
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700407 __u32 queue_index;
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700408 union {
409 __u32 cb_size;
410 __u32 num_signal_seq_arr;
411 };
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700412 __u32 cs_chunk_flags;
Christopher Ferris05667cd2021-02-16 16:01:34 -0800413 __u32 collective_engine_id;
414 __u32 pad[10];
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700415};
416#define HL_CS_FLAGS_FORCE_RESTORE 0x1
Christopher Ferris8177cdf2020-08-03 11:53:55 -0700417#define HL_CS_FLAGS_SIGNAL 0x2
418#define HL_CS_FLAGS_WAIT 0x4
Christopher Ferris05667cd2021-02-16 16:01:34 -0800419#define HL_CS_FLAGS_COLLECTIVE_WAIT 0x8
420#define HL_CS_FLAGS_TIMESTAMP 0x20
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700421#define HL_CS_FLAGS_STAGED_SUBMISSION 0x40
422#define HL_CS_FLAGS_STAGED_SUBMISSION_FIRST 0x80
423#define HL_CS_FLAGS_STAGED_SUBMISSION_LAST 0x100
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000424#define HL_CS_FLAGS_CUSTOM_TIMEOUT 0x200
Christopher Ferris3a39c0b2021-09-02 00:03:38 +0000425#define HL_CS_FLAGS_SKIP_RESET_ON_TIMEOUT 0x400
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700426#define HL_CS_STATUS_SUCCESS 0
Christopher Ferrisd32ca142020-02-04 16:16:51 -0800427#define HL_MAX_JOBS_PER_CS 512
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700428struct hl_cs_in {
429 __u64 chunks_restore;
430 __u64 chunks_execute;
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000431 __u64 seq;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700432 __u32 num_chunks_restore;
433 __u32 num_chunks_execute;
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000434 __u32 timeout;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700435 __u32 cs_flags;
436 __u32 ctx_id;
437};
438struct hl_cs_out {
439 __u64 seq;
440 __u32 status;
441 __u32 pad;
442};
443union hl_cs_args {
444 struct hl_cs_in in;
445 struct hl_cs_out out;
446};
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000447#define HL_WAIT_CS_FLAGS_INTERRUPT 0x2
448#define HL_WAIT_CS_FLAGS_INTERRUPT_MASK 0xFFF00000
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700449struct hl_wait_cs_in {
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000450 union {
451 struct {
452 __u64 seq;
453 __u64 timeout_us;
454 };
455 struct {
456 __u64 addr;
457 __u32 target;
458 __u32 interrupt_timeout_us;
459 };
460 };
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700461 __u32 ctx_id;
Christopher Ferrisfcc3b4f2021-07-01 01:30:21 +0000462 __u32 flags;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700463};
464#define HL_WAIT_CS_STATUS_COMPLETED 0
465#define HL_WAIT_CS_STATUS_BUSY 1
466#define HL_WAIT_CS_STATUS_TIMEDOUT 2
467#define HL_WAIT_CS_STATUS_ABORTED 3
468#define HL_WAIT_CS_STATUS_INTERRUPTED 4
Christopher Ferris05667cd2021-02-16 16:01:34 -0800469#define HL_WAIT_CS_STATUS_FLAG_GONE 0x1
470#define HL_WAIT_CS_STATUS_FLAG_TIMESTAMP_VLD 0x2
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700471struct hl_wait_cs_out {
472 __u32 status;
Christopher Ferris05667cd2021-02-16 16:01:34 -0800473 __u32 flags;
474 __s64 timestamp_nsec;
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700475};
476union hl_wait_cs_args {
477 struct hl_wait_cs_in in;
478 struct hl_wait_cs_out out;
479};
480#define HL_MEM_OP_ALLOC 0
481#define HL_MEM_OP_FREE 1
482#define HL_MEM_OP_MAP 2
483#define HL_MEM_OP_UNMAP 3
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700484#define HL_MEM_OP_MAP_BLOCK 4
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700485#define HL_MEM_CONTIGUOUS 0x1
486#define HL_MEM_SHARED 0x2
487#define HL_MEM_USERPTR 0x4
488struct hl_mem_in {
489 union {
490 struct {
491 __u64 mem_size;
492 } alloc;
493 struct {
494 __u64 handle;
495 } free;
496 struct {
497 __u64 hint_addr;
498 __u64 handle;
499 } map_device;
500 struct {
501 __u64 host_virt_addr;
502 __u64 hint_addr;
503 __u64 mem_size;
504 } map_host;
505 struct {
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700506 __u64 block_addr;
507 } map_block;
508 struct {
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700509 __u64 device_virt_addr;
510 } unmap;
511 };
512 __u32 op;
513 __u32 flags;
514 __u32 ctx_id;
515 __u32 pad;
516};
517struct hl_mem_out {
518 union {
519 __u64 device_virt_addr;
520 __u64 handle;
Christopher Ferrisa9750ed2021-05-03 14:02:49 -0700521 struct {
522 __u64 block_handle;
523 __u32 block_size;
524 __u32 pad;
525 };
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700526 };
527};
528union hl_mem_args {
529 struct hl_mem_in in;
530 struct hl_mem_out out;
531};
Christopher Ferrisaeddbcf2019-07-08 12:45:46 -0700532#define HL_DEBUG_MAX_AUX_VALUES 10
533struct hl_debug_params_etr {
534 __u64 buffer_address;
535 __u64 buffer_size;
536 __u32 sink_mode;
537 __u32 pad;
538};
539struct hl_debug_params_etf {
540 __u64 buffer_address;
541 __u64 buffer_size;
542 __u32 sink_mode;
543 __u32 pad;
544};
545struct hl_debug_params_stm {
546 __u64 he_mask;
547 __u64 sp_mask;
548 __u32 id;
549 __u32 frequency;
550};
551struct hl_debug_params_bmon {
552 __u64 start_addr0;
553 __u64 addr_mask0;
554 __u64 start_addr1;
555 __u64 addr_mask1;
556 __u32 bw_win;
557 __u32 win_capture;
558 __u32 id;
559 __u32 pad;
560};
561struct hl_debug_params_spmu {
562 __u64 event_types[HL_DEBUG_MAX_AUX_VALUES];
563 __u32 event_types_num;
564 __u32 pad;
565};
566#define HL_DEBUG_OP_ETR 0
567#define HL_DEBUG_OP_ETF 1
568#define HL_DEBUG_OP_STM 2
569#define HL_DEBUG_OP_FUNNEL 3
570#define HL_DEBUG_OP_BMON 4
571#define HL_DEBUG_OP_SPMU 5
572#define HL_DEBUG_OP_TIMESTAMP 6
573#define HL_DEBUG_OP_SET_MODE 7
574struct hl_debug_args {
575 __u64 input_ptr;
576 __u64 output_ptr;
577 __u32 input_size;
578 __u32 output_size;
579 __u32 op;
580 __u32 reg_idx;
581 __u32 enable;
582 __u32 ctx_id;
583};
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700584#define HL_IOCTL_INFO _IOWR('H', 0x01, struct hl_info_args)
585#define HL_IOCTL_CB _IOWR('H', 0x02, union hl_cb_args)
586#define HL_IOCTL_CS _IOWR('H', 0x03, union hl_cs_args)
587#define HL_IOCTL_WAIT_CS _IOWR('H', 0x04, union hl_wait_cs_args)
588#define HL_IOCTL_MEMORY _IOWR('H', 0x05, union hl_mem_args)
Christopher Ferrisaeddbcf2019-07-08 12:45:46 -0700589#define HL_IOCTL_DEBUG _IOWR('H', 0x06, struct hl_debug_args)
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700590#define HL_COMMAND_START 0x01
Christopher Ferrisaeddbcf2019-07-08 12:45:46 -0700591#define HL_COMMAND_END 0x07
Christopher Ferris24f97eb2019-05-20 12:58:13 -0700592#endif