linux-next: build failure after merge of the drm-fixes tree
Stephen Rothwell
sfr at canb.auug.org.au
Thu May 23 22:29:26 UTC 2019
Hi all,
After merging the drm-fixes 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 'load_dmcu_fw':
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:667:7: error: implicit declaration of function 'ASICREV_IS_PICASSO'; did you mean 'ASICREV_IS_VEGA12_P'? [-Werror=implicit-function-declaration]
if (ASICREV_IS_PICASSO(adev->external_rev_id))
^~~~~~~~~~~~~~~~~~
ASICREV_IS_VEGA12_P
Caused by commit
55143dc23ca4 ("drm/amd/display: Don't load DMCU for Raven 1")
I have reverted that commit for today.
--
Cheers,
Stephen Rothwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190524/64853c02/attachment.sig>
More information about the dri-devel
mailing list