Home
last modified time | relevance | path

Searched defs:mst (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_dp_mst.c161 static int radeon_dp_mst_set_vcp_size(struct radeon_encoder *mst, s64 avg_time_slots_per_mtp) in radeon_dp_mst_set_vcp_size()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link_dp.c2122 bool mst = false; in is_mst_supported() local