Searched refs:weight_total (Results 1 – 1 of 1) sorted by relevance
594 unsigned int *weight_total) in intel_crtc_dbuf_weights() argument602 *weight_total = 0; in intel_crtc_dbuf_weights()617 *weight_total += weight; in intel_crtc_dbuf_weights()631 unsigned int weight_total, weight_start, weight_end; in skl_crtc_allocate_ddb() local657 &weight_start, &weight_end, &weight_total); in skl_crtc_allocate_ddb()659 start = ddb_range_size * weight_start / weight_total; in skl_crtc_allocate_ddb()660 end = ddb_range_size * weight_end / weight_total; in skl_crtc_allocate_ddb()