Home
last modified time | relevance | path

Searched refs:branch_caps (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c4314 u8 branch_caps[DP_DSC_BRANCH_CAP_SIZE]; in init_dsc_overall_throughput_limits() local
4325 DP_DSC_BRANCH_OVERALL_THROUGHPUT_0, branch_caps, in init_dsc_overall_throughput_limits()
4326 sizeof(branch_caps)) != 0) in init_dsc_overall_throughput_limits()
4330 drm_dp_dsc_branch_max_overall_throughput(branch_caps, true) ? : INT_MAX; in init_dsc_overall_throughput_limits()
4333 drm_dp_dsc_branch_max_overall_throughput(branch_caps, false) ? : INT_MAX; in init_dsc_overall_throughput_limits()
4335 line_width = drm_dp_dsc_branch_max_line_width(branch_caps); in init_dsc_overall_throughput_limits()