Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h482 VMW_SM_5, enumerator
738 return (dev_priv->sm_type >= VMW_SM_5); in has_sm5_context()
Dvmwgfx_drv.c369 [VMW_SM_5] = "SM_5", in vmw_print_sm_type()
1091 dev_priv->sm_type = VMW_SM_5; in vmw_driver_load()