Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/ | |
amdgpu_dc_link_dp.c | 1511 uint8_t delay_between_attempts = LINK_TRAINING_RETRY_DELAY; local in function:perform_link_training_with_retries 1554 msleep(delay_between_attempts); 1556 delay_between_attempts += LINK_TRAINING_RETRY_DELAY; |
amdgpu_dc_link_dp.c | 1511 uint8_t delay_between_attempts = LINK_TRAINING_RETRY_DELAY; local in function:perform_link_training_with_retries 1554 msleep(delay_between_attempts); 1556 delay_between_attempts += LINK_TRAINING_RETRY_DELAY; |