intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Anusha Srivatsa <anusha.srivatsa@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/cfl: Add Coffee Lake PCI IDs for U Sku.
Date: Wed, 07 Jun 2017 07:59:34 -0000	[thread overview]
Message-ID: <20170607075934.27704.5254@emeril.freedesktop.org> (raw)
In-Reply-To: <1496786917-13580-1-git-send-email-anusha.srivatsa@intel.com>

== Series Details ==

Series: series starting with [1/3] drm/i915/cfl: Add Coffee Lake PCI IDs for U Sku.
URL   : https://patchwork.freedesktop.org/series/25364/
State : failure

== Summary ==

  CHK     include/config/kernel.release
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  CHK     include/generated/bounds.h
  CHK     include/generated/timeconst.h
  CHK     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
  CHK     scripts/mod/devicetable-offsets.h
  CHK     include/generated/compile.h
  CHK     kernel/config_data.h
  CC [M]  drivers/gpu/drm/i915/i915_pci.o
In file included from ./include/drm/i915_drm.h:29:0,
                 from drivers/gpu/drm/i915/i915_gem_object.h:34,
                 from drivers/gpu/drm/i915/i915_vma.h:34,
                 from drivers/gpu/drm/i915/intel_uc.h:31,
                 from drivers/gpu/drm/i915/i915_drv.h:61,
                 from drivers/gpu/drm/i915/i915_pci.c:29:
drivers/gpu/drm/i915/i915_pci.c:472:19: error: ‘intel_coffeelake_gt3_info’ undeclared here (not in a function)
  INTEL_CFL_U_IDS(&intel_coffeelake_gt3_info),
                   ^
./include/drm/i915_pciids.h:42:18: note: in definition of macro ‘INTEL_VGA_DEVICE’
  (unsigned long) info }
                  ^
drivers/gpu/drm/i915/i915_pci.c:472:2: note: in expansion of macro ‘INTEL_CFL_U_IDS’
  INTEL_CFL_U_IDS(&intel_coffeelake_gt3_info),
  ^
drivers/gpu/drm/i915/i915_pci.c:473:19: error: ‘intel_coffeelake_info’ undeclared here (not in a function)
  INTEL_CFL_S_IDS(&intel_coffeelake_info),
                   ^
./include/drm/i915_pciids.h:42:18: note: in definition of macro ‘INTEL_VGA_DEVICE’
  (unsigned long) info }
                  ^
drivers/gpu/drm/i915/i915_pci.c:473:2: note: in expansion of macro ‘INTEL_CFL_S_IDS’
  INTEL_CFL_S_IDS(&intel_coffeelake_info),
  ^
scripts/Makefile.build:302: recipe for target 'drivers/gpu/drm/i915/i915_pci.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_pci.o] Error 1
scripts/Makefile.build:561: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:561: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:561: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1016: recipe for target 'drivers' failed
make: *** [drivers] Error 2

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2017-06-07  7:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-06 22:08 [PATCH 1/3] drm/i915/cfl: Add Coffee Lake PCI IDs for U Sku Anusha Srivatsa
2017-06-06 22:08 ` [PATCH 2/3] drm/i915/cfl: Add Coffee Lake PCI IDs for S Skus Anusha Srivatsa
2017-06-07 20:49   ` kbuild test robot
2017-06-06 22:08 ` [PATCH 3/3] drm/i915/cfl: Add Coffee Lake PCI IDs for H Sku Anusha Srivatsa
2017-06-06 22:31   ` Vivi, Rodrigo
2017-06-07  7:59 ` Patchwork [this message]
2017-06-07 21:02 ` [PATCH 1/3] drm/i915/cfl: Add Coffee Lake PCI IDs for U Sku kbuild test robot
  -- strict thread matches above, loose matches on Subject: below --
2017-06-02 17:31 Anusha Srivatsa
2017-06-02 17:55 ` ✗ Fi.CI.BAT: failure for series starting with [1/3] " Patchwork

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=20170607075934.27704.5254@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=anusha.srivatsa@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /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;
as well as URLs for NNTP newsgroup(s).