Re: [PATCH v6 11/11] drm/v3d: Expose Super Pages capability

2024-09-25 Thread Maíra Canal
Hi Iago, On 9/24/24 02:30, Iago Toral wrote: Reviewed-by: Iago Toral Quiroga I just applied to misc/kernel.git (drm-misc-next). Thank you and Tvrtko for all the help during the reviewing process! Best Regards, - Maíra El lun, 23-09-2024 a las 10:55 -0300, Maíra Canal escribió: Add a new

Re: [PATCH v6 11/11] drm/v3d: Expose Super Pages capability

2024-09-23 Thread Iago Toral
Reviewed-by: Iago Toral Quiroga El lun, 23-09-2024 a las 10:55 -0300, Maíra Canal escribió: > Add a new V3D parameter to expose the support of Super Pages to > userspace. The userspace might want to know this information to > apply optimizations that are specific to kernels with Super Pages > ena

[PATCH v6 11/11] drm/v3d: Expose Super Pages capability

2024-09-23 Thread Maíra Canal
Add a new V3D parameter to expose the support of Super Pages to userspace. The userspace might want to know this information to apply optimizations that are specific to kernels with Super Pages enabled. Signed-off-by: Maíra Canal --- drivers/gpu/drm/v3d/v3d_drv.c | 3 +++ include/uapi/drm/v3d_dr