OSDN Git Service

drm/amdgpu: remove duplicated codes
authorFlora Cui <Flora.Cui@amd.com>
Wed, 27 Jun 2018 05:53:53 +0000 (13:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:38:46 +0000 (16:38 -0500)
commitcc450654291bb40c2d67a04d7e2fb42bff7e162a
tree2b41b52c607ac5017344165f1287326b5c8fc20c
parentd6258eaa41fc531277d44fbbee670c866025bfdc
drm/amdgpu: remove duplicated codes

the fence_context and seqno is init in amdgpu_vm_manager_init() &
amdgpu_vmid_mgr_init(). remove the amdgpu_vmid_mgr_init() copy.

Signed-off-by: Flora Cui <Flora.Cui@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c