Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dp_mst.c596 intel_dp->can_mst = true; in intel_dp_mst_encoder_init()
604 intel_dp->can_mst = false; in intel_dp_mst_encoder_init()
615 if (!intel_dp->can_mst) in intel_dp_mst_encoder_cleanup()
Dintel_dp.c3845 if (!intel_dp->can_mst) in intel_dp_can_mst()
3863 if (!intel_dp->can_mst) in intel_dp_configure_mst()
6385 if (!intel_dp->can_mst) in intel_dp_mst_suspend()
6406 if (!intel_dp->can_mst) in intel_dp_mst_resume()
Dintel_drv.h1127 bool can_mst; /* this port supports mst */ member
Di915_debugfs.c3556 if (!intel_dig_port->dp.can_mst) in i915_dp_mst_info()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_mode.h481 bool can_mst; member