[PATCH 12/17] drm/msm: Skip devfreq IDLE when possible
kernel test robot
lkp at intel.com
Mon Jul 21 04:00:29 UTC 2025
Hi Akhil,
kernel test robot noticed the following build errors:
[auto build test ERROR on 88bf743cabe5793d24f831ef8240a0bf90e5fd44]
url: https://github.com/intel-lab-lkp/linux/commits/Akhil-P-Oommen/drm-msm-Update-GMU-register-xml/20250720-201844
base: 88bf743cabe5793d24f831ef8240a0bf90e5fd44
patch link: https://lore.kernel.org/r/20250720-ifpc-support-v1-12-9347aa5bcbd6%40oss.qualcomm.com
patch subject: [PATCH 12/17] drm/msm: Skip devfreq IDLE when possible
config: sparc-allmodconfig (https://download.01.org/0day-ci/archive/20250721/202507211133.d0ChrtTQ-lkp@intel.com/config)
compiler: sparc64-linux-gcc (GCC) 15.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250721/202507211133.d0ChrtTQ-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp at intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202507211133.d0ChrtTQ-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from drivers/gpu/drm/msm/msm_gpu_devfreq.c:7:
>> drivers/gpu/drm/msm/adreno/adreno_gpu.h:17:10: fatal error: adreno_common.xml.h: No such file or directory
17 | #include "adreno_common.xml.h"
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +17 drivers/gpu/drm/msm/adreno/adreno_gpu.h
7198e6b03155f6 Rob Clark 2013-07-19 16
7198e6b03155f6 Rob Clark 2013-07-19 @17 #include "adreno_common.xml.h"
7198e6b03155f6 Rob Clark 2013-07-19 18 #include "adreno_pm4.xml.h"
7198e6b03155f6 Rob Clark 2013-07-19 19
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
More information about the dri-devel
mailing list