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
407 msg->resolution_resp.supported_resolution[i].width); in hyperv_get_supported_resolution()
409 msg->resolution_resp.supported_resolution[i].height); in hyperv_get_supported_resolution()
413 msg->resolution_resp.supported_resolution[index].width; in hyperv_get_supported_resolution()
415 msg->resolution_resp.supported_resolution[index].height; in hyperv_get_supported_resolution()