Searched refs:LIMA_DEBUG_NO_BO_CACHE (Results 1 – 3 of 3) sorted by relevance
41 #define LIMA_DEBUG_NO_BO_CACHE (1 << 4) macro
573 { "nobocache", LIMA_DEBUG_NO_BO_CACHE,
309 bo->cacheable = !(lima_debug & LIMA_DEBUG_NO_BO_CACHE || in lima_bo_create()