Hi Jocelyn,

kernel test robot noticed the following build errors:

[auto build test ERROR on 44cff6c5b0b17a78bc0b30372bcd816cf6dd282a]

url:    
https://github.com/intel-lab-lkp/linux/commits/Jocelyn-Falempe/drm-i915-fbdev-Add-intel_fbdev_getvaddr/20241130-002536
base:   44cff6c5b0b17a78bc0b30372bcd816cf6dd282a
patch link:    
https://lore.kernel.org/r/20241129162232.7594-6-jfalempe%40redhat.com
patch subject: [PATCH 5/5] drm/i915: Add drm_panic support
config: i386-buildonly-randconfig-003-20241130 
(https://download.01.org/0day-ci/archive/20241130/202411300629.wmnbjfiu-...@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): 
(https://download.01.org/0day-ci/archive/20241130/202411300629.wmnbjfiu-...@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 <l...@intel.com>
| Closes: 
https://lore.kernel.org/oe-kbuild-all/202411300629.wmnbjfiu-...@intel.com/

All errors (new ones prefixed by >>):

>> drivers/gpu/drm/i915/display/intel_atomic_plane.c:46:10: fatal error: 
>> gem/i915_gem_object.h: No such file or directory
      46 | #include "gem/i915_gem_object.h"
         |          ^~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +46 drivers/gpu/drm/i915/display/intel_atomic_plane.c

    45  
  > 46  #include "gem/i915_gem_object.h"
    47  #include "i915_config.h"
    48  #include "i9xx_plane_regs.h"
    49  #include "intel_atomic_plane.h"
    50  #include "intel_cdclk.h"
    51  #include "intel_cursor.h"
    52  #include "intel_display_rps.h"
    53  #include "intel_display_trace.h"
    54  #include "intel_display_types.h"
    55  #include "intel_fb.h"
    56  #include "intel_fb_pin.h"
    57  #include "intel_fbdev.h"
    58  #include "skl_scaler.h"
    59  #include "skl_watermark.h"
    60  

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

Reply via email to