Searched refs:MI_LOAD_REGISTER_REG (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gpu_commands.h | 158 #define MI_LOAD_REGISTER_REG MI_INSTR(0x2A, 1) macro
|
| H A D | intel_lrc.c | 3344 *cs++ = MI_LOAD_REGISTER_REG | in gen12_emit_timestamp_wa() 3350 *cs++ = MI_LOAD_REGISTER_REG | in gen12_emit_timestamp_wa() 3388 *cs++ = MI_LOAD_REGISTER_REG | in gen12_emit_cmd_buf_wa()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_cmd_parser.c | 312 CMD( MI_LOAD_REGISTER_REG, SMI, !F, 0xFF, W, 484 CMD( MI_LOAD_REGISTER_REG, SMI, !F, 0xFF, W, 1269 if (cmd_desc_is(desc, MI_LOAD_REGISTER_REG)) { in check_cmd()
|
| H A D | i915_perf.c | 1691 *cs++ = MI_LOAD_REGISTER_REG | (3 - 2); in alloc_noa_wait() 1709 *cs++ = MI_LOAD_REGISTER_REG | (3 - 2); in alloc_noa_wait() 1729 *cs++ = MI_LOAD_REGISTER_REG | (3 - 2); in alloc_noa_wait() 1766 *cs++ = MI_LOAD_REGISTER_REG | (3 - 2); in alloc_noa_wait()
|