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

  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_mst_topology.c 5413 u8 endpoint_dsc; local in function:drm_dp_mst_dsc_aux_for_port
5441 DP_DSC_SUPPORT, &endpoint_dsc, 1) != 1)
5451 if ((endpoint_dsc & DP_DSC_DECOMPRESSION_IS_SUPPORTED) &&
5497 DP_DSC_SUPPORT, &endpoint_dsc, 1) != 1)
5502 if ((endpoint_dsc & DP_DSC_DECOMPRESSION_IS_SUPPORTED) &&
drm_dp_mst_topology.c 5413 u8 endpoint_dsc; local in function:drm_dp_mst_dsc_aux_for_port
5441 DP_DSC_SUPPORT, &endpoint_dsc, 1) != 1)
5451 if ((endpoint_dsc & DP_DSC_DECOMPRESSION_IS_SUPPORTED) &&
5497 DP_DSC_SUPPORT, &endpoint_dsc, 1) != 1)
5502 if ((endpoint_dsc & DP_DSC_DECOMPRESSION_IS_SUPPORTED) &&

Completed in 28 milliseconds