]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/tegra: gem: Fill in missing export info
authorThierry Reding <treding@nvidia.com>
Wed, 16 May 2018 16:49:04 +0000 (18:49 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 18 May 2018 19:52:19 +0000 (21:52 +0200)
commit4bd91a5b5dbb8b536208396c3d032cba8e3c3913
treeae28b5eabb3d5249f1fa26f3d97e7da7e3ded15c
parentc850ece71f71c2a68a9921c52fb5fd8d3ec2b8d7
drm/tegra: gem: Fill in missing export info

Set the owner and name of the exported DMA-BUF in addition to the
already filled-in fields.

Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Tested-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/gem.c