All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Mahesh Kumar <mahesh1.kumar@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.IGT: success for drm/i915/skl: distribute DDB based on panel resolution (rev3)
Date: Wed, 01 Aug 2018 17:40:55 -0000	[thread overview]
Message-ID: <20180801174055.29057.92966@emeril.freedesktop.org> (raw)
In-Reply-To: <20180730141202.18021-1-mahesh1.kumar@intel.com>

== Series Details ==

Series: drm/i915/skl: distribute DDB based on panel resolution (rev3)
URL   : https://patchwork.freedesktop.org/series/47428/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4603_full -> Patchwork_9834_full =

== Summary - SUCCESS ==

  No regressions found.

  

== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
      shard-snb:          NOTRUN -> INCOMPLETE (fdo#105411)

    igt@kms_setmode@basic:
      shard-kbl:          PASS -> FAIL (fdo#99912)

    
    ==== Possible fixes ====

    igt@drv_selftest@live_hangcheck:
      shard-kbl:          DMESG-FAIL (fdo#106947, fdo#106560) -> PASS

    igt@drv_suspend@shrink:
      shard-apl:          FAIL (fdo#106886) -> PASS

    igt@gem_userptr_blits@create-destroy-sync:
      shard-snb:          INCOMPLETE (fdo#105411) -> PASS

    igt@kms_cursor_legacy@2x-long-cursor-vs-flip-atomic:
      shard-hsw:          FAIL (fdo#105767) -> PASS

    igt@kms_draw_crc@draw-method-xrgb8888-pwrite-ytiled:
      shard-glk:          FAIL (fdo#107401) -> PASS

    igt@kms_flip@dpms-vs-vblank-race:
      shard-hsw:          DMESG-WARN (fdo#102614) -> PASS

    igt@kms_setmode@basic:
      shard-glk:          FAIL (fdo#99912) -> PASS

    
  fdo#102614 https://bugs.freedesktop.org/show_bug.cgi?id=102614
  fdo#105411 https://bugs.freedesktop.org/show_bug.cgi?id=105411
  fdo#105767 https://bugs.freedesktop.org/show_bug.cgi?id=105767
  fdo#106560 https://bugs.freedesktop.org/show_bug.cgi?id=106560
  fdo#106886 https://bugs.freedesktop.org/show_bug.cgi?id=106886
  fdo#106947 https://bugs.freedesktop.org/show_bug.cgi?id=106947
  fdo#107401 https://bugs.freedesktop.org/show_bug.cgi?id=107401
  fdo#99912 https://bugs.freedesktop.org/show_bug.cgi?id=99912


== Participating hosts (5 -> 5) ==

  No changes in participating hosts


== Build changes ==

    * Linux: CI_DRM_4603 -> Patchwork_9834

  CI_DRM_4603: b9b3d5bcbd907a90f052b47810fb6752198090f8 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4582: 263ca16e4d8909f475d32a28fc0e5972bac214fb @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_9834: 0043da92c5bcd4d78518e8a16eb525abce0c2a0c @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_9834/shards.html
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

      parent reply	other threads:[~2018-08-01 17:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-30 14:12 [PATCH] drm/i915/skl: distribute DDB based on panel resolution Mahesh Kumar
2018-07-30 15:37 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-07-30 15:38 ` [PATCH] " Chris Wilson
2018-07-31  6:16   ` Kumar, Mahesh
2018-07-31 14:24     ` [PATCH v2 0/2] " Mahesh Kumar
2018-07-31 14:24       ` [PATCH v1 1/2] drm/i915: ddb_size is of u16 type Mahesh Kumar
2018-07-31 21:54         ` Chris Wilson
2018-07-31 14:24       ` [PATCH v2 2/2] drm/i915/skl: distribute DDB based on panel resolution Mahesh Kumar
2018-07-31 21:53         ` Chris Wilson
2018-08-01 15:11           ` [PATCH v3 " Mahesh Kumar
2018-08-01 15:11             ` Chris Wilson
2018-08-07  8:35               ` Maarten Lankhorst
2018-07-30 17:04 ` ✓ Fi.CI.IGT: success for " Patchwork
2018-07-31 15:13 ` ✓ Fi.CI.BAT: success for drm/i915/skl: distribute DDB based on panel resolution (rev2) Patchwork
2018-07-31 16:51 ` ✓ Fi.CI.IGT: " Patchwork
2018-08-01 15:43 ` ✓ Fi.CI.BAT: success for drm/i915/skl: distribute DDB based on panel resolution (rev3) Patchwork
2018-08-01 17:40 ` Patchwork [this message]

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=20180801174055.29057.92966@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=mahesh1.kumar@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.