Home
last modified time | relevance | path

Searched refs:has_sm4_1_context (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ioctl.c103 param->value = has_sm4_1_context(dev_priv); in vmw_getparam_ioctl()
H A Dvmwgfx_surface.c1076 } else if (has_sm4_1_context(dev_priv) && metadata->array_size > 0) { in vmw_gb_surface_create()
1116 } else if (has_sm4_1_context(dev_priv) && metadata->array_size > 0) { in vmw_gb_surface_create()
1443 if (!has_sm4_1_context(dev_priv)) { in vmw_gb_surface_define_internal()
H A Dvmwgfx_drv.h735 * has_sm4_1_context - Does the device support SM4_1 context.
740 static inline bool has_sm4_1_context(const struct vmw_private *dev_priv) in has_sm4_1_context() function
H A Dvmwgfx_drv.c1123 if (has_sm4_1_context(dev_priv) && in vmw_driver_load()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ioctl.c120 param->value = has_sm4_1_context(dev_priv); in vmw_getparam_ioctl()
H A Dvmwgfx_surface.c1109 } else if (has_sm4_1_context(dev_priv) && metadata->array_size > 0) { in vmw_gb_surface_create()
1149 } else if (has_sm4_1_context(dev_priv) && metadata->array_size > 0) { in vmw_gb_surface_create()
1477 if (!has_sm4_1_context(dev_priv)) { in vmw_gb_surface_define_internal()
H A Dvmwgfx_drv.h713 * has_sm4_1_context - Does the device support SM4_1 context.
718 static inline bool has_sm4_1_context(const struct vmw_private *dev_priv) in has_sm4_1_context() function
H A Dvmwgfx_drv.c939 if (has_sm4_1_context(dev_priv) && in vmw_driver_load()

Completed in 15 milliseconds