Home
last modified time | relevance | path

Searched refs:can_mst (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_dp_mst.c608 intel_dp->can_mst = true; in intel_dp_mst_encoder_init()
616 intel_dp->can_mst = false; in intel_dp_mst_encoder_init()
627 if (!intel_dp->can_mst) in intel_dp_mst_encoder_cleanup()
H A Dintel_dp.c3841 if (!intel_dp->can_mst) in intel_dp_can_mst()
3859 if (!intel_dp->can_mst) in intel_dp_configure_mst()
6226 if (!intel_dig_port || !intel_dig_port->dp.can_mst) in intel_dp_mst_suspend()
6243 if (!intel_dig_port || !intel_dig_port->dp.can_mst) in intel_dp_mst_resume()
H A Dintel_drv.h1018 bool can_mst; /* this port supports mst */ member
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_mode.h482 bool can_mst; member