diff options
author | 2024-09-23 10:55:08 -0300 | |
---|---|---|
committer | 2024-09-25 08:40:20 -0300 | |
commit | 0992b2541e1cd9580c2e70fab7a78558de054bae (patch) | |
tree | 37ef5e207ea00c69fce2528a938615de64d7cb0e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/v3d: Fix return if scheduler initialization fails (diff) | |
download | wireguard-linux-0992b2541e1cd9580c2e70fab7a78558de054bae.tar.xz wireguard-linux-0992b2541e1cd9580c2e70fab7a78558de054bae.zip |
drm/gem: Create a drm_gem_object_init_with_mnt() function
For some applications, such as applications that uses huge pages, we might
want to have a different mountpoint, for which we pass mount flags that
better match our usecase.
Therefore, create a new function `drm_gem_object_init_with_mnt()` that
allow us to define the tmpfs mountpoint where the GEM object will be
created. If this parameter is NULL, then we fallback to `shmem_file_setup()`.
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240923141348.2422499-5-mcanal@igalia.com
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions