Searched refs:MI_LOAD_REGISTER_REG (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ |
| A D | intel_gpu_commands.h | 178 #define MI_LOAD_REGISTER_REG MI_INSTR(0x2A, 1) macro
|
| A D | intel_lrc.c | 1268 *cs++ = MI_LOAD_REGISTER_REG | in gen12_emit_timestamp_wa() 1274 *cs++ = MI_LOAD_REGISTER_REG | in gen12_emit_timestamp_wa() 1312 *cs++ = MI_LOAD_REGISTER_REG | in gen12_emit_cmd_buf_wa()
|
| /linux/drivers/gpu/drm/i915/ |
| A D | i915_cmd_parser.c | 321 CMD( MI_LOAD_REGISTER_REG, SMI, !F, 0xFF, W, 493 CMD( MI_LOAD_REGISTER_REG, SMI, !F, 0xFF, W, 1286 if (cmd_desc_is(desc, MI_LOAD_REGISTER_REG)) { in check_cmd()
|
| A D | i915_perf.c | 2023 *cs++ = MI_LOAD_REGISTER_REG | (3 - 2); in alloc_noa_wait() 2041 *cs++ = MI_LOAD_REGISTER_REG | (3 - 2); in alloc_noa_wait() 2061 *cs++ = MI_LOAD_REGISTER_REG | (3 - 2); in alloc_noa_wait() 2104 *cs++ = MI_LOAD_REGISTER_REG | (3 - 2); in alloc_noa_wait()
|
Completed in 22 milliseconds