Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/instructions/
H A Dxe_mi_commands.h47 #define MI_LRI_FORCE_POSTED REG_BIT(12) macro
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h159 #define MI_LRI_FORCE_POSTED (1<<12) macro
H A Dintel_lrc.c77 *regs |= MI_LRI_FORCE_POSTED; in set_offsets()
H A Dintel_execlists_submission.c2744 *cs++ = MI_LOAD_REGISTER_IMM(2 * GEN8_3LVL_PDPES) | MI_LRI_FORCE_POSTED; in emit_pdps()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_lrc.c138 *regs |= MI_LRI_FORCE_POSTED; in set_offsets()
600 MI_LRI_LRM_CS_MMIO | MI_LRI_FORCE_POSTED; in set_memory_based_intr()