✓ Fi.CI.BAT: success for series starting with [01/10] drm/i915/icl: Fix context slice count configuration

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 30 22:16:40 UTC 2018


== Series Details ==

Series: series starting with [01/10] drm/i915/icl: Fix context slice count configuration
URL   : https://patchwork.freedesktop.org/series/48975/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4745 -> Trybot_2840 =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/48975/revisions/1/mbox/

== Known issues ==

  Here are the changes found in Trybot_2840 that come from known issues:

  === IGT changes ===

    ==== Issues hit ====

    igt at debugfs_test@read_all_entries:
      fi-icl-u:           PASS -> DMESG-FAIL (fdo#107411)

    igt at gem_exec_reloc@basic-gtt-read-noreloc:
      fi-icl-u:           PASS -> DMESG-WARN (fdo#107411) +77

    igt at gem_exec_suspend@basic-s3:
      fi-blb-e6850:       PASS -> INCOMPLETE (fdo#107718)
      fi-icl-u:           PASS -> DMESG-WARN (fdo#107716)

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-c:
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)

    igt at kms_setmode@basic-clone-single-crtc:
      fi-glk-dsi:         PASS -> INCOMPLETE (fdo#103359, k.org#198133)

    
    ==== Possible fixes ====

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      {fi-byt-clapper}:   FAIL (fdo#103191, fdo#107362) -> PASS +1

    {igt at kms_psr@primary_page_flip}:
      fi-cnl-psr:         FAIL (fdo#107336) -> PASS

    
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#107336 https://bugs.freedesktop.org/show_bug.cgi?id=107336
  fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
  fdo#107411 https://bugs.freedesktop.org/show_bug.cgi?id=107411
  fdo#107716 https://bugs.freedesktop.org/show_bug.cgi?id=107716
  fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


== Participating hosts (54 -> 48) ==

  Missing    (6): fi-hsw-4770r fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 


== Build changes ==

    * Linux: CI_DRM_4745 -> Trybot_2840

  CI_DRM_4745: 4ddf5e7833fae7268e674ddea403a24b36c8337d @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4612: e39e09910fc8e369e24f6a0cabaeb9356dbfae08 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2840: 7435f000b716b3a82a2bcbfc28878a7138ee4268 @ git://anongit.freedesktop.org/gfx-ci/linux


== Kernel 32bit build ==

Warning: Kernel 32bit buildtest failed:
https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_2840/build_32bit.log

  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/i915_gem_context.o
In file included from ./include/linux/printk.h:7:0,
                 from ./include/linux/kernel.h:14,
                 from ./include/linux/list.h:9,
                 from ./include/linux/agp_backend.h:33,
                 from ./include/drm/drmP.h:35,
                 from drivers/gpu/drm/i915/i915_gem_context.c:89:
drivers/gpu/drm/i915/selftests/i915_gem_context.c: In function ‘igt_ctx_sseu’:
./include/linux/kern_levels.h:5:18: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘unsigned int’ [-Werror=format=]
 #define KERN_SOH "\001"  /* ASCII Start Of Header */
                  ^
./include/linux/kern_levels.h:14:19: note: in expansion of macro ‘KERN_SOH’
 #define KERN_INFO KERN_SOH "6" /* informational */
                   ^~~~~~~~
./include/linux/printk.h:315:9: note: in expansion of macro ‘KERN_INFO’
  printk(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__)
         ^~~~~~~~~
drivers/gpu/drm/i915/selftests/i915_gem_context.c:660:3: note: in expansion of macro ‘pr_info’
   pr_info("%u:    Submitted %lu queries across %lu contexts\n",
   ^~~~~~~
In file included from drivers/gpu/drm/i915/i915_gem_context.c:1213:0:
drivers/gpu/drm/i915/selftests/i915_gem_context.c:660:50: note: format string is defined here
   pr_info("%u:    Submitted %lu queries across %lu contexts\n",
                                                ~~^
                                                %u
cc1: all warnings being treated as errors
scripts/Makefile.build:307: recipe for target 'drivers/gpu/drm/i915/i915_gem_context.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_gem_context.o] Error 1
scripts/Makefile.build:548: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:548: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:548: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1057: recipe for target 'drivers' failed
make: *** [drivers] Error 2


== Linux commits ==

7435f000b716 sseu test
79ed7ec78ce3 drm/i915: Expose RPCS (SSEU) configuration to userspace
7d5eb9ce1e0b drm/i915: Explicitly mark Global GTT address spaces
7fe5f546d5d7 drm/i915: Add timeline barrier support
5f3857d3fc79 drm/i915/perf: lock powergating configuration to default when active
4eda162dc197 drm/i915/perf: reuse intel_lrc ctx regs macro
8936608a85d6 drm/i915/perf: simplify configure all context function
3dc71af26b5c drm/i915: Record the sseu configuration per-context & engine
4280481ca2d9 drm/i915: Program RPCS for Broadwell
9d1fafa4969f drm/i915/icl: Fix context slice count configuration

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_2840/issues.html


More information about the Intel-gfx-trybot mailing list