Searched refs:WA_LIST_CHUNK (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_workarounds.c108 #define WA_LIST_CHUNK (1 << 4) macro
113 if (!IS_ALIGNED(wal->count, WA_LIST_CHUNK)) {
152 const unsigned int grow = WA_LIST_CHUNK;

Completed in 210 milliseconds