Searched refs:inst_header (Results 1 – 2 of 2) sorted by relevance
76 struct amdgpu_reg_inst_header inst_header; member89 struct amdgpu_reg_inst_header inst_header; member102 struct amdgpu_reg_inst_header inst_header; member121 struct amdgpu_reg_inst_header inst_header; member
1968 u32 inst_header = *dw; in dump_mi_command() 1969 u32 numdw = instr_dw(inst_header); in dump_mi_command() 1970 u32 opcode = REG_FIELD_GET(MI_OPCODE, inst_header); in dump_mi_command() 1974 switch (inst_header & MI_OPCODE) { in dump_mi_command() 1981 dw - num_noop - start, inst_header, num_noop); in dump_mi_command() 1986 dw - start, inst_header); in dump_mi_command() 1991 dw - start, inst_header); in dump_mi_command() 2003 switch (inst_header & MI_OPCODE) { in dump_mi_command() 2006 dw - start, inst_header, (numdw - 1) / 2); in dump_mi_command() 2014 dw - start, inst_header, in dump_gfxpipe_command() 1939 u32 inst_header = *dw; dump_mi_command() local [all...]