linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Sung Joon Kim <sungkim@amd.com>
Cc: oe-kbuild-all@lists.linux.dev,
	Linux Memory Management List <linux-mm@kvack.org>,
	Alex Deucher <alexander.deucher@amd.com>,
	Chao-kai Wang <Stylon.Wang@amd.com>
Subject: [linux-next:master 9102/9815] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h:62:10: fatal error: mod_info_packet.h: No such file or directory
Date: Wed, 1 Feb 2023 18:11:45 +0800	[thread overview]
Message-ID: <202302011836.kA3BxqdY-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   66eee64b235411d512bed4d672c2d00683239daf
commit: 5b49da02ddbe1b9082cfc9be1cd848375da178ea [9102/9815] drm/amd/display: Enable Freesync over PCon
config: ia64-randconfig-r013-20230201 (https://download.01.org/0day-ci/archive/20230201/202302011836.kA3BxqdY-lkp@intel.com/config)
compiler: ia64-linux-gcc (GCC) 12.1.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=5b49da02ddbe1b9082cfc9be1cd848375da178ea
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 5b49da02ddbe1b9082cfc9be1cd848375da178ea
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=ia64 olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=ia64 SHELL=/bin/bash drivers/gpu/drm/

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from drivers/gpu/drm/amd/amdgpu/amdgpu.h:90,
                    from drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:43:
>> drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h:62:10: fatal error: mod_info_packet.h: No such file or directory
      62 | #include "mod_info_packet.h"
         |          ^~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +62 drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h

    58	
    59	#include "irq_types.h"
    60	#include "signal_types.h"
    61	#include "amdgpu_dm_crc.h"
  > 62	#include "mod_info_packet.h"
    63	struct aux_payload;
    64	struct set_config_cmd_payload;
    65	enum aux_return_code_type;
    66	enum set_config_status;
    67	

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


                 reply	other threads:[~2023-02-01 10:12 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=202302011836.kA3BxqdY-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=Stylon.Wang@amd.com \
    --cc=alexander.deucher@amd.com \
    --cc=linux-mm@kvack.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=sungkim@amd.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox