[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20210108121715.2f33a6fe@canb.auug.org.au>
Date: Fri, 8 Jan 2021 12:17:15 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Alex Deucher <alexdeucher@...il.com>
Cc: Bhawanpreet Lakha <Bhawanpreet.Lakha@....com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the amdgpu tree
Hi all,
After merging the amdgpu tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_set_vblank':
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5493:2: error: implicit declaration of function 'dc_allow_idle_optimizations' [-Werror=implicit-function-declaration]
5493 | dc_allow_idle_optimizations(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Caused by commit
71338cb4a7c2 ("drm/amd/display: enable idle optimizations for linux (MALL stutter)")
I have used the amdgpu tree from next-20210107 for today.
dc_allow_idle_optimizations() is only declared when CONFIG_DRM_AMD_DC_DCN
is set.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists