Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dintel_workarounds.c64 #define WA_LIST_CHUNK (1 << 4) macro
69 if (!IS_ALIGNED(wal->count, WA_LIST_CHUNK)) { in wa_init_finish()
91 const unsigned int grow = WA_LIST_CHUNK; in _wa_add()