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

drm/etnaviv: move cmdbuf into submit object



Less dynamic allocations and slims down the cmdbuf object to only the
required information, as everything else is already available in the
submit object.

This also simplifies buffer and mappings lifetime management, as they
are now exlusively attached to the submit object and not additionally
to the cmdbuf.

Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
parent 7a9c0fe2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment