Re: [PATCH 0/6] amdgpu build fixes

From: Arnd Bergmann
Date: Wed Oct 02 2019 - 14:53:36 EST


On Wed, Oct 2, 2019 at 8:47 PM Alex Deucher <alexdeucher@xxxxxxxxx> wrote:
>
> On Wed, Oct 2, 2019 at 8:02 AM Arnd Bergmann <arnd@xxxxxxxx> wrote:
> >
> > Here are a couple of build fixes from my backlog in the randconfig
> > tree. It would be good to get them all into linux-5.4.
> >
> > Arnd
> >
> > Arnd Bergmann (6):
> > drm/amdgpu: make pmu support optional, again
> > drm/amdgpu: hide another #warning
> > drm/amdgpu: display_mode_vba_21: remove uint typedef
> > drm/amd/display: fix dcn21 Makefile for clang
> > [RESEND] drm/amd/display: hide an unused variable
> > [RESEND] drm/amdgpu: work around llvm bug #42576
>
> I've applied 1-5 and I'll send them for 5.4. There still seems to be
> some debate about 6.

Awesome, thanks a lot!

Arnd