diff options
author | Lucas De Marchi <[email protected]> | 2024-01-18 16:16:08 -0800 |
---|---|---|
committer | Thomas Hellström <[email protected]> | 2024-01-24 11:13:06 +0100 |
commit | 32f6c3325703c98edee8f1005ad47b4d8431b758 (patch) | |
tree | a307b0e50ff84a4811ae3f82ef7f4b1dd789fc80 /scripts/generate_rust_analyzer.py | |
parent | 03b72dbbd4e96d0197aa8cf894a24a4db8623031 (diff) |
drm/xe: Use _ULL for u64 division
Use DIV_ROUND_UP_ULL() so it also works on 32bit build.
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Reviewed-by: Matt Roper <[email protected]>
Signed-off-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 7b5bdb447b14930b9ef3e39bd301937889c60c96)
Signed-off-by: Thomas Hellström <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions