Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/hyperv/
A Dhyperv_drm.h19 u32 screen_height_max; member
A Dhyperv_drm_proto.c413 hv->screen_height_max = max_t(u32, hv->screen_height_max, in hyperv_get_supported_resolution()
527 hv->screen_height_max = SYNTHVID_HEIGHT_MAX_WIN7; in hyperv_connect_vsp()
A Dhyperv_drm_modeset.c210 dev->mode_config.max_height = hv->screen_height_max; in hyperv_mode_config_init()
/linux/drivers/video/fbdev/
A Dhyperv_fb.c291 static uint screen_height_max = HVFB_HEIGHT; variable
619 screen_height_max = max_t(unsigned int, screen_height_max, in synthvid_get_supported_resolution()
944 (x > screen_width_max || y > screen_height_max)) || in hvfb_get_option()

Completed in 10 milliseconds