All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for Enable NV12 support (rev5)
Date: Mon, 07 May 2018 09:06:15 -0000	[thread overview]
Message-ID: <20180507090615.28243.55921@emeril.freedesktop.org> (raw)
In-Reply-To: <1525941077-31863-1-git-send-email-vidya.srinivas@intel.com>

== Series Details ==

Series: Enable NV12 support (rev5)
URL   : https://patchwork.freedesktop.org/series/41674/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4150 -> Patchwork_8922 =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/41674/revisions/5/mbox/

== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt@gem_exec_suspend@basic-s4-devices:
      fi-skl-guc:         PASS -> FAIL (fdo#105900, fdo#104699) +1

    igt@gem_ringfill@basic-default-hang:
      fi-pnv-d510:        NOTRUN -> DMESG-WARN (fdo#101600)

    igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b-frame-sequence:
      fi-hsw-4770r:       PASS -> FAIL (fdo#103481)

    
    ==== Possible fixes ====

    igt@kms_flip@basic-flip-vs-wf_vblank:
      fi-skl-guc:         FAIL (fdo#103928) -> PASS

    igt@kms_frontbuffer_tracking@basic:
      fi-hsw-4200u:       DMESG-FAIL (fdo#102614, fdo#106103) -> PASS

    igt@kms_pipe_crc_basic@read-crc-pipe-b:
      fi-skl-6700k2:      FAIL (fdo#103191, fdo#104724) -> PASS

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-glk-j4005:       DMESG-WARN (fdo#106097) -> PASS

    
  fdo#101600 https://bugs.freedesktop.org/show_bug.cgi?id=101600
  fdo#102614 https://bugs.freedesktop.org/show_bug.cgi?id=102614
  fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
  fdo#103481 https://bugs.freedesktop.org/show_bug.cgi?id=103481
  fdo#103928 https://bugs.freedesktop.org/show_bug.cgi?id=103928
  fdo#104699 https://bugs.freedesktop.org/show_bug.cgi?id=104699
  fdo#104724 https://bugs.freedesktop.org/show_bug.cgi?id=104724
  fdo#105900 https://bugs.freedesktop.org/show_bug.cgi?id=105900
  fdo#106097 https://bugs.freedesktop.org/show_bug.cgi?id=106097
  fdo#106103 https://bugs.freedesktop.org/show_bug.cgi?id=106103


== Participating hosts (38 -> 36) ==

  Additional (2): fi-kbl-7560u fi-pnv-d510 
  Missing    (4): fi-byt-j1900 fi-ctg-p8600 fi-ilk-m540 fi-skl-6700hq 


== Build changes ==

    * Linux: CI_DRM_4150 -> Patchwork_8922

  CI_DRM_4150: 93d32416ba4b1dae9451fec28aaa71915d770f51 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4463: 91b5a3ef5516b29584ea4567b0f5ffa18219b29f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_8922: f016aabaa90d06bf1e8864e8be93af778aec8f3b @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4463: 33e58d5583eb7ed3966a1b905f875a1dfa959f6b @ git://anongit.freedesktop.org/piglit


== Linux commits ==

f016aabaa90d drm/i915: Add NV12 as supported format for sprite plane
13186f16b914 drm/i915: Add NV12 as supported format for primary plane
55476785ac40 drm/i915: Add NV12 support to intel_framebuffer_init
b20488dc6d37 drm/i915: Add skl_check_nv12_surface for NV12
d34c1535d7c0 drm/i915: Enable Display WA 0528
8c98580b339e drm/i915: Enable display workaround 827 for all planes, v2.

== Logs ==

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

  parent reply	other threads:[~2018-05-07  9:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-07  8:31 [PATCH v7 0/6] Enable NV12 support Vidya Srinivas
2018-05-07  8:31 ` [PATCH v7 1/6] drm/i915: Enable display workaround 827 for all planes, v2 Vidya Srinivas
2018-05-07  8:31 ` [PATCH v7 2/6] drm/i915: Enable Display WA 0528 Vidya Srinivas
2018-05-07  8:31 ` [PATCH v7 3/6] drm/i915: Add skl_check_nv12_surface for NV12 Vidya Srinivas
2018-05-07  9:25   ` Maarten Lankhorst
2018-05-08  3:05     ` Srinivas, Vidya
2018-05-08 11:37       ` Srinivas, Vidya
2018-05-10  9:24         ` Srinivas, Vidya
2018-05-07  8:31 ` [PATCH v7 5/6] drm/i915: Add NV12 as supported format for primary plane Vidya Srinivas
2018-05-07  8:31 ` [PATCH v7 4/6] drm/i915: Add NV12 support to intel_framebuffer_init Vidya Srinivas
2018-05-07  8:31 ` [PATCH v7 6/6] drm/i915: Add NV12 as supported format for sprite plane Vidya Srinivas
2018-05-07  9:06 ` Patchwork [this message]
2018-05-07  9:54 ` ✓ Fi.CI.IGT: success for Enable NV12 support (rev5) Patchwork

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=20180507090615.28243.55921@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=maarten.lankhorst@linux.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.