It is the same as DIV64_U64_ROUND_UP() but takes a 32-bit integer as the divisor.
The amdgpu DRM driver started this in Linux 6.12.x.
This is part of the update of DRM drivers to Linux 6.12.81.
Sponsored by: The FreeBSD Foundation
Differential D56576
linuxkpi: Define `DIV_U64_ROUND_UP()` Authored by dumbbell on Wed, Apr 22, 8:20 AM. Tags None Referenced Files
Details
It is the same as DIV64_U64_ROUND_UP() but takes a 32-bit integer as the divisor. The amdgpu DRM driver started this in Linux 6.12.x. This is part of the update of DRM drivers to Linux 6.12.81. Sponsored by: The FreeBSD Foundation
Diff Detail
|