Searched refs:LRC_STATE_OFFSET (Results 1 – 6 of 6) sorted by relevance
1007 ptr -= LRC_STATE_OFFSET; /* back to start of context image */ in context_wabb()1039 __lrc_init_regs(state + LRC_STATE_OFFSET, ce, engine, inhibit); in lrc_init_state()1213 ce->lrc_reg_state = vaddr + LRC_STATE_OFFSET; in lrc_pin()1228 check_redzone((void *)ce->lrc_reg_state - LRC_STATE_OFFSET, in lrc_unpin()1266 *cs++ = i915_ggtt_offset(ce->state) + LRC_STATE_OFFSET + in gen12_emit_timestamp_wa()1294 *cs++ = i915_ggtt_offset(ce->state) + LRC_STATE_OFFSET + in gen12_emit_restore_scratch()1310 *cs++ = i915_ggtt_offset(ce->state) + LRC_STATE_OFFSET + in gen12_emit_cmd_buf_wa()
187 hw += LRC_STATE_OFFSET / sizeof(*hw); in live_lrc_layout()381 hw += LRC_STATE_OFFSET / sizeof(*hw); in live_lrc_fixed()999 hw += LRC_STATE_OFFSET / sizeof(*hw); in store_context()1169 hw += LRC_STATE_OFFSET / sizeof(*hw); in load_context()1311 lrc += LRC_STATE_OFFSET / sizeof(*hw); in compare_isolation()1322 hw += LRC_STATE_OFFSET / sizeof(*hw); in compare_isolation()1635 LRC_STATE_OFFSET + context_wa_bb_offset(ce) + in check_ring_start()1782 LRC_STATE_OFFSET); in garbage()
28 LRC_STATE_OFFSET + CTX_R_PWR_CLK_STATE * 4; in gen8_emit_rpcs_config()
27 #define LRC_STATE_OFFSET (LRC_STATE_PN * PAGE_SIZE) macro
2493 offset = i915_ggtt_offset(ce->state) + LRC_STATE_OFFSET; in gen8_store_flex()
477 LRC_STATE_OFFSET) / sizeof(u32))); in __get_parent_scratch()
Completed in 782 milliseconds