Searched refs:context_wa_bb_offset (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c987 static u32 context_wa_bb_offset(const struct intel_context *ce) function
1006 ptr += context_wa_bb_offset(ce);
1032 memset(state + context_wa_bb_offset(ce), 0, PAGE_SIZE);
1043 return i915_ggtt_offset(ce->state) + context_wa_bb_offset(ce);
H A Dselftest_lrc.c1590 context_wa_bb_offset(ce) +
1626 LRC_STATE_OFFSET + context_wa_bb_offset(ce) +

Completed in 275 milliseconds