Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/hyperv/
A 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()
/linux/drivers/video/fbdev/
A Dhyperv_fb.c149 supported_resolution[SYNTHVID_MAX_RESOLUTION_COUNT]; member
618 msg->resolution_resp.supported_resolution[i].width); in synthvid_get_supported_resolution()
620 msg->resolution_resp.supported_resolution[i].height); in synthvid_get_supported_resolution()
624 msg->resolution_resp.supported_resolution[index].width; in synthvid_get_supported_resolution()
626 msg->resolution_resp.supported_resolution[index].height; in synthvid_get_supported_resolution()

Completed in 13 milliseconds