[PATCH i-g-t 0/3] replace div64_u64_round_up() with DIV_ROUND_UP

Lin, Shuicheng shuicheng.lin at intel.com
Thu Apr 24 16:34:28 UTC 2025


Hi,
Anyone could help review and comment on the series?
Thanks

Shuicheng

On Wed, April 16, 2025 9:31 AM Lin, Shuicheng wrote:
> DIV_ROUND_UP is defined in igt_aux.h with the same function as
> div64_u64_round_up().
> 
> Shuicheng Lin (3):
>   tests/intel: replace div64_u64_round_up() with DIV_ROUND_UP
>   lib/xe: replace div64_u64_round_up() with DIV_ROUND_UP
>   benchmarks/gem_wsim: replace div64_u64_round_up() with
> DIV_ROUND_UP
> 
>  benchmarks/gem_wsim.c           |  7 +------
>  lib/xe/xe_util.c                | 10 +---------
>  tests/intel/gem_exec_balancer.c |  9 ++-------
>  tests/intel/gem_exec_fair.c     | 11 +++--------
>  tests/intel/gem_exec_schedule.c |  9 ++-------
>  tests/intel/gem_watchdog.c      |  9 ++-------
>  6 files changed, 11 insertions(+), 44 deletions(-)
> 
> --
> 2.25.1



More information about the igt-dev mailing list