Skip to content
Commit 7b5bdb44 authored by Lucas De Marchi's avatar Lucas De Marchi
Browse files

drm/xe: Use _ULL for u64 division



Use DIV_ROUND_UP_ULL() so it also works on 32bit build.

Fixes: dd08ebf6 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Reviewed-by: default avatarMatt Roper <matthew.d.roper@intel.com>
Signed-off-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240119001612.2991381-2-lucas.demarchi@intel.com
parent 06af1954
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment