Searched refs:MI_USER_INTERRUPT (Results 1 – 5 of 5) sorted by relevance
| /linux/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 | intel_gpu_commands.h | 45 #define MI_USER_INTERRUPT MI_INSTR(0x02, 0) macro
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_cmd_parser.c | 222 CMD( MI_USER_INTERRUPT, SMI, F, 1, R ), 476 CMD( MI_USER_INTERRUPT, SMI, F, 1, S ),
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_ring_ops.c | 64 dw[i++] = MI_USER_INTERRUPT; in emit_user_interrupt()
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_submission.c | 5807 *cs++ = MI_USER_INTERRUPT; in emit_fini_breadcrumb_parent_no_preempt_mid_batch() 5883 *cs++ = MI_USER_INTERRUPT; in emit_fini_breadcrumb_child_no_preempt_mid_batch()
|