Skip to content
Commit c2b82924 authored by Maarten Maathuis's avatar Maarten Maathuis Committed by Dave Airlie
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 8f71c29e
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