== Series Details == Series: drm/i915: adding state checker for gamma lut values (rev12) URL : https://patchwork.freedesktop.org/series/58039/ State : success == Summary == CI Bug Log - changes from CI_DRM_6164 -> Patchwork_13131 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13131/ Known issues ------------ Here are the changes found in Patchwork_13131 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_selftest@live_contexts: - fi-hsw-peppy: [PASS][1] -> [DMESG-FAIL][2] ([fdo#110235]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6164/fi-hsw-peppy/igt@i915_selftest@live_contexts.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13131/fi-hsw-peppy/igt@i915_selftest@live_contexts.html * igt@kms_cursor_legacy@basic-flip-after-cursor-legacy: - fi-icl-u3: [PASS][3] -> [DMESG-WARN][4] ([fdo#107724]) +4 similar issues [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6164/fi-icl-u3/igt@kms_cursor_legacy@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13131/fi-icl-u3/igt@kms_cursor_legacy@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx * igt@prime_vgem@basic-fence-flip: - fi-ilk-650: [PASS][5] -> [DMESG-WARN][6] ([fdo#106387]) +1 similar issue [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6164/fi-ilk-650/igt@prime_vgem@xxxxxxxxxxxxxxxxxxxxx [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13131/fi-ilk-650/igt@prime_vgem@xxxxxxxxxxxxxxxxxxxxx #### Possible fixes #### * igt@gem_exec_basic@basic-all: - fi-icl-y: [INCOMPLETE][7] ([fdo#107713]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6164/fi-icl-y/igt@gem_exec_basic@xxxxxxxxxxxxxx [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13131/fi-icl-y/igt@gem_exec_basic@xxxxxxxxxxxxxx * igt@gem_exec_create@basic: - fi-icl-u2: [INCOMPLETE][9] ([fdo#107713]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6164/fi-icl-u2/igt@gem_exec_create@xxxxxxxxxx [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13131/fi-icl-u2/igt@gem_exec_create@xxxxxxxxxx * igt@gem_mmap_gtt@basic-write-gtt: - fi-icl-u3: [DMESG-WARN][11] ([fdo#107724]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6164/fi-icl-u3/igt@gem_mmap_gtt@xxxxxxxxxxxxxxxxxxxx [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13131/fi-icl-u3/igt@gem_mmap_gtt@xxxxxxxxxxxxxxxxxxxx * igt@i915_module_load@reload: - fi-blb-e6850: [INCOMPLETE][13] ([fdo#107718]) -> [PASS][14] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6164/fi-blb-e6850/igt@i915_module_load@xxxxxxxxxxx [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13131/fi-blb-e6850/igt@i915_module_load@xxxxxxxxxxx #### Warnings #### * igt@i915_selftest@live_contexts: - fi-icl-dsi: [DMESG-WARN][15] ([fdo#110801]) -> [INCOMPLETE][16] ([fdo#107713] / [fdo#108569]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6164/fi-icl-dsi/igt@i915_selftest@live_contexts.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13131/fi-icl-dsi/igt@i915_selftest@live_contexts.html [fdo#106387]: https://bugs.freedesktop.org/show_bug.cgi?id=106387 [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569 [fdo#110235]: https://bugs.freedesktop.org/show_bug.cgi?id=110235 [fdo#110801]: https://bugs.freedesktop.org/show_bug.cgi?id=110801 Participating hosts (48 -> 45) ------------------------------ Additional (2): fi-skl-lmem fi-cml-u Missing (5): fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-byt-clapper fi-bdw-samus Build changes ------------- * Linux: CI_DRM_6164 -> Patchwork_13131 CI_DRM_6164: c274f3cd1c250b11a6f3468882fa2e3501934233 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5024: f414756be2ac57e194919973da7b86644ba61241 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_13131: 616a35ac094b848be99fe2566a698d2f8c06acb7 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 616a35ac094b FOR_TESTING_ONLY: Print rgb values of hw and sw blobs 26d12d725ac9 drm/i915: Extract ilk_read_luts() d5b1ab7565a1 drm/i915: Extract ivb_read_luts() b58a2fab4b53 drm/i915: Extract bdw_read_luts() d9e96249b9c8 drm/i915: Extract glk_read_luts() bc2cf6233920 drm/i915: Extract icl_read_luts() 249db384188a drm/i915: Extract i965_read_luts() efd33dc03527 drm/i915: Extract chv_read_luts() f77fdd96babd drm/i915: Extract i9xx_read_luts() 8d9a348d4327 drm/i915: Add func to compare hw/sw gamma lut 22a23431817f drm/i915: Enable intel_color_get_config() 1cfa0479b4b6 drm/i915: Introduce vfunc read_luts() to create hw lut == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13131/ _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx