Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h501 VMW_SM_4, enumerator
742 return (dev_priv->sm_type >= VMW_SM_4); in has_sm4_context()
Dvmwgfx_drv.c365 [VMW_SM_4] = "SM4", in vmw_print_sm_type()
1063 dev_priv->sm_type = VMW_SM_4; in vmw_driver_load()