From: shuang.he@intel.com
To: shuang.he@intel.com, intel-gfx@lists.freedesktop.org,
matthew.d.roper@intel.com
Subject: Re: [PATCH 7/7] drm/i915: Drop unused position fields
Date: 09 Dec 2014 23:12:41 -0800 [thread overview]
Message-ID: <f539c7$j7cq8b@fmsmga002.fm.intel.com> (raw)
In-Reply-To: <1418154823-10819-8-git-send-email-matthew.d.roper@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 364/364 364/364
ILK +1-6 364/366 359/366
SNB -5 448/450 443/450
IVB -7 497/498 490/498
BYT 289/289 289/289
HSW -7 563/564 556/564
BDW 417/417 417/417
-------------------------------------Detailed-------------------------------------
Platform Test drm-intel-nightly Series Applied
ILK igt_kms_flip_nonexisting-fb DMESG_WARN(1, M26)PASS(3, M26) DMESG_WARN(1, M26)
*ILK igt_kms_pipe_crc_basic_bad-source PASS(2, M26) DMESG_WARN(1, M26)
*ILK igt_kms_flip_rcs-flip-vs-panning-interruptible PASS(3, M26) DMESG_WARN(1, M26)
*ILK igt_kms_flip_rcs-wf_vblank-vs-dpms-interruptible PASS(5, M26) DMESG_WARN(1, M26)
*ILK igt_kms_render_direct-render PASS(4, M26) DMESG_WARN(1, M26)
*ILK igt_kms_flip_bcs-flip-vs-modeset-interruptible PASS(3, M26) DMESG_WARN(1, M26)
ILK igt_kms_flip_wf_vblank-ts-check DMESG_WARN(2, M26)PASS(12, M26M37) PASS(1, M26)
*SNB igt_kms_mmio_vs_cs_flip_setplane_vs_cs_flip PASS(3, M35) DMESG_WARN(1, M35)
*SNB igt_kms_plane_plane-position-covered-pipe-B-plane-1 PASS(3, M35) DMESG_WARN(1, M35)
*SNB igt_kms_plane_plane-position-hole-pipe-A-plane-1 PASS(3, M35) DMESG_WARN(1, M35)
*SNB igt_kms_plane_plane-position-hole-pipe-B-plane-1 PASS(3, M35) DMESG_WARN(1, M35)
*SNB igt_kms_rotation_crc_sprite-rotation PASS(3, M35) DMESG_WARN(1, M35)
*IVB igt_kms_mmio_vs_cs_flip_setplane_vs_cs_flip PASS(3, M4M21) DMESG_WARN(1, M21)
*IVB igt_kms_plane_plane-position-covered-pipe-A-plane-1 PASS(3, M4M21) DMESG_WARN(1, M21)
*IVB igt_kms_plane_plane-position-covered-pipe-B-plane-1 PASS(3, M4M21) DMESG_WARN(1, M21)
*IVB igt_kms_plane_plane-position-hole-pipe-A-plane-1 PASS(3, M4M21) DMESG_WARN(1, M21)
*IVB igt_kms_plane_plane-position-hole-pipe-B-plane-1 PASS(3, M4M21) DMESG_WARN(1, M21)
*IVB igt_kms_plane_plane-position-hole-pipe-C-plane-1 PASS(3, M4M21) DMESG_WARN(1, M21)
*IVB igt_kms_rotation_crc_sprite-rotation PASS(3, M4M21) DMESG_WARN(1, M21)
*HSW igt_kms_mmio_vs_cs_flip_setplane_vs_cs_flip PASS(2, M40) DMESG_WARN(1, M40)
*HSW igt_kms_plane_plane-position-covered-pipe-A-plane-1 PASS(3, M40) DMESG_WARN(1, M40)
*HSW igt_kms_plane_plane-position-covered-pipe-B-plane-1 PASS(3, M40) DMESG_WARN(1, M40)
*HSW igt_kms_plane_plane-position-covered-pipe-C-plane-1 PASS(3, M40) DMESG_WARN(1, M40)
*HSW igt_kms_plane_plane-position-hole-pipe-A-plane-1 PASS(3, M40) DMESG_WARN(1, M40)
*HSW igt_kms_plane_plane-position-hole-pipe-B-plane-1 PASS(3, M40) DMESG_WARN(1, M40)
*HSW igt_kms_plane_plane-position-hole-pipe-C-plane-1 PASS(3, M40) DMESG_WARN(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
next prev parent reply other threads:[~2014-12-10 7:12 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-09 19:53 [PATCH 0/7] i915 atomic plane helper conversion (v3) Matt Roper
2014-12-09 19:53 ` [PATCH 1/7] drm/plane-helper: Test for plane disable earlier Matt Roper
2014-12-10 10:05 ` Daniel Vetter
2014-12-11 15:20 ` Matt Roper
2014-12-11 15:57 ` [Intel-gfx] " Daniel Vetter
2014-12-09 19:53 ` [PATCH 2/7] drm/i915: Refactor work that can sleep out of commit (v3) Matt Roper
2014-12-11 23:53 ` [PATCH] drm/i915: Refactor work that can sleep out of commit (v4) Matt Roper
2014-12-12 9:06 ` Ander Conselvan de Oliveira
2014-12-13 12:23 ` shuang.he
2014-12-09 19:53 ` [PATCH 3/7] drm/i915: Move vblank evasion to commit (v3) Matt Roper
2014-12-09 19:53 ` [PATCH 4/7] drm/i915: Clarify sprite plane function names (v2) Matt Roper
2014-12-09 19:53 ` [PATCH 5/7] drm/i915: Prepare for atomic plane helpers (v6) Matt Roper
2014-12-11 23:54 ` [PATCH] drm/i915: Prepare for atomic plane helpers (v7) Matt Roper
2014-12-12 12:52 ` Ander Conselvan de Oliveira
2014-12-09 19:53 ` [PATCH 6/7] drm/i915: Switch plane handling to atomic helpers (v5) Matt Roper
2014-12-12 12:53 ` Ander Conselvan de Oliveira
2014-12-09 19:53 ` [PATCH 7/7] drm/i915: Drop unused position fields Matt Roper
2014-12-10 7:12 ` shuang.he [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-11-13 18:43 [PATCH 0/7] i915 atomic plane helper conversion Matt Roper
2014-11-13 18:43 ` [PATCH 7/7] drm/i915: Drop unused position fields Matt Roper
2014-11-13 21:28 ` Bob Paauwe
2014-11-14 7:28 ` shuang.he
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='f539c7$j7cq8b@fmsmga002.fm.intel.com' \
--to=shuang.he@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=matthew.d.roper@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