diff options
author | Maíra Canal <mcanal@igalia.com> | 2024-09-23 10:55:09 -0300 |
---|---|---|
committer | Maíra Canal <mcanal@igalia.com> | 2024-09-25 08:40:20 -0300 |
commit | eb8d395f68421449c6201d3019f51011d034f00e (patch) | |
tree | 955c18e5cf7a1d5610f00c31895004e0ba086c42 /drivers/gpu/drm/v3d/v3d_bo.c | |
parent | 0992b2541e1cd9580c2e70fab7a78558de054bae (diff) |
drm/v3d: Introduce gemfs
Create a separate "tmpfs" kernel mount for V3D. This will allow us to
move away from the shmemfs `shm_mnt` and gives the flexibility to do
things like set our own mount options. Here, the interest is to use
"huge=", which should allow us to enable the use of THP for our
shmem-backed objects.
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240923141348.2422499-6-mcanal@igalia.com
Diffstat (limited to 'drivers/gpu/drm/v3d/v3d_bo.c')
0 files changed, 0 insertions, 0 deletions