diff options
| author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2026-05-22 23:03:40 +0300 |
|---|---|---|
| committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2026-05-28 06:50:21 +0300 |
| commit | 67309d7fbe2084d5470e46754be9e4ff26068d34 (patch) | |
| tree | 609d2dfcb46da6559cff58c417ffa528ce6bc99a /include/linux/timerqueue.h | |
| parent | 615b23a7d2a8e75a48ed04c6ff129809a817cf3a (diff) | |
| download | linux-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/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
