Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h495 VMW_SM_5, enumerator
753 return (dev_priv->sm_type >= VMW_SM_5); in has_sm5_context()
1525 if (shader_model >= VMW_SM_5) in vmw_shadertype_is_valid()
Dvmwgfx_drv.c368 [VMW_SM_5] = "SM_5", in vmw_print_sm_type()
1126 dev_priv->sm_type = VMW_SM_5; in vmw_driver_load()