Worth to mention we got this issue happened also for v3d (a fix was
already submitted).
Reviewed-by: Juan A. Suarez
On Fri, 2024-10-04 at 09:36 -0300, Maíra Canal wrote:
> Upon closing the file descriptor, the active performance monitor is
> not
> stopped. Although all perfmons are
Reviewed-by: Juan A. Suarez
On Fri, 2024-10-04 at 09:35 -0300, Maíra Canal wrote:
> Similar to commit f2a4bcb25328 ("drm/v3d: Use v3d_perfmon_find()"),
> replace the open-coded `vc4_perfmon_find()` with the real thing.
>
> Cc: Christian Gmeiner
> Signed-off-by: Maír
Good catch!
Reviewed-by: Juan A. Suarez
On Sat, 2023-07-29 at 12:08 +0300, David Heidelberg wrote:
> Hello Maira,
>
> Regarding the second question about V3D and V3DV: in the Mesa3D CI,
> we
> currently use downstream kernels, so we don't build the kernel for
> Raspberry Pi.
>
>
>
BM_BOOTFS option can point to a link tarball conta
On Fri, 2022-04-29 at 18:33 -0100, Melissa Wen wrote:
> I've been contributing to v3d through improvements, reviews, testing,
> debugging, etc. So, I'm adding myself as a co-maintainer of the V3D
> driver.
>
Acked-by: Juan A. Suarez
atch!
Reviewed-by: Juan A. Suarez
J.A.
On Tue, 2021-06-08 at 13:15 +0200, Juan A. Suarez Romero wrote:
> The V3D engine has several hardware performance counters that can of
> interest for userspace performance analysis tools.
>
> This exposes new ioctls to create and destroy performance monitor
> objects, as well
the user to
properly synchronize BCL jobs when submitting jobs with different
performance monitors attached.
Cc: Daniel Vetter
Cc: David Airlie
Cc: Emma Anholt
To: dri-devel@lists.freedesktop.org
Signed-off-by: Juan A. Suarez Romero
---
drivers/gpu/drm/v3d/Makefile | 1 +
drivers/gpu/drm