build broken on drm-next
Zhou, Tiecheng
Tiecheng.Zhou at amd.com
Tue Dec 11 00:43:58 UTC 2018
Thanks to Jack and Ray,
I'll pay more attention.
Tiecheng
-----Original Message-----
From: Huang, Ray <Ray.Huang at amd.com>
Sent: Monday, December 10, 2018 8:15 PM
To: StDenis, Tom <Tom.StDenis at amd.com>; Zhou, Tiecheng <Tiecheng.Zhou at amd.com>; amd-gfx mailing list <amd-gfx at lists.freedesktop.org>
Cc: Deucher, Alexander <Alexander.Deucher at amd.com>; Gui, Jack <Jack.Gui at amd.com>
Subject: RE: build broken on drm-next
Jack already have a patch to fix this issue.
Thanks,
Ray
> -----Original Message-----
> From: amd-gfx [mailto:amd-gfx-bounces at lists.freedesktop.org] On Behalf
> Of StDenis, Tom
> Sent: Monday, December 10, 2018 8:07 PM
> To: Zhou, Tiecheng <Tiecheng.Zhou at amd.com>; amd-gfx mailing list <amd-
> gfx at lists.freedesktop.org>
> Cc: Deucher, Alexander <Alexander.Deucher at amd.com>
> Subject: build broken on drm-next
>
> Hi,
>
> This commit
>
> commit e421c656beefa1044f65cf50d7a7455df60cd703
>
> Refs: v4.20-rc3-530-ge421c656beef
>
> Author: Tiecheng Zhou <Tiecheng.Zhou at amd.com>
>
> AuthorDate: Fri Dec 7 09:11:35 2018 +0800
>
> Commit: Tiecheng Zhou <Tiecheng.Zhou at amd.com>
>
> CommitDate: Mon Dec 10 11:14:27 2018 +0800
>
>
> drm/amdgpu: bypass RLC init under sriov for Tonga
>
> RLC will go wrong in soft_reset under sriov
>
> Workaroound: only need to init RLC csb, and skip RLC stop, reset, start
> this is because host-driver has already done full
> initialization on RLC
>
> Signed-off-by: Tiecehng Zhou <Tiecheng.Zhou at amd.com>
>
> Acked-by: Alex Deucher <alexander.deucher at amd.com>
>
>
> Causes a build error on amd-staging-drm-next:
>
> drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: In function
> ‘gfx_v8_0_rlc_resume’:
> drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:4071:6: error: implicit
> declaration of function ‘amdgpu_sriov’; did you mean ‘amdgpu_sriov_vf’?
> [-Werror=implicit-function-declaration]
> if (amdgpu_sriov(adev)) {
> ^~~~~~~~~~~~
> amdgpu_sriov_vf
> CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o
> CC [M] drivers/gpu/drm/amd/amdgpu/sdma_v4_0.o
> CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.o
> cc1: some warnings being treated as errors
> make[4]: *** [scripts/Makefile.build:293:
> drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o] Error 1
> make[4]: *** Waiting for unfinished jobs....
> make[3]: *** [scripts/Makefile.build:518: drivers/gpu/drm/amd/amdgpu]
> Error 2
> make[2]: *** [scripts/Makefile.build:518: drivers/gpu/drm] Error 2
> make[1]: *** [scripts/Makefile.build:518: drivers/gpu] Error 2
> make: *** [Makefile:1060: drivers] Error 2
>
>
> Tom
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
More information about the amd-gfx
mailing list