Searched refs:branch_caps (Results 1 – 1 of 1) sorted by relevance
4516 u8 branch_caps[DP_DSC_BRANCH_CAP_SIZE]; in init_dsc_overall_throughput_limits() local4527 DP_DSC_BRANCH_OVERALL_THROUGHPUT_0, branch_caps, in init_dsc_overall_throughput_limits()4528 sizeof(branch_caps)) != 0) in init_dsc_overall_throughput_limits()4532 drm_dp_dsc_branch_max_overall_throughput(branch_caps, true) ? : INT_MAX; in init_dsc_overall_throughput_limits()4535 drm_dp_dsc_branch_max_overall_throughput(branch_caps, false) ? : INT_MAX; in init_dsc_overall_throughput_limits()4537 line_width = drm_dp_dsc_branch_max_line_width(branch_caps); in init_dsc_overall_throughput_limits()