HomeSort by: relevance | last modified time | path
    Searched defs:mst (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
dp.h 31 bool mst; member in struct:nvkm_dp::__anonb9fdf3b90208
ior.h 41 bool mst; member in struct:nvkm_ior::__anonfa17732f0108
dp.h 31 bool mst; member in struct:nvkm_dp::__anonb9fdf3b90208
ior.h 41 bool mst; member in struct:nvkm_ior::__anonfa17732f0108
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_disp.c 786 * MST
1057 DRM_MODE_ENCODER_DPMST, "mst-%d", id);
1370 struct nv50_disp_sor_dp_mst_link_v0 mst; member in struct:nv50_mstm_enable::__anond7be28a30a08
1376 .mst.state = state,
1383 /* Even if we're enabling MST, start with disabling the
1384 * branching unit to clear any sink-side MST topology state
1421 /* Just check that the MST hub is still as we expect it */
1424 DRM_DEBUG_KMS("Hub gone, disabling MST topology\n");
1504 * correctly in MST mode on initial module load. I think
nouveau_dispnv50_disp.c 786 * MST
1057 DRM_MODE_ENCODER_DPMST, "mst-%d", id);
1370 struct nv50_disp_sor_dp_mst_link_v0 mst; member in struct:nv50_mstm_enable::__anond7be28a30a08
1376 .mst.state = state,
1383 /* Even if we're enabling MST, start with disabling the
1384 * branching unit to clear any sink-side MST topology state
1421 /* Just check that the MST hub is still as we expect it */
1424 DRM_DEBUG_KMS("Hub gone, disabling MST topology\n");
1504 * correctly in MST mode on initial module load. I think
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link_dp.c 972 /* najeeb - The synaptics MST hub can put the LT in
1584 /* Disable MST on link. Use only local sink. */
1593 /* Re-enable MST on link. */
1635 /* Setup MST Mode */
2372 /* MST doesn't perform link training for now
2373 * TODO: add MST specific link training routine
2398 * 2) We kicked off MST detection
2874 /* check if we have MST msg and return since we poll for it */
2924 * 2. MST sideband message
2936 /*query dpcd for version and mst cap addresses*
2939 bool mst = false; local in function:is_mst_supported
    [all...]
amdgpu_dc_link_dp.c 972 /* najeeb - The synaptics MST hub can put the LT in
1584 /* Disable MST on link. Use only local sink. */
1593 /* Re-enable MST on link. */
1635 /* Setup MST Mode */
2372 /* MST doesn't perform link training for now
2373 * TODO: add MST specific link training routine
2398 * 2) We kicked off MST detection
2874 /* check if we have MST msg and return since we poll for it */
2924 * 2. MST sideband message
2936 /*query dpcd for version and mst cap addresses*
2939 bool mst = false; local in function:is_mst_supported
    [all...]

Completed in 30 milliseconds