Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dp_mst.c573 intel_dp->can_mst = true; in intel_dp_mst_encoder_init()
580 intel_dp->can_mst = false; in intel_dp_mst_encoder_init()
591 if (!intel_dp->can_mst) in intel_dp_mst_encoder_cleanup()
Dintel_drv.h767 bool can_mst; /* this port supports mst */ member
Dintel_dp.c4083 if (!intel_dp->can_mst) in intel_dp_probe_mst()
6227 if (!intel_dig_port->dp.can_mst) in intel_dp_mst_suspend()
6247 if (!intel_dig_port->dp.can_mst) in intel_dp_mst_resume()
Di915_debugfs.c3300 if (!intel_dig_port->dp.can_mst) in i915_dp_mst_info()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_mode.h480 bool can_mst; member