Re: [PATCH v2 2/2] drm/v3d: Expose the total GPU usage stats on sysfs

2023-08-18 Thread Melissa Wen
On 08/07, Maíra Canal wrote: > The previous patch exposed the accumulated amount of active time per > client for each V3D queue. But this doesn't provide a global notion of > the GPU usage. > > Therefore, provide the accumulated amount of active time for each V3D > queue (BIN, RENDER, CSD, TFU

[PATCH v2 2/2] drm/v3d: Expose the total GPU usage stats on sysfs

2023-08-07 Thread Maíra Canal
The previous patch exposed the accumulated amount of active time per client for each V3D queue. But this doesn't provide a global notion of the GPU usage. Therefore, provide the accumulated amount of active time for each V3D queue (BIN, RENDER, CSD, TFU and CACHE_CLEAN), considering all the jobs