drm/amdgpu: remove ih_info parameter of gfx_ras_late_init
authorTao Zhou <tao.zhou1@amd.com>
Thu, 19 Sep 2019 03:46:11 +0000 (11:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:02 +0000 (09:11 -0500)
commit41190cd73341060f2e7494a77131bb1f56e68fa1
treefe702915c764b8305fc82d531c84fbee6d98050a
parent56c54b25c3b60a64d4ffd7b6b2a309b3febcfdd4
drm/amdgpu: remove ih_info parameter of gfx_ras_late_init

gfx_ras_late_init can get the info by itself

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c