[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <52563a59-971e-c951-9ab3-e0f7dc66067a@infradead.org>
Date: Thu, 10 Jun 2021 21:53:30 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
dri-devel@...ts.freedesktop.org, Ben Skeggs <bskeggs@...hat.com>,
nouveau@...ts.freedesktop.org
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for Jun 10
(drivers/gpu/drm/nouveau/dispnv50/disp.c)
On 6/10/21 2:48 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20210609:
>
on x86_64:
../drivers/gpu/drm/nouveau/dispnv50/disp.c: In function
‘nv50_sor_atomic_disable’:
../drivers/gpu/drm/nouveau/dispnv50/disp.c:1665:52: error: ‘struct
nouveau_connector’ has no member named ‘backlight’
struct nouveau_backlight *backlight = nv_connector->backlight;
^~
../drivers/gpu/drm/nouveau/dispnv50/disp.c:1670:28: error: dereferencing
pointer to incomplete type ‘struct nouveau_backlight’
if (backlight && backlight->uses_dpcd) {
^~
Full randconfig fil is attached.
Download attachment "config-r8561.gz" of type "application/gzip" (36255 bytes)
Powered by blists - more mailing lists