[AMD Official Use Only - Internal Distribution Only]
From: Koenig, Christian
Sent: Monday, December 7, 2020 4:23 PM
To: Wang, Kevin(Yang) ; amd-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/amdgpu: change trace event parameter name from
'driec
Am 07.12.20 um 07:56 schrieb Kevin Wang:
s/direct/immediate/g
amdgpu vm has renamed parameter name from 'direct' to 'immedate'.
however, the trace event is not updated yet.
Signed-off-by: Kevin Wang
There is a small typo in the subject line "driect", apart from that the
patch is Reviewed-by:
s/direct/immediate/g
amdgpu vm has renamed parameter name from 'direct' to 'immedate'.
however, the trace event is not updated yet.
Signed-off-by: Kevin Wang
---
drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h | 24 +++
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git