All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: ✗ Fi.CI.BAT: warning for drm: Resurrect atomic rmfb code.
Date: Thu, 15 Dec 2016 17:25:07 +0100	[thread overview]
Message-ID: <71bdea2e-af7f-c88a-eef3-202b4fd22759@linux.intel.com> (raw)
In-Reply-To: <20161215162307.2134.38293@emeril.freedesktop.org>

Op 15-12-16 om 17:23 schreef Patchwork:
> == Series Details ==
>
> Series: drm: Resurrect atomic rmfb code.
> URL   : https://patchwork.freedesktop.org/series/16849/
> State : warning
>
> == Summary ==
>
> Series 16849v1 drm: Resurrect atomic rmfb code.
> https://patchwork.freedesktop.org/api/1.0/series/16849/revisions/1/mbox/
>
> Test core_auth:
>         Subgroup basic-auth:
>                 dmesg-warn -> PASS       (fi-ivb-3770)
> Test core_prop_blob:
>         Subgroup basic:
>                 dmesg-warn -> PASS       (fi-ivb-3770)
> Test drv_getparams_basic:
>         Subgroup basic-eu-total:
>                 dmesg-warn -> PASS       (fi-ivb-3770)
>         Subgroup basic-subslice-total:
>                 dmesg-warn -> PASS       (fi-ivb-3770)
> Test drv_hangman:
>         Subgroup error-state-basic:
>                 dmesg-warn -> PASS       (fi-ivb-3770)
> Test drv_module_reload:
>         Subgroup basic-reload:
>                 dmesg-fail -> PASS       (fi-ivb-3770)
>         Subgroup basic-reload-final:
>                 fail       -> PASS       (fi-ivb-3770)
>         Subgroup basic-reload-inject:
>                 pass       -> DMESG-WARN (fi-skl-6260u)
> Test gem_basic:
>         Subgroup bad-close:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup create-close:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup create-fd-close:
>                 skip       -> PASS       (fi-ivb-3770)
> Test gem_busy:
>         Subgroup basic-busy-default:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup basic-hang-default:
>                 skip       -> PASS       (fi-ivb-3770)
> Test gem_close_race:
>         Subgroup basic-process:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup basic-threads:
>                 skip       -> PASS       (fi-ivb-3770)
> Test gem_cpu_reloc:
>         Subgroup basic:
>                 skip       -> PASS       (fi-ivb-3770)
> Test gem_cs_tlb:
>         Subgroup basic-default:
>                 skip       -> PASS       (fi-ivb-3770)
> Test gem_ctx_basic:
>                 skip       -> PASS       (fi-ivb-3770)
> Test gem_ctx_create:
>         Subgroup basic:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup basic-files:
>                 skip       -> PASS       (fi-ivb-3770)
> Test gem_ctx_exec:
>         Subgroup basic:
>                 skip       -> PASS       (fi-ivb-3770)
> Test gem_ctx_param:
>         Subgroup basic:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup basic-default:
>                 skip       -> PASS       (fi-ivb-3770)
> Test gem_ctx_switch:
>         Subgroup basic-default:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup basic-default-heavy:
>                 skip       -> PASS       (fi-ivb-3770)
> Test gem_exec_basic:
>         Subgroup basic-blt:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup basic-bsd:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup basic-default:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup basic-render:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup gtt-blt:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup gtt-bsd:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup gtt-default:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup gtt-render:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup readonly-blt:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup readonly-bsd:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup readonly-default:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup readonly-render:
>                 skip       -> PASS       (fi-ivb-3770)
> Test gem_exec_create:
>         Subgroup basic:
>                 skip       -> PASS       (fi-ivb-3770)
> Test gem_exec_flush:
>         Subgroup basic-batch-kernel-default-cmd:
>                 skip       -> PASS       (fi-ivb-3770)
>         Subgroup basic-batch-kernel-default-uc:
>                 skip       -> PASS       (fi-ivb-3770)
> WARNING: Long output truncated
>
> a16fc233af5c80d1ed23178c94b7fbb77e48ffe0 drm-tip: 2016y-12m-15d-15h-21m-31s UTC integration manifest
> b52a651 drm: Resurrect atomic rmfb code, v2
> fe01be7 drm/i915: Disable all crtcs during driver unload.
> 48ad6e1 drm/i915: Fix POWER_DOMAIN_AUDIO refcounting.
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/CI/Patchwork_3295/

I only see module reload inject failing with dev_priv->gt.awake, which is

https://bugs.freedesktop.org/show_bug.cgi?id=98670

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

      reply	other threads:[~2016-12-15 16:25 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-15 14:29 [PATCH 0/4] drm: Resurrect atomic rmfb code Maarten Lankhorst
2016-12-15 14:29 ` [PATCH 1/4] drm/atomic: Delete wrong comment Maarten Lankhorst
2016-12-15 15:19   ` [Intel-gfx] " Daniel Vetter
2017-01-04 11:15     ` [PATCH] drm/atomic: Fix outdated comment Maarten Lankhorst
2017-01-04 11:22       ` Chris Wilson
2017-01-04 11:28         ` Daniel Vetter
2017-01-04 11:34           ` [PATCH v2] " Maarten Lankhorst
2017-01-04 15:41             ` Daniel Vetter
2016-12-15 14:29 ` [PATCH 2/4] drm/i915: Fix POWER_DOMAIN_AUDIO refcounting Maarten Lankhorst
2017-01-11 16:13   ` Daniel Vetter
2017-01-16 11:00     ` Maarten Lankhorst
2017-01-23  7:43       ` [Intel-gfx] " Daniel Vetter
2016-12-15 14:29 ` [PATCH 3/4] drm/i915: Disable all crtcs during driver unload Maarten Lankhorst
2017-01-11 16:15   ` Daniel Vetter
2016-12-15 14:29 ` [PATCH 4/4] drm: Resurrect atomic rmfb code, v2 Maarten Lankhorst
2017-01-11 16:15   ` Daniel Vetter
2017-01-24 21:44     ` Matt Roper
2017-01-25  4:54       ` Daniel Vetter
2017-01-25  8:09         ` Thomas Hellstrom
2017-01-25  8:36           ` Maarten Lankhorst
2017-01-25 18:05             ` Sinclair Yeh
2017-01-26  9:55               ` Maarten Lankhorst
2017-01-26 18:39                 ` Sinclair Yeh
2017-02-09 12:29                   ` Maarten Lankhorst
2017-02-09 15:58                     ` Sinclair Yeh
2017-01-25 11:30           ` [PATCH v3 4/4] drm: Resurrect atomic rmfb code, v3 Maarten Lankhorst
2017-02-15 13:56             ` Jani Nikula
2017-02-15 16:28               ` [Intel-gfx] " Sinclair Yeh
2017-02-16  9:45                 ` Jani Nikula
2017-02-16 11:00                   ` [Intel-gfx] " Maarten Lankhorst
2016-12-15 16:23 ` ✗ Fi.CI.BAT: warning for drm: Resurrect atomic rmfb code Patchwork
2016-12-15 16:25   ` Maarten Lankhorst [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=71bdea2e-af7f-c88a-eef3-202b4fd22759@linux.intel.com \
    --to=maarten.lankhorst@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /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.