Searched refs:VMW_SM_5_1X (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h462 * @VMW_SM_5_1X: Adds support for sm5_1 and gl43 extensions.
470 VMW_SM_5_1X, enumerator in enum:vmw_sm_type
740 return (dev_priv->sm_type >= VMW_SM_5_1X);
H A Dvmwgfx_drv.c371 [VMW_SM_5_1X] = "SM_5_1X",
1133 dev_priv->sm_type = VMW_SM_5_1X;

Completed in 153 milliseconds