Feel free add my RB on that.
Thanks,
David Zhou
-Original Message-
From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Flora
Cui
Sent: Wednesday, June 27, 2018 3:06 PM
To: Zhou, David(ChunMing)
Cc: amd-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/amdgpu
the fence_context and seqno is init in amdgpu_vm_manager_init() &
amdgpu_vmid_mgr_init(). remove the amdgpu_vmid_mgr_init() copy.
Change-Id: Ic0dbd693bac093e54eb95b5e547c89b64a5743b8
Signed-off-by: Flora Cui
---
drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c | 5 -
1 file changed, 5 deletions(-)
Please add patch's comment to describe where and where are duplicated.
-Original Message-
From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Flora
Cui
Sent: Wednesday, June 27, 2018 2:10 PM
To: amd-gfx@lists.freedesktop.org
Cc: Cui, Flora
Subject: [PATCH] drm/amdgp
On 06/27/2018 02:10 PM, Flora Cui wrote:
Change-Id: Ic0dbd693bac093e54eb95b5e547c89b64a5743b8
Signed-off-by: Flora Cui
Good catch.
Reviewed-by: Junwei Zhang
---
drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c | 5 -
1 file changed, 5 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdg