Searched refs:MI_USER_INTERRUPT (Results 1 – 3 of 3) 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 ),
|