From: Patchwork <patchwork@emeril.freedesktop.org>
To: Swati Sharma <swati2.sharma@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for drm/i915: adding state checker for gamma lut value
Date: Mon, 26 Aug 2019 07:08:24 -0000 [thread overview]
Message-ID: <20190826070824.13704.3360@emeril.freedesktop.org> (raw)
In-Reply-To: <1566800772-18412-1-git-send-email-swati2.sharma@intel.com>
== Series Details ==
Series: drm/i915: adding state checker for gamma lut value
URL : https://patchwork.freedesktop.org/series/65784/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_6783 -> Patchwork_14186
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14186/
Known issues
------------
Here are the changes found in Patchwork_14186 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@gem_ctx_create@basic-files:
- fi-bxt-dsi: [PASS][1] -> [INCOMPLETE][2] ([fdo#103927])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6783/fi-bxt-dsi/igt@gem_ctx_create@basic-files.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14186/fi-bxt-dsi/igt@gem_ctx_create@basic-files.html
* igt@kms_frontbuffer_tracking@basic:
- fi-hsw-peppy: [PASS][3] -> [DMESG-WARN][4] ([fdo#102614])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6783/fi-hsw-peppy/igt@kms_frontbuffer_tracking@basic.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14186/fi-hsw-peppy/igt@kms_frontbuffer_tracking@basic.html
#### Possible fixes ####
* igt@i915_module_load@reload-no-display:
- fi-icl-u3: [DMESG-WARN][5] ([fdo#107724]) -> [PASS][6]
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6783/fi-icl-u3/igt@i915_module_load@reload-no-display.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14186/fi-icl-u3/igt@i915_module_load@reload-no-display.html
[fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
[fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
[fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
Participating hosts (55 -> 46)
------------------------------
Missing (9): fi-kbl-soraka fi-ilk-m540 fi-tgl-u fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus
Build changes
-------------
* CI: CI-20190529 -> None
* Linux: CI_DRM_6783 -> Patchwork_14186
CI-20190529: 20190529
CI_DRM_6783: c8d316e9005aee1ae6c9f2214da1c95d9c65fd5f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5149: 6756ede680ee12745393360d7cc87cc0eb733ff6 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_14186: d185e0dd059fc5eabdd65228c3989109c5292d05 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
d185e0dd059f FOR_TESTING_ONLY: Print rgb values of hw and sw blobs
0ffafe03ab60 drm/i915/display: Extract glk_read_luts()
5540e8e48bdc drm/i915/display: Extract ilk_read_luts()
f27642b0cd05 drm/i915/display: Extract chv_read_luts()
615f1d72ea29 drm/i91/display: Extract i965_read_luts()
2dbaebe31071 drm/i915/display: Extract i9xx_read_luts()
76cee29da173 drm/i915/display: Add macro to compare gamma hw/sw lut
659b0a1d2d40 drm/i915/display: Add func to compare hw/sw gamma lut
766a11160765 drm/i915/display: Add debug log for color parameters
2922e0d8ceeb drm/i915/display: Add func to get gamma bit precision
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14186/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2019-08-26 7:08 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-26 6:26 [v8][PATCH 00/10] drm/i915: adding state checker for gamma lut value Swati Sharma
2019-08-26 6:26 ` [v8][PATCH 01/10] drm/i915/display: Add func to get gamma bit precision Swati Sharma
2019-08-28 13:22 ` Shankar, Uma
2019-08-26 6:26 ` [v8][PATCH 02/10] drm/i915/display: Add debug log for color parameters Swati Sharma
2019-08-28 14:07 ` Shankar, Uma
2019-08-26 6:26 ` [v8][PATCH 03/10] drm/i915/display: Add func to compare hw/sw gamma lut Swati Sharma
2019-08-28 15:22 ` Shankar, Uma
2019-08-26 6:26 ` [v8][PATCH 04/10] drm/i915/display: Add macro to compare gamma hw/sw lut Swati Sharma
2019-08-28 15:35 ` Shankar, Uma
2019-08-26 6:26 ` [v8][PATCH 05/10] drm/i915/display: Extract i9xx_read_luts() Swati Sharma
2019-08-28 15:55 ` Shankar, Uma
2019-08-28 20:29 ` Sharma, Swati2
2019-08-29 15:15 ` Shankar, Uma
2019-08-26 6:26 ` [v8][PATCH 06/10] drm/i91/display: Extract i965_read_luts() Swati Sharma
2019-08-28 16:08 ` Shankar, Uma
2019-08-28 16:11 ` Shankar, Uma
2019-08-28 20:48 ` Sharma, Swati2
2019-08-28 21:48 ` Sharma, Swati2
2019-08-26 6:26 ` [v8][PATCH 09/10] drm/i915/display: Extract glk_read_luts() Swati Sharma
2019-08-28 16:30 ` Shankar, Uma
2019-08-26 6:26 ` [v8][PATCH 10/10] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs Swati Sharma
2019-08-26 6:44 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: adding state checker for gamma lut value Patchwork
2019-08-26 6:49 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-08-26 7:08 ` Patchwork [this message]
2019-08-26 9:13 ` ✓ Fi.CI.IGT: success " Patchwork
2019-08-28 13:11 ` [v8][PATCH 00/10] " Shankar, Uma
[not found] ` <1566800772-18412-8-git-send-email-swati2.sharma@intel.com>
2019-08-28 16:16 ` [v8][PATCH 07/10] drm/i915/display: Extract chv_read_luts() Shankar, Uma
[not found] ` <1566800772-18412-9-git-send-email-swati2.sharma@intel.com>
2019-08-28 16:24 ` [v8][PATCH 08/10] drm/i915/display: Extract ilk_read_luts() Shankar, Uma
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=20190826070824.13704.3360@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=swati2.sharma@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