Searched refs:LRC_STATE_OFFSET (Results 1 – 5 of 5) sorted by relevance
28 LRC_STATE_OFFSET + CTX_R_PWR_CLK_STATE * 4; in gen8_emit_rpcs_config()
93 #define LRC_STATE_OFFSET (LRC_STATE_PN * PAGE_SIZE) macro
4795 hw += LRC_STATE_OFFSET / sizeof(*hw); in live_lrc_layout()4972 hw += LRC_STATE_OFFSET / sizeof(*hw); in live_lrc_fixed()5572 hw += LRC_STATE_OFFSET / sizeof(*hw); in store_context()5735 hw += LRC_STATE_OFFSET / sizeof(*hw); in load_context()5862 lrc += LRC_STATE_OFFSET / sizeof(*hw); in compare_isolation()5873 hw += LRC_STATE_OFFSET / sizeof(*hw); in compare_isolation()6135 LRC_STATE_OFFSET + context_wa_bb_offset(ce); in check_ring_start()6270 LRC_STATE_OFFSET); in garbage()
3324 check_redzone((void *)ce->lrc_reg_state - LRC_STATE_OFFSET, in execlists_context_unpin()3340 *cs++ = i915_ggtt_offset(ce->state) + LRC_STATE_OFFSET + in gen12_emit_timestamp_wa()3368 *cs++ = i915_ggtt_offset(ce->state) + LRC_STATE_OFFSET + in gen12_emit_restore_scratch()3384 *cs++ = i915_ggtt_offset(ce->state) + LRC_STATE_OFFSET + in gen12_emit_cmd_buf_wa()3428 ptr -= LRC_STATE_OFFSET; /* back to start of context image */ in context_indirect_bb()3510 ce->lrc_reg_state = vaddr + LRC_STATE_OFFSET; in __execlists_context_pin()5342 execlists_init_reg_state(vaddr + LRC_STATE_OFFSET, in populate_lr_context()
2126 offset = i915_ggtt_offset(ce->state) + LRC_STATE_OFFSET; in gen8_store_flex()