Home
last modified time | relevance | path

Searched refs:supported_resolution (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/hyperv/
H 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()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dhyperv_fb.c148 supported_resolution[SYNTHVID_MAX_RESOLUTION_COUNT]; member
613 msg->resolution_resp.supported_resolution[index].width; in synthvid_get_supported_resolution()
615 msg->resolution_resp.supported_resolution[index].height; in synthvid_get_supported_resolution()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A 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()

Completed in 9 milliseconds