Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A 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()
H A Dvmwgfx_cmd.c669 * vmw_cmd_supported - returns true if the given device supports
676 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.c449 uses_fb_traces = !vmw_cmd_supported(dev_priv) && in vmw_device_init()
H A Dvmwgfx_kms.c43 if (vmw_cmd_supported(dev_priv)) in vmw_du_cleanup()

Completed in 11 milliseconds