Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c162 struct hvd_screen_info supported_resolution[SYNTHVID_MAX_RESOLUTION_COUNT]; member
410 msg->resolution_resp.supported_resolution[i].width); in hyperv_get_supported_resolution()
412 msg->resolution_resp.supported_resolution[i].height); in hyperv_get_supported_resolution()
416 msg->resolution_resp.supported_resolution[index].width; in hyperv_get_supported_resolution()
418 msg->resolution_resp.supported_resolution[index].height; in hyperv_get_supported_resolution()
458 supported_resolution); in hyperv_receive_sub()