Home
last modified time | relevance | path

Searched refs:drm_mode_validate_size (Results 1 – 4 of 4) sorted by relevance

/linux/include/drm/
H A Ddrm_modes.h556 enum drm_mode_status drm_mode_validate_size(const struct drm_display_mode *mode,
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c854 ret = drm_mode_validate_size(mode, dev_priv->stdu_max_width, in vmw_stdu_connector_mode_valid()
859 ret = drm_mode_validate_size(mode, dev_priv->texture_max_width, in vmw_stdu_connector_mode_valid()
H A Dvmwgfx_kms.c1878 ret = drm_mode_validate_size(mode, dev_priv->texture_max_width, in vmw_connector_mode_valid()
/linux/drivers/gpu/drm/
H A Ddrm_modes.c1702 drm_mode_validate_size(const struct drm_display_mode *mode, in drm_mode_validate_size() function
1713 EXPORT_SYMBOL(drm_mode_validate_size);