tree: git://people.freedesktop.org/~agd5f/linux.git drm-next-4.8-wip-si head: a34f9def0cb7b66d510d6aff215c465e050767bf commit: 76aefbddf9ff2cd227b9efa6e9b9d60ea1b9d387 [79/92] drm/amdgpu: add all the components for si into Makefile/kconfig v3 config: microblaze-allmodconfig (attached as .config) compiler: microblaze-linux-gcc (GCC) 4.9.0 reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout 76aefbddf9ff2cd227b9efa6e9b9d60ea1b9d387 # save the attached .config to linux build tree make.cross ARCH=microblaze Note: the radeon-alex/drm-next-4.8-wip-si HEAD a34f9def0cb7b66d510d6aff215c465e050767bf builds fine. It only hurts bisectibility. All errors (new ones prefixed by >>): vim +/si_null_ip_funcs +1877 drivers/gpu/drm/amd/amdgpu/si.c 547971c4 Ken Wang 2016-01-19 1861 .minor = 0, 547971c4 Ken Wang 2016-01-19 1862 .rev = 0, 547971c4 Ken Wang 2016-01-19 1863 .funcs = &gmc_v6_0_ip_funcs, 547971c4 Ken Wang 2016-01-19 1864 }, 547971c4 Ken Wang 2016-01-19 1865 { 547971c4 Ken Wang 2016-01-19 1866 .type = AMD_IP_BLOCK_TYPE_IH, 547971c4 Ken Wang 2016-01-19 1867 .major = 1, 547971c4 Ken Wang 2016-01-19 1868 .minor = 0, 547971c4 Ken Wang 2016-01-19 1869 .rev = 0, 547971c4 Ken Wang 2016-01-19 1870 .funcs = &si_ih_ip_funcs, 547971c4 Ken Wang 2016-01-19 1871 }, 547971c4 Ken Wang 2016-01-19 1872 { 547971c4 Ken Wang 2016-01-19 1873 .type = AMD_IP_BLOCK_TYPE_SMC, 547971c4 Ken Wang 2016-01-19 1874 .major = 6, 547971c4 Ken Wang 2016-01-19 1875 .minor = 0, 547971c4 Ken Wang 2016-01-19 1876 .rev = 0, 547971c4 Ken Wang 2016-01-19 @1877 .funcs = &si_null_ip_funcs, 547971c4 Ken Wang 2016-01-19 1878 }, 547971c4 Ken Wang 2016-01-19 1879 { 547971c4 Ken Wang 2016-01-19 1880 .type = AMD_IP_BLOCK_TYPE_GFX, 547971c4 Ken Wang 2016-01-19 1881 .major = 6, 547971c4 Ken Wang 2016-01-19 1882 .minor = 0, 547971c4 Ken Wang 2016-01-19 1883 .rev = 0, 547971c4 Ken Wang 2016-01-19 1884 .funcs = &gfx_v6_0_ip_funcs, 547971c4 Ken Wang 2016-01-19 1885 }, :::::: The code at line 1877 was first introduced by commit :::::: 547971c4f18b2ceeb48b57d53890ebcc9a6a150c drm/amdgpu: add si implementation v7 :::::: TO: Ken Wang <Qingqing.Wang@xxxxxxx> :::::: CC: Alex Deucher <alexander.deucher@xxxxxxx> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel