Home
last modified time | relevance | path

Searched refs:screen_height_max (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm.h19 u32 screen_height_max; member
H A Dhyperv_drm_proto.c413 hv->screen_height_max = max_t(u32, hv->screen_height_max, in hyperv_get_supported_resolution()
518 hv->screen_height_max = SYNTHVID_HEIGHT_WIN8; in hyperv_connect_vsp()
H A Dhyperv_drm_modeset.c217 dev->mode_config.max_height = hv->screen_height_max; in hyperv_mode_config_init()