Re: [PATCH v8 00/10] Improve gpu_scheduler trace events + UAPI

2025-04-10 Thread Philipp Stanner
On Wed, 2025-04-09 at 09:52 +0200, Pierre-Eric Pelloux-Prayer wrote: > Hi, > > I've rebased the series on top of drm-next, applied the minor tweaks > suggested by Tvrtko on v8 and > the R-b tags. The result can be found on gitlab.fdo: > > https://gitlab.freedesktop.org/pepp/linux/-/commits/impro

Re: [PATCH v8 00/10] Improve gpu_scheduler trace events + UAPI

2025-04-09 Thread Pierre-Eric Pelloux-Prayer
Hi, I've rebased the series on top of drm-next, applied the minor tweaks suggested by Tvrtko on v8 and the R-b tags. The result can be found on gitlab.fdo: https://gitlab.freedesktop.org/pepp/linux/-/commits/improve_gpu_scheduler_trace_v9 I believe it's ready to be merged, unless I've missed

[PATCH v8 00/10] Improve gpu_scheduler trace events + UAPI

2025-03-23 Thread Pierre-Eric Pelloux-Prayer
Hi, The initial goal of this series was to improve the drm and amdgpu trace events to be able to expose more of the inner workings of the scheduler and drivers to developers via tools. Then, the series evolved to become focused only on gpu_scheduler. The changes around vblank events will be part