On 10/13/20 1:04 AM, Stephen Rothwell wrote: > Hi all, > > Since the merge window is open, please do not add any v5.11 material to > your linux-next included branches until after v5.10-rc1 has been released. > > News: there will be no linux-next release tomorrow. > > Changes since 20201012: > on i386: ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: error: implicit declaration of function ‘ABM_DCN301_REG_LIST’; did you mean ‘ABM_DCN30_REG_LIST’? [-Werror=implicit-function-declaration] [id] = { ABM_DCN301_REG_LIST(id) } ^ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: in definition of macro ‘abm_regs’ [id] = { ABM_DCN301_REG_LIST(id) } ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: error: initializer element is not constant [id] = { ABM_DCN301_REG_LIST(id) } ^ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: in definition of macro ‘abm_regs’ [id] = { ABM_DCN301_REG_LIST(id) } ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: (near initialization for ‘abm_regs[0].DC_ABM1_HG_SAMPLE_RATE’) [id] = { ABM_DCN301_REG_LIST(id) } ^ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: in definition of macro ‘abm_regs’ [id] = { ABM_DCN301_REG_LIST(id) } ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: error: initializer element is not constant [id] = { ABM_DCN301_REG_LIST(id) } ^ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: in definition of macro ‘abm_regs’ [id] = { ABM_DCN301_REG_LIST(id) } ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: (near initialization for ‘abm_regs[1].DC_ABM1_HG_SAMPLE_RATE’) [id] = { ABM_DCN301_REG_LIST(id) } ^ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: in definition of macro ‘abm_regs’ [id] = { ABM_DCN301_REG_LIST(id) } ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: error: initializer element is not constant [id] = { ABM_DCN301_REG_LIST(id) } ^ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: in definition of macro ‘abm_regs’ [id] = { ABM_DCN301_REG_LIST(id) } ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: (near initialization for ‘abm_regs[2].DC_ABM1_HG_SAMPLE_RATE’) [id] = { ABM_DCN301_REG_LIST(id) } ^ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: in definition of macro ‘abm_regs’ [id] = { ABM_DCN301_REG_LIST(id) } ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: error: initializer element is not constant [id] = { ABM_DCN301_REG_LIST(id) } ^ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: in definition of macro ‘abm_regs’ [id] = { ABM_DCN301_REG_LIST(id) } ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: (near initialization for ‘abm_regs[3].DC_ABM1_HG_SAMPLE_RATE’) [id] = { ABM_DCN301_REG_LIST(id) } ^ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: in definition of macro ‘abm_regs’ [id] = { ABM_DCN301_REG_LIST(id) } ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: error: initializer element is not constant [id] = { ABM_DCN301_REG_LIST(id) } ^ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: in definition of macro ‘abm_regs’ [id] = { ABM_DCN301_REG_LIST(id) } ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: (near initialization for ‘abm_regs[4].DC_ABM1_HG_SAMPLE_RATE’) [id] = { ABM_DCN301_REG_LIST(id) } ^ ../drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c:1324:12: note: in definition of macro ‘abm_regs’ [id] = { ABM_DCN301_REG_LIST(id) } ^~~~~~~~~~~~~~~~~~~ Full randconfig file is attached. -- ~Randy Reported-by: Randy Dunlap