Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_drv.h628 atomic_t num_fifo_resources; member
1582 atomic_inc(&dev_priv->num_fifo_resources); in vmw_fifo_resource_inc()
1587 atomic_dec(&dev_priv->num_fifo_resources); in vmw_fifo_resource_dec()
A Dvmwgfx_drv.c1513 if (atomic_read(&dev_priv->num_fifo_resources) != 0) { in vmw_pm_freeze()

Completed in 10 milliseconds