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

drm/etnaviv: fix gem_prime_get_sg_table to return new SG table



The object internal SG table must not be returned, as the caller
will take ownership of the returned table.

Construct a new table from the object pages and return this one
instead.

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