From: Patchwork <patchwork@emeril.freedesktop.org>
To: Ben Widawsky <ben@bwidawsk.net>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.BAT: failure for Blobifiers (FKA GET_PLANE2) (rev3)
Date: Mon, 24 Jul 2017 03:52:07 -0000 [thread overview]
Message-ID: <20170724035207.16344.9216@emeril.freedesktop.org> (raw)
In-Reply-To: <20170724034641.13369-1-ben@bwidawsk.net>
== Series Details ==
Series: Blobifiers (FKA GET_PLANE2) (rev3)
URL : https://patchwork.freedesktop.org/series/26304/
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/intel_display.o
drivers/gpu/drm/i915/intel_display.c:100:2: error: ‘I915_FORMAT_MOD_Yf_TILED_CCS’ undeclared here (not in a function)
I915_FORMAT_MOD_Yf_TILED_CCS,
^
drivers/gpu/drm/i915/intel_display.c:101:2: error: ‘I915_FORMAT_MOD_Y_TILED_CCS’ undeclared here (not in a function)
I915_FORMAT_MOD_Y_TILED_CCS,
^
drivers/gpu/drm/i915/intel_display.c: In function ‘skl_mod_supported’:
drivers/gpu/drm/i915/intel_display.c:12674:16: error: comparison between pointer and integer [-Werror]
if (modifier == I915_FORMAT_MOD_Yf_TILED_CCS ||
^
drivers/gpu/drm/i915/intel_display.c:12675:16: error: comparison between pointer and integer [-Werror]
modifier == I915_FORMAT_MOD_Y_TILED_CCS)
^
cc1: all warnings being treated as errors
scripts/Makefile.build:302: recipe for target 'drivers/gpu/drm/i915/intel_display.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_display.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:1019: 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
next prev parent reply other threads:[~2017-07-24 3:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-24 3:46 [PATCH 0/4] [v2] Blobifiers (FKA GET_PLANE2) Ben Widawsky
2017-07-24 3:46 ` [PATCH 1/4] drm: Plumb modifiers through plane init Ben Widawsky
2017-07-25 3:53 ` kbuild test robot
2017-07-25 5:40 ` kbuild test robot
2017-07-24 3:46 ` [PATCH 2/4] drm: Create a format/modifier blob Ben Widawsky
2017-07-25 4:48 ` kbuild test robot
2017-07-24 3:46 ` [PATCH 3/4] drm/i915: Add format modifiers for Intel Ben Widawsky
2017-07-24 3:46 ` [PATCH 4/4] drm/i915: Add support for CCS modifiers Ben Widawsky
2017-07-24 23:29 ` kbuild test robot
2017-07-24 3:52 ` Patchwork [this message]
2017-07-25 10:26 ` [PATCH 0/4] [v2] Blobifiers (FKA GET_PLANE2) Philippe CORNU
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=20170724035207.16344.9216@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=ben@bwidawsk.net \
--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