Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dp_mst.c549 intel_dp->can_mst = true; in intel_dp_mst_encoder_init()
556 intel_dp->can_mst = false; in intel_dp_mst_encoder_init()
567 if (!intel_dp->can_mst) in intel_dp_mst_encoder_cleanup()
Dintel_drv.h654 bool can_mst; /* this port supports mst */ member
Dintel_dp.c3874 if (!intel_dp->can_mst) in intel_dp_probe_mst()
5678 if (!intel_dig_port->dp.can_mst) in intel_dp_mst_suspend()
5698 if (!intel_dig_port->dp.can_mst) in intel_dp_mst_resume()
Di915_debugfs.c3010 if (!intel_dig_port->dp.can_mst) in i915_dp_mst_info()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_mode.h479 bool can_mst; member