Searched refs:weight_total (Results 1 – 1 of 1) sorted by relevance
590 unsigned int *weight_total) in intel_crtc_dbuf_weights() argument598 *weight_total = 0; in intel_crtc_dbuf_weights()613 *weight_total += weight; in intel_crtc_dbuf_weights()627 unsigned int weight_total, weight_start, weight_end; in skl_crtc_allocate_ddb() local653 &weight_start, &weight_end, &weight_total); in skl_crtc_allocate_ddb()655 start = ddb_range_size * weight_start / weight_total; in skl_crtc_allocate_ddb()656 end = ddb_range_size * weight_end / weight_total; in skl_crtc_allocate_ddb()