Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1336 bool mst_mode = (link->type == dc_connection_mst_branch); in deallocate_mst_payload() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c4448 static const char *intel_dp_mst_mode_str(enum drm_dp_mst_mode mst_mode) in intel_dp_mst_mode_str()