Home
last modified time | relevance | path

Searched refs:instr_dw (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_lrc.c1362 static int instr_dw(u32 cmd_header) in instr_dw() function
1383 u32 numdw = instr_dw(inst_header); in dump_mi_command()
1452 u32 numdw = instr_dw(*dw); in dump_gfxpipe_command()
1603 u32 numdw = instr_dw(*dw); in dump_gfx_state_command()
1650 num_dw = min(instr_dw(*dw), remaining_dw); in xe_lrc_dump_default()