Thanks.
I will fix this error in a following patch.
Best Regards
Rex
> -Original Message-
> From: Alex Deucher
> Sent: Thursday, October 4, 2018 11:33 AM
> To: Zhu, Rex
> Cc: amd-gfx list
> Subject: Re: [PATCH 4/5] drm/amdgpu: Add fw load in gfx_v8 and sdma_v3
>
On Wed, Oct 3, 2018 at 7:11 AM Rex Zhu wrote:
>
> gfx and sdma can be initialized before smu.
>
> Signed-off-by: Rex Zhu
I think sdma_v2_4.c needs a similar update for iceland. With that fixed:
Reviewed-by: Alex Deucher
> ---
> drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 11 +++
> drive
gfx and sdma can be initialized before smu.
Signed-off-by: Rex Zhu
---
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 11 +++
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c | 8
2 files changed, 19 insertions(+)
diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
b/drivers/gpu/drm/amd/amdgp