Home
last modified time | relevance | path

Searched refs:vmw_cmd_supported (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c355 if (vfb && vmw_cmd_supported(dev_priv)) { in vmw_ldu_primary_plane_atomic_update()
476 if (vmw_cmd_supported(dev_priv)) { in vmw_ldu_init()
520 vmw_cmd_supported(dev_priv) ? &cursor->base : NULL, in vmw_ldu_init()
Dvmwgfx_cmd.c676 bool vmw_cmd_supported(struct vmw_private *vmw) in vmw_cmd_supported() function
Dvmwgfx_drv.h888 extern bool vmw_cmd_supported(struct vmw_private *vmw);
Dvmwgfx_drv.c449 uses_fb_traces = !vmw_cmd_supported(dev_priv) && in vmw_device_init()
Dvmwgfx_kms.c43 if (vmw_cmd_supported(dev_priv)) in vmw_du_cleanup()