From: kernel test robot <lkp@intel.com>
To: Zhi Wang <zhi.a.wang@intel.com>
Cc: kbuild-all@lists.01.org, zhenyu.z.wang@intel.com,
terrence.xu@intel.com, intel-gvt-dev@lists.freedesktop.org,
linux-kernel@vger.kernel.org, Christoph Hellwig <hch@lst.de>,
Zhenyu Wang <zhenyuw@linux.intel.com>
Subject: [intel-gvt:topic/for-christoph 1/37] drivers/gpu/drm/i915/intel_gvt_mmio_table.c:7:10: fatal error: display/intel_dmc_regs.h: No such file or directory
Date: Sat, 16 Apr 2022 14:52:54 +0800 [thread overview]
Message-ID: <202204161401.AtiDTPRF-lkp@intel.com> (raw)
tree: https://github.com/intel/gvt-linux.git topic/for-christoph
head: fd6f410fe5eced449a4d6467a4f4789a8eb10382
commit: 07de96038f7d8a179287ae178dfcad8f085abb9e [1/37] i915/gvt: Separate the MMIO tracking table from GVT-g
config: x86_64-allyesconfig (https://download.01.org/0day-ci/archive/20220416/202204161401.AtiDTPRF-lkp@intel.com/config)
compiler: gcc-11 (Debian 11.2.0-19) 11.2.0
reproduce (this is a W=1 build):
# https://github.com/intel/gvt-linux/commit/07de96038f7d8a179287ae178dfcad8f085abb9e
git remote add intel-gvt https://github.com/intel/gvt-linux.git
git fetch --no-tags intel-gvt topic/for-christoph
git checkout 07de96038f7d8a179287ae178dfcad8f085abb9e
# save the config file to linux build tree
mkdir build_dir
make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> drivers/gpu/drm/i915/intel_gvt_mmio_table.c:7:10: fatal error: display/intel_dmc_regs.h: No such file or directory
7 | #include "display/intel_dmc_regs.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +7 drivers/gpu/drm/i915/intel_gvt_mmio_table.c
> 7 #include "display/intel_dmc_regs.h"
8 #include "gt/intel_gt_regs.h"
9 #include "gvt/gvt.h"
10 #include "i915_drv.h"
11 #include "i915_pvinfo.h"
12 #include "i915_reg.h"
13 #include "intel_gvt.h"
14 #include "intel_mchbar_regs.h"
15
--
0-DAY CI Kernel Test Service
https://01.org/lkp
reply other threads:[~2022-04-16 6:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202204161401.AtiDTPRF-lkp@intel.com \
--to=lkp@intel.com \
--cc=hch@lst.de \
--cc=intel-gvt-dev@lists.freedesktop.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=terrence.xu@intel.com \
--cc=zhenyu.z.wang@intel.com \
--cc=zhenyuw@linux.intel.com \
--cc=zhi.a.wang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.