Searched refs:LRC_STATE_OFFSET (Results 1 – 5 of 5) sorted by relevance
844 __lrc_init_regs(state + LRC_STATE_OFFSET, ce, engine, inhibit); in lrc_init_state()970 ce->lrc_reg_state = vaddr + LRC_STATE_OFFSET; in lrc_pin()981 check_redzone((void *)ce->lrc_reg_state - LRC_STATE_OFFSET, in lrc_unpin()1019 *cs++ = i915_ggtt_offset(ce->state) + LRC_STATE_OFFSET + in gen12_emit_timestamp_wa()1047 *cs++ = i915_ggtt_offset(ce->state) + LRC_STATE_OFFSET + in gen12_emit_restore_scratch()1063 *cs++ = i915_ggtt_offset(ce->state) + LRC_STATE_OFFSET + in gen12_emit_cmd_buf_wa()1107 ptr -= LRC_STATE_OFFSET; /* back to start of context image */ in context_indirect_bb()
160 hw += LRC_STATE_OFFSET / sizeof(*hw); in live_lrc_layout()336 hw += LRC_STATE_OFFSET / sizeof(*hw); in live_lrc_fixed()939 hw += LRC_STATE_OFFSET / sizeof(*hw); in store_context()1102 hw += LRC_STATE_OFFSET / sizeof(*hw); in load_context()1231 lrc += LRC_STATE_OFFSET / sizeof(*hw); in compare_isolation()1242 hw += LRC_STATE_OFFSET / sizeof(*hw); in compare_isolation()1504 LRC_STATE_OFFSET + context_wa_bb_offset(ce); in check_ring_start()1640 LRC_STATE_OFFSET); in garbage()
23 #define LRC_STATE_OFFSET (LRC_STATE_PN * PAGE_SIZE) macro
27 LRC_STATE_OFFSET + CTX_R_PWR_CLK_STATE * 4; in gen8_emit_rpcs_config()
2159 offset = i915_ggtt_offset(ce->state) + LRC_STATE_OFFSET; in gen8_store_flex()