Home
last modified time | relevance | path

Searched refs:LRC_STATE_OFFSET (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c187 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()
H A Dintel_context_sseu.c28 LRC_STATE_OFFSET + CTX_R_PWR_CLK_STATE * 4; in gen8_emit_rpcs_config()
H A Dintel_lrc.h27 #define LRC_STATE_OFFSET (LRC_STATE_PN * PAGE_SIZE) macro
/linux/drivers/gpu/drm/i915/
H A Di915_perf.c2494 offset = i915_ggtt_offset(ce->state) + LRC_STATE_OFFSET; in gen8_store_flex()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c477 LRC_STATE_OFFSET) / sizeof(u32))); in __get_parent_scratch()