Searched refs:has_sm4_context (Results 1 – 5 of 5) sorted by relevance
1555 if (req->base.array_size > 0 && !has_sm4_context(dev_priv)) { in vmw_gb_surface_define_internal()1978 alloc_size = num_dirty * ((has_sm4_context(dev_priv)) ? sizeof(*cmd1) : sizeof(*cmd2)); in vmw_surface_dirty_sync()1996 if (has_sm4_context(dev_priv)) { in vmw_surface_dirty_sync()2238 if (has_sm4_context(vmw)) in vmw_format_bpp_to_svga()
306 if (has_sm4_context(dev_priv)) { in vmw_otables_setup()
736 if (!has_sm4_context(dev_priv) && dx) { in vmw_context_define()
705 static inline bool has_sm4_context(const struct vmw_private *dev_priv) in has_sm4_context() function
1114 if (has_sm4_context(dev_priv) && in vmw_driver_load()