Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_lrc.c1753 struct i915_wa_ctx_bb *wa_bb[] = { in lrc_init_wa_ctx() local
1756 wa_bb_func_t wa_bb_fn[ARRAY_SIZE(wa_bb)]; in lrc_init_wa_ctx()
1811 wa_bb[i]->offset = batch_ptr - batch; in lrc_init_wa_ctx()
1812 if (GEM_DEBUG_WARN_ON(!IS_ALIGNED(wa_bb[i]->offset, in lrc_init_wa_ctx()
1819 wa_bb[i]->size = batch_ptr - (batch + wa_bb[i]->offset); in lrc_init_wa_ctx()