Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm.h20 u32 screen_width_max; member
H A Dhyperv_drm_proto.c406 hv->screen_width_max = max_t(u32, hv->screen_width_max, in hyperv_get_supported_resolution()
512 hv->screen_width_max = SYNTHVID_WIDTH_WIN8; in hyperv_connect_vsp()
H A Dhyperv_drm_modeset.c318 dev->mode_config.max_width = hv->screen_width_max; in hyperv_mode_config_init()