Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_connector.h822 u8 mso_stream_count; member
/linux/drivers/gpu/drm/
H A Ddrm_edid.c6535 info->mso_stream_count = 0; in drm_parse_vesa_mso_data()
6538 info->mso_stream_count = 2; /* 2 or 4 links */ in drm_parse_vesa_mso_data()
6541 info->mso_stream_count = 4; /* 4 links */ in drm_parse_vesa_mso_data()
6545 if (!info->mso_stream_count) { in drm_parse_vesa_mso_data()
6562 info->mso_stream_count, info->mso_pixel_overlap); in drm_parse_vesa_mso_data()
6607 info->mso_stream_count = 0; in drm_reset_display_info()