public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: shuang.he@intel.com
To: shuang.he@intel.com, intel-gfx@lists.freedesktop.org,
	rodrigo.vivi@intel.com
Subject: Re: [PATCH 7/7] drm/i915: Broaden application of
Date: 25 Nov 2014 04:43:47 -0800	[thread overview]
Message-ID: <bf3aaa$imrf6b@fmsmga001.fm.intel.com> (raw)
In-Reply-To: <1416846586-17354-8-git-send-email-rodrigo.vivi@intel.com>

Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang.he@intel.com)
-------------------------------------Summary-------------------------------------
Platform          Delta          drm-intel-nightly          Series Applied
PNV                 -2              367/367              365/367
ILK                 -7              375/375              368/375
SNB                 -1              450/450              449/450
IVB                 -3              503/503              500/503
BYT                 -1              289/289              288/289
HSW                 -4              567/567              563/567
BDW                 -1              417/417              416/417
-------------------------------------Detailed-------------------------------------
Platform  Test                                drm-intel-nightly          Series Applied
*PNV  igt_gem_exec_big      PASS(2, M23M7)      FAIL(1, M7)
*PNV  igt_gem_exec_params_invalid-flag      PASS(2, M23M7)      FAIL(1, M7)
*ILK  igt_gem_exec_params_invalid-flag      PASS(2, M37)      FAIL(1, M37)
 ILK  igt_gem_reset_stats_close-pending-fork-render      TIMEOUT(14, M37M26)PASS(1, M26)      TIMEOUT(1, M37)
*ILK  igt_drv_suspend_debugfs-reader      PASS(3, M37)      DMESG_WARN(1, M37)
*ILK  igt_drv_suspend_fence-restore-tiled2untiled      PASS(4, M37)      DMESG_WARN(1, M37)
*ILK  igt_drv_suspend_fence-restore-untiled      PASS(4, M37)      DMESG_WARN(1, M37)
*ILK  igt_drv_suspend_forcewake      PASS(4, M37)      DMESG_WARN(1, M37)
 ILK  igt_kms_flip_vblank-vs-hang      TIMEOUT(14, M37M26)PASS(1, M26)      TIMEOUT(1, M37)
*SNB  igt_gem_exec_params_invalid-flag      PASS(2, M22)      FAIL(1, M22)
 IVB  igt_gem_bad_reloc_negative-reloc      NSPT(14, M34M21M4)PASS(1, M21)      NSPT(1, M21)
 IVB  igt_gem_bad_reloc_negative-reloc-lut      NSPT(3, M21M34M4)PASS(15, M21M34M4)      NSPT(1, M21)
*IVB  igt_gem_exec_params_invalid-flag      PASS(2, M21)      FAIL(1, M21)
*BYT  igt_gem_exec_params_invalid-flag      PASS(2, M36M31)      FAIL(1, M31)
 HSW  igt_gem_bad_reloc_negative-reloc-lut      NSPT(24, M40M20M19)PASS(1, M20)      NSPT(1, M40)
*HSW  igt_gem_exec_params_invalid-flag      PASS(2, M20M40)      FAIL(1, M40)
*HSW  igt_kms_rotation_crc_primary-rotation      PASS(23, M20M40M19)      DMESG_WARN(1, M40)
*HSW  igt_pm_rc6_residency_rc6-accuracy      PASS(25, M20M40M19)      FAIL(1, M40)
*BDW  igt_gem_exec_params_invalid-flag      PASS(2, M28)      FAIL(1, M28)
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:[~2014-11-25 12:43 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-24 16:29 [PATCH 0/7] drm-intel-collector - update Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 1/7] drm/i915: Specify bsd rings through exec flag Rodrigo Vivi
2014-11-25 13:04   ` Daniel Vetter
2014-12-08 21:55     ` Rodrigo Vivi
2014-12-09  9:46       ` Daniel Vetter
2014-12-10  2:18         ` Gong, Zhipeng
2014-12-10  9:11           ` Daniel Vetter
2014-12-10 15:55             ` Dave Gordon
2014-12-11  3:50               ` Zhao, Yakui
2014-12-24 21:32                 ` Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 2/7] drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 3/7] drm/i915: Move the ban period onto the context Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 4/7] drm/i915: Add ioctl to set per-context parameters Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 5/7] drm/i915: Put logical pipe_control emission into a helper Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 6/7] drm/i915: Add WaCsStallBeforeStateCacheInvalidate:bdw, chv to logical ring Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 7/7] drm/i915: Broaden application of set-domain(GTT) Rodrigo Vivi
2014-11-25 12:43   ` shuang.he [this message]
2014-11-25 13:05   ` 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$imrf6b@fmsmga001.fm.intel.com' \
    --to=shuang.he@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=rodrigo.vivi@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox