diff options
author | Rob Herring <[email protected]> | 2019-07-01 17:03:30 -0600 |
---|---|---|
committer | Rob Herring <[email protected]> | 2019-08-12 14:19:05 -0600 |
commit | a5efb4c9a562aa1c2ffa27b0477ae7b20c309344 (patch) | |
tree | 25cc5f6c479d9ee39d334670df2a6f51b3b36b11 /lib/memory-notifier-error-inject.c | |
parent | 3bf5189d93d04519e93e16bf3aa60589e136c666 (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 <[email protected]>
Cc: Boris Brezillon <[email protected]>
Cc: Robin Murphy <[email protected]>
Reviewed-by: Steven Price <[email protected]>
Acked-by: Alyssa Rosenzweig <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions