Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c35 #define VMW_RES_EVICT_ERR_COUNT 10 macro
717 ++err_count > VMW_RES_EVICT_ERR_COUNT) { in vmw_resource_validate()
912 if (++err_count > VMW_RES_EVICT_ERR_COUNT) { in vmw_resource_evict_type()