public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: shuang.he@intel.com
To: shuang.he@intel.com, ethan.gao@intel.com,
	intel-gfx@lists.freedesktop.org, damien.lespiau@intel.com
Subject: Re: [PATCH 10/10] drm/i915: Remove the IS_SNB_G1 define
Date: 11 Feb 2015 03:35:41 -0800	[thread overview]
Message-ID: <bf3aaa$jq02g7@fmsmga001.fm.intel.com> (raw)
In-Reply-To: <1423596745-31531-11-git-send-email-damien.lespiau@intel.com>

Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang.he@intel.com)
Task id: 5752
-------------------------------------Summary-------------------------------------
Platform          Delta          drm-intel-nightly          Series Applied
PNV              +7                 275/283              282/283
ILK                 -2              310/310              308/310
SNB              +2                 320/346              322/346
IVB                                  380/384              380/384
BYT                                  296/296              296/296
HSW              +3-1              422/428              424/428
BDW                                  318/333              318/333
-------------------------------------Detailed-------------------------------------
Platform  Test                                drm-intel-nightly          Series Applied
 PNV  igt_gem_userptr_blits_coherency-sync      CRASH(5, M7)PASS(2, M7)      PASS(1, M7)
 PNV  igt_gem_userptr_blits_coherency-unsync      CRASH(5, M7)PASS(3, M7)      PASS(1, M7)
 PNV  igt_gem_userptr_blits_create-destroy-sync      NRUN(1, M7)PASS(8, M7)      PASS(1, M7)
 PNV  igt_gen3_render_linear_blits      FAIL(3, M7)PASS(2, M7)      PASS(1, M7)
 PNV  igt_gen3_render_mixed_blits      FAIL(2, M7)PASS(3, M7)      PASS(1, M7)
 PNV  igt_gen3_render_tiledx_blits      FAIL(4, M7)TIMEOUT(1, M7)PASS(4, M7)      PASS(1, M7)
 PNV  igt_gen3_render_tiledy_blits      FAIL(3, M7)PASS(4, M7)      PASS(1, M7)
*ILK  igt_gem_seqno_wrap      PASS(2, M26)      DMESG_WARN(1, M26)
 ILK  igt_drv_suspend_fence-restore-tiled2untiled      DMESG_WARN(1, M26)PASS(1, M26)      DMESG_WARN(1, M26)
*SNB  igt_kms_flip_bo-too-big      BLACKLIST(1, M35)      PASS(1, M35)
*SNB  igt_kms_flip_bo-too-big-interruptible      BLACKLIST(1, M35)      PASS(1, M35)
*HSW  igt_gem_pwrite_pread_uncached-copy-performance      PASS(2, M40)      DMESG_WARN(1, M40)
*HSW  igt_kms_flip_bo-too-big      BLACKLIST(1, M40)      PASS(1, M40)
*HSW  igt_kms_flip_bo-too-big-interruptible      BLACKLIST(1, M40)      PASS(1, M40)
 HSW  igt_kms_flip_plain-flip-fb-recreate-interruptible      TIMEOUT(6, M40)PASS(5, M40)      PASS(1, M40)
Note: You need to pay more attention to line start with '*'
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2015-02-11 11:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-10 19:32 [PATCH 00/10] Random cleanups Damien Lespiau
2015-02-10 19:32 ` [PATCH 01/10] drm/i915: Garbage collect orphaned prototypes Damien Lespiau
2015-02-10 19:32 ` [PATCH 02/10] drm/i915: Make intel_ring_setup_status_page() static Damien Lespiau
2015-02-11 13:46   ` Damien Lespiau
2015-02-11 16:05     ` Daniel Vetter
2015-02-10 19:32 ` [PATCH 03/10] drm/i915: Remove intel_dsi_cmd.h Damien Lespiau
2015-02-11  9:15   ` Jani Nikula
2015-02-10 19:32 ` [PATCH 04/10] drm/i915: Make intel_lr_context_render_state_init() static Damien Lespiau
2015-02-10 19:32 ` [PATCH 05/10] drm/i915: Make intel_logical_ring_begin() static Damien Lespiau
2015-02-10 19:32 ` [PATCH 06/10] drm/i915: Make intel_logical_ring_advance_and_submit() static Damien Lespiau
2015-02-10 19:32 ` [PATCH 07/10] drm/i915: Make intel_dp_check_link_status() static Damien Lespiau
2015-02-10 19:32 ` [PATCH 08/10] drm/i915: Make intel_dp_unpack_aux() static Damien Lespiau
2015-02-10 19:32 ` [PATCH 09/10] drm/i915: MAke intel_unpin_fb_obj() static Damien Lespiau
2015-02-10 19:32 ` [PATCH 10/10] drm/i915: Remove the IS_SNB_G1 define Damien Lespiau
2015-02-11 11:35   ` shuang.he [this message]
2015-02-11  8:12 ` [PATCH 00/10] Random cleanups Daniel Vetter

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='bf3aaa$jq02g7@fmsmga001.fm.intel.com' \
    --to=shuang.he@intel.com \
    --cc=damien.lespiau@intel.com \
    --cc=ethan.gao@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox