Searched refs:has_sm5_context (Results 1 – 5 of 5) sorted by relevance
126 u32 cotable_max = has_sm5_context(dev_priv) ? in vmw_context_cotables_unref()216 u32 cotable_max = has_sm5_context(dev_priv) ? in vmw_gb_context_init()555 u32 cotable_max = has_sm5_context(ctx->dev_priv) ? in vmw_dx_context_scrub_cotables()822 u32 cotable_max = has_sm5_context(ctx->dev_priv) ? in vmw_context_cotable()
2159 if (!has_sm5_context(dev_priv)) in vmw_cmd_dx_set_constant_buffer_offset()2853 if (!has_sm5_context(dev_priv)) in vmw_cmd_sm5()2863 if (!has_sm5_context(dev_priv)) in vmw_cmd_sm5_view_define()2873 if (!has_sm5_context(dev_priv)) in vmw_cmd_sm5_view_remove()2889 if (!has_sm5_context(dev_priv)) in vmw_cmd_clear_uav_uint()2908 if (!has_sm5_context(dev_priv)) in vmw_cmd_clear_uav_float()2929 if (!has_sm5_context(dev_priv)) in vmw_cmd_set_uav()2961 if (!has_sm5_context(dev_priv)) in vmw_cmd_set_cs_uav()2993 if (!has_sm5_context(dev_priv)) in vmw_cmd_dx_define_streamoutput()3033 if (!has_sm5_context(dev_priv)) in vmw_cmd_dx_destroy_streamoutput()[all …]
107 param->value = has_sm5_context(dev_priv); in vmw_getparam_ioctl()
1158 if (has_sm5_context(dev_priv) && metadata->array_size > 0) { in vmw_gb_surface_create()1186 if (has_sm5_context(dev_priv) && metadata->array_size > 0) { in vmw_gb_surface_create()1548 if (req->buffer_byte_stride > 0 && !has_sm5_context(dev_priv)) { in vmw_gb_surface_define_internal()
703 static inline bool has_sm5_context(const struct vmw_private *dev_priv) in has_sm5_context() function
Completed in 24 milliseconds