Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h493 VMW_SM_4, enumerator
731 return (dev_priv->sm_type >= VMW_SM_4); in has_sm4_context()
1527 else if (shader_model >= VMW_SM_4) in vmw_shadertype_is_valid()
H A Dvmwgfx_drv.c366 [VMW_SM_4] = "SM4", in vmw_print_sm_type()
1106 dev_priv->sm_type = VMW_SM_4; in vmw_driver_load()