Skip to content
Commit e68f270f authored by Lucas Stach's avatar Lucas Stach
Browse files

drm/etnaviv: map cmdbuf through MMU on version 2



With MMUv2 all buffers need to be mapped through the MMU once it
is enabled. Align the buffer size to 4K, as the MMU is only able to
map page aligned buffers.

Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
parent 90969c9a
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