Searched refs:MI_USER_INTERRUPT (Results 1 – 4 of 4) 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 | 97 dw[i++] = MI_USER_INTERRUPT; in emit_user_interrupt()
|