✓ Fi.CI.BAT: success for series starting with [01/11] drm/i915: Fix subslice configuration on Gen9LP (rev3)

Patchwork patchwork at emeril.freedesktop.org
Tue Aug 28 11:52:07 UTC 2018


== Series Details ==

Series: series starting with [01/11] drm/i915: Fix subslice configuration on Gen9LP (rev3)
URL   : https://patchwork.freedesktop.org/series/48662/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4714 -> Trybot_2828 =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/48662/revisions/3/mbox/

== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at debugfs_test@read_all_entries:
      fi-snb-2520m:       PASS -> INCOMPLETE (fdo#103713)

    igt at drv_selftest@live_guc:
      fi-skl-guc:         NOTRUN -> DMESG-WARN (fdo#107258, fdo#107175)

    igt at kms_frontbuffer_tracking@basic:
      {fi-byt-clapper}:   PASS -> FAIL (fdo#103167)

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

    
    ==== Possible fixes ====

    {igt at amdgpu/amd_prime at i915-to-amd}:
      fi-bxt-j4205:       INCOMPLETE (fdo#103927) -> SKIP

    igt at drv_selftest@live_hangcheck:
      fi-kbl-7567u:       DMESG-FAIL (fdo#106947, fdo#106560) -> PASS

    igt at kms_chamelium@dp-edid-read:
      fi-kbl-7500u:       FAIL (fdo#103841) -> PASS

    igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-blb-e6850:       INCOMPLETE -> PASS

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

    {igt at pm_rpm@module-reload}:
      fi-cnl-psr:         WARN (fdo#107602) -> PASS
      fi-bxt-j4205:       DMESG-FAIL -> PASS

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

  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#103841 https://bugs.freedesktop.org/show_bug.cgi?id=103841
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#106560 https://bugs.freedesktop.org/show_bug.cgi?id=106560
  fdo#106947 https://bugs.freedesktop.org/show_bug.cgi?id=106947
  fdo#107175 https://bugs.freedesktop.org/show_bug.cgi?id=107175
  fdo#107258 https://bugs.freedesktop.org/show_bug.cgi?id=107258
  fdo#107336 https://bugs.freedesktop.org/show_bug.cgi?id=107336
  fdo#107602 https://bugs.freedesktop.org/show_bug.cgi?id=107602


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

  Additional (1): fi-skl-guc 
  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_4714 -> Trybot_2828

  CI_DRM_4714: 06fa287b780cfea38a1c599cc1fc3611262668cf @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4610: c40743d3fce5055682d31610519758dd7379c0f8 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2828: 2ca859c31063dad27a094079eec8da9ddaebb269 @ 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_2828/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:675: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:675: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 ==

2ca859c31063 sseu test
63b8a52af77e drm/i915: Expose RPCS (SSEU) configuration to userspace
6bd08b392b1f drm/i915: Explicitly mark Global GTT address spaces
0bc66a8d1f15 drm/i915: Add timeline barrier support
52dd9ca048d6 drm/i915/perf: lock powergating configuration to default when active
92ee37df0c3d drm/i915/perf: reuse intel_lrc ctx regs macro
8536a1617b0e drm/i915/perf: simplify configure all context function
5ea8f6fd3865 drm/i915: Record the sseu configuration per-context & engine
c0c64064444c drm/i915: Program RPCS for Broadwell
06d7ca178e36 drm/i915/icl: Fix context slice count configuration
2c8a91cbf738 drm/i915: Fix subslice configuration on Gen9LP

== Logs ==

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


More information about the Intel-gfx-trybot mailing list