Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c1748 struct i915_wa_ctx_bb *wa_bb[] = { in lrc_init_wa_ctx() local
1751 wa_bb_func_t wa_bb_fn[ARRAY_SIZE(wa_bb)]; in lrc_init_wa_ctx()
1806 wa_bb[i]->offset = batch_ptr - batch; in lrc_init_wa_ctx()
1807 if (GEM_DEBUG_WARN_ON(!IS_ALIGNED(wa_bb[i]->offset, in lrc_init_wa_ctx()
1814 wa_bb[i]->size = batch_ptr - (batch + wa_bb[i]->offset); in lrc_init_wa_ctx()