Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_dp_mst.c161 static int radeon_dp_mst_set_vcp_size(struct radeon_encoder *mst, s64 avg_time_slots_per_mtp) in radeon_dp_mst_set_vcp_size() argument
163 struct drm_device *dev = mst->base.dev; in radeon_dp_mst_set_vcp_size()
165 struct radeon_encoder_mst *mst_enc = mst->enc_priv; in radeon_dp_mst_set_vcp_size()
H A Dradeon_drv.c318 MODULE_PARM_DESC(mst, "DisplayPort MST experimental support (1 = enable, 0 = disable)");
319 module_param_named(mst, radeon_mst, int, 0444);
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link_dp.c2122 bool mst = false; in is_mst_supported() local
2138 mst = true; in is_mst_supported()
2140 return mst; in is_mst_supported()
/dragonfly/contrib/file/magic/Magdir/
H A Dole2compounddocs115 !:ext mst/wpd/wpg
/dragonfly/sys/contrib/dev/acpica/
H A Dchanges.txt4993 Tsirkin (mst@redhat.com).