Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h489 VMW_SM_4_1, enumerator
720 return (dev_priv->sm_type >= VMW_SM_4_1); in has_sm4_1_context()
Dvmwgfx_drv.c937 dev_priv->sm_type = VMW_SM_4_1; in vmw_driver_load()
960 if (dev_priv->sm_type == VMW_SM_4_1) in vmw_driver_load()