Searched refs:PAN_DBG_NO_CACHE (Results 1 – 4 of 4) sorted by relevance
48 #define PAN_DBG_NO_CACHE 0x2000 macro
265 if (bo->flags & PAN_BO_SHARED || dev->debug & PAN_DBG_NO_CACHE) in panfrost_bo_cache_put()
70 {"nocache", PAN_DBG_NO_CACHE, "Disable BO cache"},
326 device->pdev.debug |= PAN_DBG_NO_CACHE; in panvk_physical_device_init()