Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h159 #define MI_LRI_FORCE_POSTED (1<<12) macro
H A Dintel_execlists_submission.c2750 *cs++ = MI_LOAD_REGISTER_IMM(2 * GEN8_3LVL_PDPES) | MI_LRI_FORCE_POSTED; in emit_pdps()