All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Matthew Auld" <matthew.auld@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/8] drm/i915/gem: Break out some shmem backend utils
Date: Mon, 13 Sep 2021 21:21:03 -0000	[thread overview]
Message-ID: <163156806398.12459.15338027886354987633@emeril.freedesktop.org> (raw)
In-Reply-To: <20210913180605.2778493-1-matthew.auld@intel.com>

== Series Details ==

Series: series starting with [1/8] drm/i915/gem: Break out some shmem backend utils
URL   : https://patchwork.freedesktop.org/series/94624/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/gt/intel_context.o
drivers/gpu/drm/i915/gt/intel_context.c: In function ‘intel_context_fini’:
drivers/gpu/drm/i915/gt/intel_context.c:417:24: error: ‘struct intel_context’ has no member named ‘guc_blocked’
  i915_sw_fence_fini(&ce->guc_blocked);
                        ^~
scripts/Makefile.build:271: recipe for target 'drivers/gpu/drm/i915/gt/intel_context.o' failed
make[4]: *** [drivers/gpu/drm/i915/gt/intel_context.o] Error 1
scripts/Makefile.build:514: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:514: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:514: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1851: recipe for target 'drivers' failed
make: *** [drivers] Error 2



  parent reply	other threads:[~2021-09-13 21:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-13 18:05 [PATCH 1/8] drm/i915/gem: Break out some shmem backend utils Matthew Auld
2021-09-13 18:05 ` [Intel-gfx] " Matthew Auld
2021-09-13 18:05 ` [PATCH 2/8] drm/ttm: add TTM_PAGE_FLAG_SHMEM Matthew Auld
2021-09-13 18:05   ` [Intel-gfx] " Matthew Auld
2021-09-13 18:06 ` [PATCH 3/8] drm/i915/ttm: add tt shmem backend Matthew Auld
2021-09-13 18:06   ` [Intel-gfx] " Matthew Auld
2021-09-13 18:06 ` [PATCH 4/8] drm/i915/ttm: use cached system pages when evicting lmem Matthew Auld
2021-09-13 18:06   ` [Intel-gfx] " Matthew Auld
2021-09-13 18:06 ` [PATCH 5/8] drm/i915: remember to call i915_sw_fence_fini Matthew Auld
2021-09-13 18:06   ` [Intel-gfx] " Matthew Auld
2021-09-13 18:06 ` [PATCH 6/8] drm/i915: try to simplify make_{un}shrinkable Matthew Auld
2021-09-13 18:06   ` [Intel-gfx] " Matthew Auld
2021-09-13 18:06 ` [PATCH 7/8] drm/i915/ttm: make evicted shmem pages visible to the shrinker Matthew Auld
2021-09-13 18:06   ` [Intel-gfx] " Matthew Auld
2021-09-13 18:06 ` [PATCH 8/8] drm/i915/ttm: enable shmem tt backend Matthew Auld
2021-09-13 18:06   ` [Intel-gfx] " Matthew Auld
2021-09-13 21:21 ` Patchwork [this message]
2021-09-14  3:45 ` [PATCH 1/8] drm/i915/gem: Break out some shmem backend utils kernel test robot
2021-09-14  3:45   ` kernel test robot
2021-09-14  3:45   ` [Intel-gfx] " kernel test robot

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=163156806398.12459.15338027886354987633@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=matthew.auld@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.