Home
last modified time | relevance | path

Searched refs:VMW_SM_4_1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h482 * @VMW_SM_4_1: Context support upto SM4_1.
489 VMW_SM_4_1, enumerator
720 return (dev_priv->sm_type >= VMW_SM_4_1); in has_sm4_1_context()
H A Dvmwgfx_drv.c937 dev_priv->sm_type = VMW_SM_4_1; in vmw_driver_load()
960 if (dev_priv->sm_type == VMW_SM_4_1) in vmw_driver_load()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h486 * @VMW_SM_4_1: Context support upto SM4_1.
494 VMW_SM_4_1, enumerator
742 return (dev_priv->sm_type >= VMW_SM_4_1); in has_sm4_1_context()
H A Dvmwgfx_drv.c367 [VMW_SM_4_1] = "SM4_1", in vmw_print_sm_type()
1122 dev_priv->sm_type = VMW_SM_4_1; in vmw_driver_load()

Completed in 10 milliseconds