Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c357 if (vfb && vmw_cmd_supported(dev_priv)) { in vmw_ldu_primary_plane_atomic_update()
477 if (vmw_cmd_supported(dev_priv)) { in vmw_ldu_init()
521 vmw_cmd_supported(dev_priv) ? &cursor->base : NULL, in vmw_ldu_init()
H A Dvmwgfx_cmd.c676 bool vmw_cmd_supported(struct vmw_private *vmw) in vmw_cmd_supported() function
H A Dvmwgfx_drv.h888 extern bool vmw_cmd_supported(struct vmw_private *vmw);
H A Dvmwgfx_drv.c446 uses_fb_traces = !vmw_cmd_supported(dev_priv) && in vmw_device_init()
H A Dvmwgfx_kms.c44 if (vmw_cmd_supported(dev_priv)) in vmw_du_cleanup()