Skip to content
Snippets Groups Projects
Commit 1c7059e4 authored by Maarten Maathuis's avatar Maarten Maathuis Committed by Ben Skeggs
Browse files

drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN


- Aligning to block size should ensure that the extra size is enough.
- Using roundup, because not all sizes are powers of two.

Signed-off-by: default avatarMaarten Maathuis <madman2003@gmail.com>
parent 111b459a
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment