summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost/panfrost_mmu.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2019-07-01 17:03:30 -0600
committerRob Herring <robh@kernel.org>2019-08-12 14:19:05 -0600
commita5efb4c9a562aa1c2ffa27b0477ae7b20c309344 (patch)
tree25cc5f6c479d9ee39d334670df2a6f51b3b36b11 /drivers/gpu/drm/panfrost/panfrost_mmu.c
parent3bf5189d93d04519e93e16bf3aa60589e136c666 (diff)
drm/panfrost: Restructure the GEM object creation
Setting the GPU VA when creating the GEM object doesn't allow for any conditional adjustments to the mapping. In preparation to support adjusting the mapping and per FD address spaces, restructure the GEM object creation to map and unmap the GEM object in the GEM object .open() and .close() hooks. While panfrost_gem_free_object() and panfrost_gem_prime_import_sg_table() are not really needed after this commit, keep them as we'll need them in subsequent commits. Cc: Tomeu Vizoso <tomeu.vizoso@collabora.com> Cc: Boris Brezillon <boris.brezillon@collabora.com> Cc: Robin Murphy <robin.murphy@arm.com> Reviewed-by: Steven Price <steven.price@arm.com> Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20190808222200.13176-4-robh@kernel.org
Diffstat (limited to 'drivers/gpu/drm/panfrost/panfrost_mmu.c')
0 files changed, 0 insertions, 0 deletions