From: Patchwork <patchwork@emeril.freedesktop.org>
To: Uma Shankar <uma.shankar@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for Add Plane Color Properties (rev6)
Date: Tue, 19 Mar 2019 09:25:24 -0000 [thread overview]
Message-ID: <20190319092524.6052.37075@emeril.freedesktop.org> (raw)
In-Reply-To: <1552985064-11974-1-git-send-email-uma.shankar@intel.com>
== Series Details ==
Series: Add Plane Color Properties (rev6)
URL : https://patchwork.freedesktop.org/series/30875/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_5771 -> Patchwork_12510
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://patchwork.freedesktop.org/api/1.0/series/30875/revisions/6/mbox/
Known issues
------------
Here are the changes found in Patchwork_12510 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@amdgpu/amd_basic@userptr:
- fi-kbl-8809g: PASS -> DMESG-WARN [fdo#108965]
* igt@amdgpu/amd_cs_nop@sync-gfx0:
- fi-kbl-7567u: NOTRUN -> SKIP [fdo#109271] +33
* igt@gem_exec_suspend@basic-s4-devices:
- fi-blb-e6850: PASS -> INCOMPLETE [fdo#107718]
* igt@kms_frontbuffer_tracking@basic:
- fi-byt-clapper: PASS -> FAIL [fdo#103167]
* igt@kms_pipe_crc_basic@hang-read-crc-pipe-a:
- fi-byt-clapper: PASS -> FAIL [fdo#103191] / [fdo#107362]
* igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a:
- fi-byt-clapper: PASS -> FAIL [fdo#107362]
* igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
- fi-skl-6260u: PASS -> INCOMPLETE [fdo#104108]
#### Possible fixes ####
* igt@i915_selftest@live_execlists:
- fi-apl-guc: INCOMPLETE [fdo#103927] / [fdo#109720] -> PASS
* igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
- fi-byt-clapper: FAIL [fdo#103191] / [fdo#107362] -> PASS +1
* igt@kms_pipe_crc_basic@read-crc-pipe-b:
- fi-byt-clapper: FAIL [fdo#107362] -> PASS
[fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
[fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
[fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
[fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
[fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
[fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
[fdo#108965]: https://bugs.freedesktop.org/show_bug.cgi?id=108965
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109720]: https://bugs.freedesktop.org/show_bug.cgi?id=109720
Participating hosts (47 -> 37)
------------------------------
Additional (1): fi-kbl-7567u
Missing (11): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-j1900 fi-hsw-peppy fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-bxt-j4205 fi-icl-y fi-bdw-samus
Build changes
-------------
* Linux: CI_DRM_5771 -> Patchwork_12510
CI_DRM_5771: c1500eaf9d004539bbc2b7458c6cbe3f6a6147dc @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_4888: 71ad19eb8fe4f0eecae3bf063e107293b90b9abc @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_12510: 0193721b12d3e2e551e496c40ebf312a2ad8d577 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
0193721b12d3 drm/i915: Enable Plane CSC
723fb9c0bb23 drm/i915: Define Plane CSC Registers
d4c386908867 drm/i915: Enable Plane Gamma/Degamma
d2c749cba6ef drm/i915/icl: Implement Plane Gamma
dc49d1b1bc11 drm/i915/icl: Add Plane Gamma Register Definitions
6db8c958bceb drm/i915/icl: Enable Plane Degamma
415f57b6a941 drm/i915/icl: Add ICL Plane Degamma Register definition
eba9f1c9b828 drm/i915: Add plane color capabilities
fe57d6db3259 drm/i915: Load plane color luts from atomic flip
3b9c169dbec3 drm/i915: Implement Plane Gamma for Bdw and Gen9 platforms
a469bd374d08 drm/i915: Enable plane color features
aa2c66edd9cb drm: Define helper function for plane color enabling
874066e51de7 drm: Add Plane Gamma properties
6d1310f593e8 drm: Add Plane CTM property
cb4da76aa060 drm: Add Plane Degamma properties
ac8ffabdea94 drm: Add Enhanced Gamma LUT precision structure
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12510/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2019-03-19 9:25 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-19 8:44 [v6 00/16] Add Plane Color Properties Uma Shankar
2019-03-19 8:44 ` [v6 01/16] drm: Add Enhanced Gamma LUT precision structure Uma Shankar
2019-03-27 12:12 ` Lankhorst, Maarten
2019-03-28 13:49 ` Shankar, Uma
2019-03-19 8:44 ` [v6 02/16] drm: Add Plane Degamma properties Uma Shankar
2019-03-19 19:09 ` kbuild test robot
2019-03-19 8:44 ` [v6 03/16] drm: Add Plane CTM property Uma Shankar
2019-03-19 22:45 ` kbuild test robot
2019-03-19 8:44 ` [v6 04/16] drm: Add Plane Gamma properties Uma Shankar
2019-03-20 2:36 ` kbuild test robot
2019-03-19 8:44 ` [v6 05/16] drm: Define helper function for plane color enabling Uma Shankar
2019-03-19 8:44 ` [v6 06/16] drm/i915: Enable plane color features Uma Shankar
2019-03-19 8:44 ` [v6 07/16] drm/i915: Implement Plane Gamma for Bdw and Gen9 platforms Uma Shankar
2019-03-19 8:44 ` [v6 08/16] drm/i915: Load plane color luts from atomic flip Uma Shankar
2019-03-19 8:44 ` [v6 09/16] drm/i915: Add plane color capabilities Uma Shankar
2019-03-19 8:44 ` [v6 10/16] drm/i915/icl: Add ICL Plane Degamma Register definition Uma Shankar
2019-03-25 17:36 ` Matt Roper
2019-03-26 13:59 ` Shankar, Uma
2019-03-19 8:44 ` [v6 11/16] drm/i915/icl: Enable Plane Degamma Uma Shankar
2019-03-19 19:31 ` kbuild test robot
2019-03-19 8:44 ` [v6 12/16] drm/i915/icl: Add Plane Gamma Register Definitions Uma Shankar
2019-03-19 8:44 ` [v6 13/16] drm/i915/icl: Implement Plane Gamma Uma Shankar
2019-03-19 8:44 ` [v6 14/16] drm/i915: Enable Plane Gamma/Degamma Uma Shankar
2019-03-19 8:44 ` [v6 15/16] drm/i915: Define Plane CSC Registers Uma Shankar
2019-03-19 8:44 ` [v6 16/16] drm/i915: Enable Plane CSC Uma Shankar
2019-03-19 9:06 ` ✗ Fi.CI.CHECKPATCH: warning for Add Plane Color Properties (rev6) Patchwork
2019-03-19 9:16 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-03-19 9:25 ` Patchwork [this message]
2019-03-19 17:12 ` ✓ Fi.CI.IGT: success " 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=20190319092524.6052.37075@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=uma.shankar@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