Hi Tom, [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on v4.8-rc4 next-20160825] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base=<commit> (or --base=auto for convenience) to record what (public, well-known) commit your patch series was built on] [Check https://git-scm.com/docs/git-format-patch for more information] url: https://github.com/0day-ci/linux/commits/Sagar-Arun-Kamble/drm-i915-slpc-Enable-SLPC-in-guc-if-supported/20160821-143205 base: git://anongit.freedesktop.org/drm-intel for-linux-next config: x86_64-randconfig-b0-09040633 (attached as .config) compiler: gcc-4.4 (Debian 4.4.7-8) 4.4.7 reproduce: # save the attached .config to linux build tree make ARCH=x86_64 All errors (new ones prefixed by >>): drivers/gpu/drm/i915/intel_guc_loader.c: In function 'set_guc_init_params': >> drivers/gpu/drm/i915/intel_guc_loader.c:178: error: implicit declaration of function 'intel_slpc_enabled' vim +/intel_slpc_enabled +178 drivers/gpu/drm/i915/intel_guc_loader.c 172 173 params[GUC_CTL_WA] |= GUC_CTL_WA_UK_BY_DRIVER; 174 175 params[GUC_CTL_FEATURE] |= GUC_CTL_DISABLE_SCHEDULER | 176 GUC_CTL_VCS2_ENABLED; 177 > 178 if (intel_slpc_enabled()) 179 params[GUC_CTL_FEATURE] |= GUC_CTL_ENABLE_SLPC; 180 181 if (i915.guc_log_level >= 0) { --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx