Re: linux-next: Tree for Jun 29 (gpu/drm/amd/display/dc/)

From: Alex Deucher
Date: Wed Jun 29 2022 - 15:09:25 EST


On Wed, Jun 29, 2022 at 3:05 PM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>
>
>
> On 6/29/22 00:23, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20220628:
> >
>
> on i386:
>
> ld: drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.o: in function `dcn32_init_clocks':
> dcn32_clk_mgr.c:(.text+0x70d): undefined reference to `__nedf2'
> ld: dcn32_clk_mgr.c:(.text+0x9bf): undefined reference to `__floatunsidf'
> ld: dcn32_clk_mgr.c:(.text+0xa03): undefined reference to `__muldf3'
> ld: dcn32_clk_mgr.c:(.text+0xa37): undefined reference to `__muldf3'
> ld: drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.o: in function `dcn32_calculate_cab_allocation':
> dcn32_hwseq.c:(.text+0xda): undefined reference to `__umoddi3'
> ld: dcn32_hwseq.c:(.text+0x112): undefined reference to `__umoddi3'
> ld: dcn32_hwseq.c:(.text+0x16d): undefined reference to `__umoddi3'
>

Siqueira is working on this. Patch should be available soon.

Alex


>
> Full randconfig file is attached.
>
>
> --
> ~Randy