Re: [RFC v3 05/10] drm/amdgpu: Use dma-fence driver and timeline name helpers

2025-05-14 Thread Christian König
On 5/13/25 09:45, Tvrtko Ursulin wrote: > Access the dma-fence internals via the previously added helpers. > > Drop the macro while at it, since the length is now more manageable. > > Signed-off-by: Tvrtko Ursulin Reviewed-by: Christian König > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h

[RFC v3 05/10] drm/amdgpu: Use dma-fence driver and timeline name helpers

2025-05-13 Thread Tvrtko Ursulin
Access the dma-fence internals via the previously added helpers. Drop the macro while at it, since the length is now more manageable. Signed-off-by: Tvrtko Ursulin --- drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/drivers/