summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2026-05-22 23:03:40 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2026-05-28 06:50:21 +0300
commit67309d7fbe2084d5470e46754be9e4ff26068d34 (patch)
tree609d2dfcb46da6559cff58c417ffa528ce6bc99a /include
parent615b23a7d2a8e75a48ed04c6ff129809a817cf3a (diff)
downloadlinux-67309d7fbe2084d5470e46754be9e4ff26068d34.tar.xz
drm/i915/bw: Fix 'deinterleave' rounding direction
For some reason we're rounding up when calculating the deinterleave value. But the spec says we should round down. Fix it. But I suppose this doesn't actually matter since the deinterleave values should always be power of two. The only exception is therefore the deinterleave==1 case, which gets handled by the max(..., 1). Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patch.msgid.link/20260522200346.17377-5-ville.syrjala@linux.intel.com Reviewed-by: Michał Grzelak <michal.grzelak@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions