Re: [PATCH v4 07/11] drm/msm/A6xx: Use posamble to reset counters on preemption

2024-09-20 Thread Akhil P Oommen
On Tue, Sep 17, 2024 at 01:14:17PM +0200, Antonino Maniscalco wrote: > Use the postamble to reset perf counters when switching between rings, > except when sysprof is enabled, analogously to how they are reset > between submissions when switching pagetables. > > Signed-off-by: Antonino Maniscalco

[PATCH v4 07/11] drm/msm/A6xx: Use posamble to reset counters on preemption

2024-09-17 Thread Antonino Maniscalco
Use the postamble to reset perf counters when switching between rings, except when sysprof is enabled, analogously to how they are reset between submissions when switching pagetables. Signed-off-by: Antonino Maniscalco --- drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 12 +++ drivers/gpu/drm/m