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.h819 u8 mso_stream_count; member
/linux/drivers/gpu/drm/
H A Ddrm_edid.c6529 info->mso_stream_count = 0; in drm_parse_vesa_mso_data()
6532 info->mso_stream_count = 2; /* 2 or 4 links */ in drm_parse_vesa_mso_data()
6535 info->mso_stream_count = 4; /* 4 links */ in drm_parse_vesa_mso_data()
6539 if (!info->mso_stream_count) { in drm_parse_vesa_mso_data()
6556 info->mso_stream_count, info->mso_pixel_overlap); in drm_parse_vesa_mso_data()
6601 info->mso_stream_count = 0; in drm_reset_display_info()