Searched refs:state_cache_perf_fix (Results 1 – 1 of 1) sorted by relevance
1480 u32 state_cache_perf_fix[3]; in xe_lrc_ctx_init() local1582 state_cache_perf_fix[0] = MI_LOAD_REGISTER_IMM | MI_LRI_NUM_REGS(1); in xe_lrc_ctx_init()1583 state_cache_perf_fix[1] = COMMON_SLICE_CHICKEN3.addr; in xe_lrc_ctx_init()1584 state_cache_perf_fix[2] = REG_MASKED_FIELD_ENABLE(DISABLE_STATE_CACHE_PERF_FIX); in xe_lrc_ctx_init()1585 xe_lrc_write_ring(lrc, state_cache_perf_fix, sizeof(state_cache_perf_fix)); in xe_lrc_ctx_init()