Home
last modified time | relevance | path

Searched defs:cik_mqd (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/amd/include/
Dcik_structs.h27 struct cik_mqd { struct
28 uint32_t header;
29 uint32_t compute_dispatch_initiator;
30 uint32_t compute_dim_x;
31 uint32_t compute_dim_y;
32 uint32_t compute_dim_z;
33 uint32_t compute_start_x;
34 uint32_t compute_start_y;
35 uint32_t compute_start_z;
36 uint32_t compute_num_thread_x;
[all …]