Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h518 uint32_t stdu_max_height; member
H A Dvmwgfx_kms.c1717 drm_rect_height(&rects[i]) > dev_priv->stdu_max_height)) { in vmw_kms_check_display_memory()
2920 max_height = min(dev_priv->stdu_max_height, max_height); in vmw_connector_get_modes()
H A Dvmwgfx_stdu.c850 dev_priv->stdu_max_height); in vmw_stdu_connector_mode_valid()
H A Dvmwgfx_drv.c963 dev_priv->stdu_max_height = in vmw_driver_load()
H A Dvmwgfx_surface.c2095 metadata->base_size.height <= dev_priv->stdu_max_height) in vmw_gb_surface_define()