Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A 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()
H A Dvmwgfx_drv.c368 [VMW_SM_5] = "SM_5", in vmw_print_sm_type()
1117 dev_priv->sm_type = VMW_SM_5; in vmw_driver_load()