All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Matthew Auld" <matthew.auld@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/4] drm/i915: Create stolen memory region from local memory
Date: Wed, 21 Apr 2021 14:57:12 -0000	[thread overview]
Message-ID: <161901703274.19926.4743280220250718222@emeril.freedesktop.org> (raw)
In-Reply-To: <20210421104658.304142-1-matthew.auld@intel.com>


[-- Attachment #1.1: Type: text/plain, Size: 2757 bytes --]

== Series Details ==

Series: series starting with [v2,1/4] drm/i915: Create stolen memory region from local memory
URL   : https://patchwork.freedesktop.org/series/89293/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_9993 -> Patchwork_19960
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19960/index.html

Known issues
------------

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

### IGT changes ###

#### Issues hit ####

  * igt@amdgpu/amd_cs_nop@sync-fork-compute0:
    - fi-snb-2600:        NOTRUN -> [SKIP][1] ([fdo#109271]) +17 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19960/fi-snb-2600/igt@amdgpu/amd_cs_nop@sync-fork-compute0.html

  
#### Possible fixes ####

  * igt@i915_selftest@live@hangcheck:
    - fi-snb-2600:        [INCOMPLETE][2] ([i915#2782]) -> [PASS][3]
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9993/fi-snb-2600/igt@i915_selftest@live@hangcheck.html
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19960/fi-snb-2600/igt@i915_selftest@live@hangcheck.html

  * igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size:
    - fi-kbl-soraka:      [FAIL][4] ([i915#2346]) -> [PASS][5]
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9993/fi-kbl-soraka/igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19960/fi-kbl-soraka/igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size.html

  
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346
  [i915#2782]: https://gitlab.freedesktop.org/drm/intel/issues/2782


Participating hosts (42 -> 39)
------------------------------

  Missing    (3): fi-icl-y fi-bsw-cyan fi-bdw-samus 


Build changes
-------------

  * Linux: CI_DRM_9993 -> Patchwork_19960

  CI-20190529: 20190529
  CI_DRM_9993: 629d3809e6d926c77ba5e9c5405e64eeba564560 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6072: 0a51f49df9f5ca535fc0206a27a6780de6b52320 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_19960: 8615844dae0492aa9a0b962fa72e0cb2fc555bc8 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

8615844dae04 drm/i915/stolen: actually mark as contiguous
3e9bbf037619 drm/i915/stolen: enforce the min_page_size contract
3dc8d4f8d134 drm/i915/stolen: treat stolen local as normal local memory
bb6cb02052af drm/i915: Create stolen memory region from local memory

== Logs ==

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

[-- Attachment #1.2: Type: text/html, Size: 3429 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2021-04-21 14:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-21 10:46 [PATCH v2 1/4] drm/i915: Create stolen memory region from local memory Matthew Auld
2021-04-21 10:46 ` [Intel-gfx] " Matthew Auld
2021-04-21 10:46 ` [PATCH v2 2/4] drm/i915/stolen: treat stolen local as normal " Matthew Auld
2021-04-21 10:46   ` [Intel-gfx] " Matthew Auld
2021-04-21 10:46 ` [PATCH v2 3/4] drm/i915/stolen: enforce the min_page_size contract Matthew Auld
2021-04-21 10:46   ` [Intel-gfx] " Matthew Auld
2021-04-21 10:46 ` [PATCH v2 4/4] drm/i915/stolen: actually mark as contiguous Matthew Auld
2021-04-21 10:46   ` [Intel-gfx] " Matthew Auld
2021-04-21 14:28   ` Tvrtko Ursulin
2021-04-21 14:28     ` [Intel-gfx] " Tvrtko Ursulin
2021-04-21 14:28 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/4] drm/i915: Create stolen memory region from local memory Patchwork
2021-04-21 14:29 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2021-04-21 14:33 ` [Intel-gfx] ✗ Fi.CI.DOCS: " Patchwork
2021-04-21 14:35 ` [PATCH v2 1/4] " Tvrtko Ursulin
2021-04-21 14:35   ` [Intel-gfx] " Tvrtko Ursulin
2021-04-21 14:57 ` Patchwork [this message]
2021-04-21 20:13 ` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/4] " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2021-02-09 12:00 [Intel-gfx] [PATCH v2 1/4] " Matthew Auld
2021-02-09 15:28 ` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/4] " 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=161901703274.19926.4743280220250718222@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=matthew.auld@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.