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

2025-05-26 Thread Pierre-Eric Pelloux-Prayer
mstdenis/umr/-/merge_requests/37 - v8: https://lists.freedesktop.org/archives/dri-devel/2025-March/496781.html Pierre-Eric Pelloux-Prayer (10): drm/debugfs: Output client_id in in drm_clients_info drm/sched: Store the drm client_id in drm_sched_fence drm/sched: Add device name to the drm_sched_proce

[PATCH v11 02/10] drm/sched: Store the drm client_id in drm_sched_fence

2025-05-26 Thread Pierre-Eric Pelloux-Prayer
r/drm_client_id together. Reviewed-by: Christian König Signed-off-by: Pierre-Eric Pelloux-Prayer --- drivers/accel/amdxdna/aie2_ctx.c | 3 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 3 ++- drivers/gpu

[PATCH v10 02/10] drm/sched: Store the drm client_id in drm_sched_fence

2025-05-21 Thread Pierre-Eric Pelloux-Prayer
r/drm_client_id together. Reviewed-by: Christian König Signed-off-by: Pierre-Eric Pelloux-Prayer --- drivers/accel/amdxdna/aie2_ctx.c | 3 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 3 ++- drivers/gpu

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

2025-05-21 Thread Pierre-Eric Pelloux-Prayer
/496781.html Pierre-Eric Pelloux-Prayer (10): drm/debugfs: Output client_id in in drm_clients_info drm/sched: Store the drm client_id in drm_sched_fence drm/sched: Add device name to the drm_sched_process_job event drm/sched: Cleanup gpu_scheduler trace events drm/sched: Trace dependencies

[PATCH v9 02/10] drm/sched: store the drm client_id in drm_sched_fence

2025-04-24 Thread Pierre-Eric Pelloux-Prayer
r/drm_client_id together. Reviewed-by: Christian König Signed-off-by: Pierre-Eric Pelloux-Prayer --- drivers/accel/amdxdna/aie2_ctx.c | 3 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 3 ++- drivers/gpu

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

2025-04-24 Thread Pierre-Eric Pelloux-Prayer
vents: https://gitlab.freedesktop.org/tomstdenis/umr/-/merge_requests/37 - v8: https://lists.freedesktop.org/archives/dri-devel/2025-March/496781.html Pierre-Eric Pelloux-Prayer (10): drm/debugfs: output client_id in in drm_clients_info drm/sched: store the drm client_id in drm_sched_fence drm/sched: add device

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

2025-04-05 Thread Pierre-Eric Pelloux-Prayer
7: https://lists.freedesktop.org/archives/dri-devel/2025-January/488117.html Pierre-Eric Pelloux-Prayer (10): drm/debugfs: output client_id in in drm_clients_info drm/sched: store the drm client_id in drm_sched_fence drm/sched: add device name to the drm_sched_process_job event drm/sched: cleanup gpu_s

[PATCH v8 02/10] drm/sched: store the drm client_id in drm_sched_fence

2025-03-23 Thread Pierre-Eric Pelloux-Prayer
r/drm_client_id together. Reviewed-by: Christian König Signed-off-by: Pierre-Eric Pelloux-Prayer --- drivers/accel/amdxdna/aie2_ctx.c | 3 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 3 ++- drivers/gpu/drm/amd/amdg

[PATCH v7 2/7] drm/sched: store the drm client_id in drm_sched_fence

2025-01-31 Thread Pierre-Eric Pelloux-Prayer
r/drm_client_id together. Signed-off-by: Pierre-Eric Pelloux-Prayer --- drivers/accel/amdxdna/aie2_ctx.c | 3 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 3 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | 8 +---

[PATCH v7 0/7] Improve gpu_scheduler trace events + uAPI

2025-01-31 Thread Pierre-Eric Pelloux-Prayer
s/umr/-/merge_requests/37 - v6: https://lists.freedesktop.org/archives/dri-devel/2024-November/477644.html Pierre-Eric Pelloux-Prayer (7): drm/debugfs: output client_id in in drm_clients_info drm/sched: store the drm client_id in drm_sched_fence drm/sched: add device name to the drm_sched_process_job