Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm.h18 u32 screen_width_max; member
H A Dhyperv_drm_proto.c411 hv->screen_width_max = max_t(u32, hv->screen_width_max, in hyperv_get_supported_resolution()
517 hv->screen_width_max = SYNTHVID_WIDTH_WIN8; in hyperv_connect_vsp()
H A Dhyperv_drm_modeset.c216 dev->mode_config.max_width = hv->screen_width_max; in hyperv_mode_config_init()