diff options
| author | Bryan O'Donoghue <bod@kernel.org> | 2026-06-03 00:01:24 +0300 |
|---|---|---|
| committer | Bryan O'Donoghue <bod@kernel.org> | 2026-06-03 00:12:04 +0300 |
| commit | 10400b9455e735601d94e7293db1c48a685547f0 (patch) | |
| tree | 75f4ad2086f1eef436de27f5a023d3874e04f8d8 /include/linux | |
| parent | 6a75e3d4f6428b90f398354212e3a2e0172851d6 (diff) | |
| download | linux-10400b9455e735601d94e7293db1c48a685547f0.tar.xz | |
media: qcom: iris: Fix FPS calculation and VPP FW overhead
Use div_u64() instead of mult_fract as u64 operator division fails on 32 bit
systems which don't link against libgcc.
Fixes: 5c66647a5c3e ("media: iris: add FPS calculation and VPP FW overhead in frequency formula")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202606030132.qnBXVDkM-lkp@intel.com/
Signed-off-by: Bryan O'Donoghue <bod@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
