Home
last modified time | relevance | path

Searched refs:VMW_SM_LEGACY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c365 [VMW_SM_LEGACY] = "Legacy", in vmw_print_sm_type()
537 dev_priv->sm_type = VMW_SM_LEGACY; in vmw_request_device()
H A Dvmwgfx_drv.h484 * @VMW_SM_LEGACY: Pre DX context.
492 VMW_SM_LEGACY = 0, enumerator
H A Dvmwgfx_execbuf.c1997 if (!vmw_shadertype_is_valid(VMW_SM_LEGACY, cmd->body.type)) { in vmw_cmd_set_shader()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h480 * @VMW_SM_LEGACY: Pre DX context.
487 VMW_SM_LEGACY = 0, enumerator
H A Dvmwgfx_drv.c454 dev_priv->sm_type = VMW_SM_LEGACY; in vmw_request_device()
H A Dvmwgfx_execbuf.c2001 if (!vmw_shadertype_is_valid(VMW_SM_LEGACY, cmd->body.type)) { in vmw_cmd_set_shader()

Completed in 19 milliseconds