Searched refs:MI_SET_APPID (Results 1 – 5 of 5) sorted by relevance
| /drivers/gpu/drm/xe/instructions/ |
| A D | xe_mi_commands.h | 79 #define MI_SET_APPID __MI_INSTR(0x0e) macro
|
| /drivers/gpu/drm/i915/pxp/ |
| A D | intel_pxp_cmd.c | 33 *cs++ = MI_SET_APPID | MI_SET_APPID_SESSION_ID(idx); in pxp_emit_session_selection()
|
| /drivers/gpu/drm/i915/ |
| A D | i915_cmd_parser.c | 257 CMD( MI_SET_APPID, SMI, F, 1, S ), 317 CMD( MI_SET_APPID, SMI, F, 1, S ), 338 CMD( MI_SET_APPID, SMI, F, 1, S ), 382 CMD( MI_SET_APPID, SMI, F, 1, S ),
|
| /drivers/gpu/drm/i915/gt/ |
| A D | intel_gpu_commands.h | 65 #define MI_SET_APPID MI_INSTR(0x0e, 0) macro
|
| /drivers/gpu/drm/xe/ |
| A D | xe_pxp_submit.c | 240 emit_cmd(xe, batch, offset++, MI_SET_APPID | MI_SET_APPID_SESSION_ID(idx)); in pxp_emit_session_selection()
|
Completed in 13 milliseconds