From: Ville Syrjälä <[email protected]> The QGV code has accumulated tons of rounding errors and other similar things. Fix them up.
Ville Syrjälä (10): drm/i915/bw: Fix num_planes handling on TGL+ drm/i915/bw: Fix DCLK rounding mess drm/i915/bw: Fix bw rounding direction drm/i915/bw: Fix 'deinterleave' rounding direction drm/i915/bw: Fix rounding direction in clperchgroup calculation drm/i915/bw: Fix DEPROGBWPCLIMIT handling on BMG drm/i915/bw: Fix/unify peakbw calculations drm/i915/bw: Round the PM demand bandwidth down drm/i915/bw: Remove deinterleave fallback for TGL+ drm/i915/bw: Do not consider tile4 as tileY drivers/gpu/drm/i915/display/intel_bw.c | 97 ++++++++++++------------- 1 file changed, 47 insertions(+), 50 deletions(-) -- 2.52.0
