Home
last modified time | relevance | path

Searched refs:supported_resolution (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/hyperv/
Dhyperv_drm_proto.c164 struct hvd_screen_info supported_resolution[SYNTHVID_MAX_RESOLUTION_COUNT]; member
412 msg->resolution_resp.supported_resolution[i].width); in hyperv_get_supported_resolution()
414 msg->resolution_resp.supported_resolution[i].height); in hyperv_get_supported_resolution()
418 msg->resolution_resp.supported_resolution[index].width; in hyperv_get_supported_resolution()
420 msg->resolution_resp.supported_resolution[index].height; in hyperv_get_supported_resolution()
/drivers/video/fbdev/
Dhyperv_fb.c141 supported_resolution[SYNTHVID_MAX_RESOLUTION_COUNT]; member
605 msg->resolution_resp.supported_resolution[index].width; in synthvid_get_supported_resolution()
607 msg->resolution_resp.supported_resolution[index].height; in synthvid_get_supported_resolution()