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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link_dp.c 110 enum dc_dp_training_pattern highest_tp = DP_TRAINING_PATTERN_SEQUENCE_2; local in function:get_supported_tp
115 highest_tp = DP_TRAINING_PATTERN_SEQUENCE_3;
118 highest_tp = DP_TRAINING_PATTERN_SEQUENCE_4;
121 highest_tp >= DP_TRAINING_PATTERN_SEQUENCE_4)
125 highest_tp >= DP_TRAINING_PATTERN_SEQUENCE_3)
amdgpu_dc_link_dp.c 110 enum dc_dp_training_pattern highest_tp = DP_TRAINING_PATTERN_SEQUENCE_2; local in function:get_supported_tp
115 highest_tp = DP_TRAINING_PATTERN_SEQUENCE_3;
118 highest_tp = DP_TRAINING_PATTERN_SEQUENCE_4;
121 highest_tp >= DP_TRAINING_PATTERN_SEQUENCE_4)
125 highest_tp >= DP_TRAINING_PATTERN_SEQUENCE_3)

Completed in 25 milliseconds