Searched refs:MI_USER_INTERRUPT (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | gen6_engine_cs.c | 168 *cs++ = MI_USER_INTERRUPT; in gen6_emit_breadcrumb_rcs() 365 *cs++ = MI_USER_INTERRUPT; in gen7_emit_breadcrumb_rcs() 383 *cs++ = MI_USER_INTERRUPT; in gen6_emit_breadcrumb_xcs() 414 *cs++ = MI_USER_INTERRUPT; in gen7_emit_breadcrumb_xcs()
|
H A D | intel_gpu_commands.h | 40 #define MI_USER_INTERRUPT MI_INSTR(0x02, 0) macro
|
H A D | gen2_engine_cs.c | 162 *cs++ = MI_USER_INTERRUPT; in __gen2_emit_breadcrumb()
|
H A D | intel_lrc.c | 4899 *cs++ = MI_USER_INTERRUPT; in gen8_emit_fini_breadcrumb_tail() 4992 *cs++ = MI_USER_INTERRUPT; in gen12_emit_fini_breadcrumb_tail()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | gen6_engine_cs.c | 169 *cs++ = MI_USER_INTERRUPT; in gen6_emit_breadcrumb_rcs() 366 *cs++ = MI_USER_INTERRUPT; in gen7_emit_breadcrumb_rcs() 384 *cs++ = MI_USER_INTERRUPT; in gen6_emit_breadcrumb_xcs() 415 *cs++ = MI_USER_INTERRUPT; in gen7_emit_breadcrumb_xcs()
|
H A D | gen8_engine_cs.c | 646 *cs++ = MI_USER_INTERRUPT; in gen8_emit_fini_breadcrumb_tail() 784 *cs++ = MI_USER_INTERRUPT; in gen12_emit_fini_breadcrumb_tail()
|
H A D | gen2_engine_cs.c | 164 *cs++ = MI_USER_INTERRUPT; in __gen2_emit_breadcrumb()
|
H A D | intel_gpu_commands.h | 45 #define MI_USER_INTERRUPT MI_INSTR(0x02, 0) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_cmd_parser.c | 212 CMD( MI_USER_INTERRUPT, SMI, F, 1, R ), 466 CMD( MI_USER_INTERRUPT, SMI, F, 1, S ),
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_cmd_parser.c | 221 CMD( MI_USER_INTERRUPT, SMI, F, 1, R ), 475 CMD( MI_USER_INTERRUPT, SMI, F, 1, S ),
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_submission.c | 5377 *cs++ = MI_USER_INTERRUPT; in emit_fini_breadcrumb_parent_no_preempt_mid_batch() 5453 *cs++ = MI_USER_INTERRUPT; in emit_fini_breadcrumb_child_no_preempt_mid_batch()
|
Completed in 24 milliseconds