* [igt-dev] ✓ Fi.CI.BAT: success for Add a new IGT test to validate DC3CO state. (rev6) [not found] <1572333869-14389-1-git-send-email-jeevan.b@intel.com> @ 2019-10-29 8:20 ` Patchwork [not found] ` <1572333869-14389-3-git-send-email-jeevan.b@intel.com> 2019-10-29 17:11 ` [igt-dev] ✓ Fi.CI.IGT: success for Add a new IGT test to validate DC3CO state. (rev6) Patchwork 2 siblings, 0 replies; 3+ messages in thread From: Patchwork @ 2019-10-29 8:20 UTC (permalink / raw) To: Jeevan B; +Cc: igt-dev == Series Details == Series: Add a new IGT test to validate DC3CO state. (rev6) URL : https://patchwork.freedesktop.org/series/66648/ State : success == Summary == CI Bug Log - changes from CI_DRM_7207 -> IGTPW_3625 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/index.html Known issues ------------ Here are the changes found in IGTPW_3625 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_tiled_fence_blits@basic: - fi-icl-u3: [PASS][1] -> [DMESG-WARN][2] ([fdo#107724]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/fi-icl-u3/igt@gem_tiled_fence_blits@basic.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/fi-icl-u3/igt@gem_tiled_fence_blits@basic.html #### Possible fixes #### * igt@gem_exec_suspend@basic-s3: - {fi-cml-s}: [DMESG-WARN][3] ([fdo#111764]) -> [PASS][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/fi-cml-s/igt@gem_exec_suspend@basic-s3.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/fi-cml-s/igt@gem_exec_suspend@basic-s3.html * igt@gem_flink_basic@bad-flink: - fi-icl-u3: [DMESG-WARN][5] ([fdo#107724]) -> [PASS][6] +2 similar issues [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/fi-icl-u3/igt@gem_flink_basic@bad-flink.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/fi-icl-u3/igt@gem_flink_basic@bad-flink.html * igt@i915_selftest@live_gem_contexts: - fi-bsw-n3050: [INCOMPLETE][7] ([fdo# 111542]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/fi-bsw-n3050/igt@i915_selftest@live_gem_contexts.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/fi-bsw-n3050/igt@i915_selftest@live_gem_contexts.html * igt@kms_flip@basic-flip-vs-dpms: - fi-skl-6770hq: [SKIP][9] ([fdo#109271]) -> [PASS][10] +26 similar issues [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/fi-skl-6770hq/igt@kms_flip@basic-flip-vs-dpms.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/fi-skl-6770hq/igt@kms_flip@basic-flip-vs-dpms.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo# 111542]: https://bugs.freedesktop.org/show_bug.cgi?id= 111542 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#111764]: https://bugs.freedesktop.org/show_bug.cgi?id=111764 Participating hosts (49 -> 42) ------------------------------ Additional (1): fi-kbl-soraka Missing (8): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-tgl-y fi-icl-y fi-byt-n2820 fi-byt-clapper Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_5248 -> IGTPW_3625 CI-20190529: 20190529 CI_DRM_7207: a4bd25a933ed2555f65ac8e925f0aef927de5a5f @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_3625: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/index.html IGT_5248: 81e55f1f97d73e48f00caa7e4fb98295023c5afa @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools == Testlist changes == +igt@i915_pm_dc@dc3co-vpb-simulation == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/index.html _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <1572333869-14389-3-git-send-email-jeevan.b@intel.com>]
* Re: [igt-dev] [PATCH i-g-t 2/2] Add a new IGT test to validate DC3CO state [not found] ` <1572333869-14389-3-git-send-email-jeevan.b@intel.com> @ 2019-10-29 8:54 ` Imre Deak 0 siblings, 0 replies; 3+ messages in thread From: Imre Deak @ 2019-10-29 8:54 UTC (permalink / raw) To: Jeevan B; +Cc: igt-dev On Tue, Oct 29, 2019 at 12:54:29PM +0530, Jeevan B wrote: > Add a subtest for DC3CO video playback case > to generate selective frame update and validate > that system stays in DC3CO state during execution. > > v2: Changed PSR2 idle check to sleep check and addressed cosmetic changes. > v3: Renamed a function and restructured code according to Anshuman’s comments. > v4: Cosmetic changes. > v5: Removed DC5 check, Platform check and a function parameter. > Renamed a function name as per Arek and Imre's Comments. > v6: Added a new function require_dc_counter as per Arek's Comments. > The test is now running based on time instead of the number of frames > increased frame delay from 1 to 1.5 as per Imre's Comments. > > Signed-off-by: Jeevan B <jeevan.b@intel.com> > Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> > --- > lib/igt_psr.c | 10 +++ > lib/igt_psr.h | 1 + > tests/i915/i915_pm_dc.c | 159 +++++++++++++++++++++++++++++++++++++++++++++++- > 3 files changed, 169 insertions(+), 1 deletion(-) > > diff --git a/lib/igt_psr.c b/lib/igt_psr.c > index 6d19268..5276ff4 100644 > --- a/lib/igt_psr.c > +++ b/lib/igt_psr.c > @@ -38,6 +38,16 @@ static bool psr_active_check(int debugfs_fd, enum psr_mode mode) > return strstr(buf, state); > } > > +bool psr2_active_sleep_check(int debugfs_fd) > +{ > + char buf[PSR_STATUS_MAX_LEN]; > + const char *state = "SLEEP"; > + > + igt_debugfs_simple_read(debugfs_fd, "i915_edp_psr_status", buf, > + sizeof(buf)); > + return strstr(buf, state); > +} > + > /* > * For PSR1, we wait until PSR is active. We wait until DEEP_SLEEP for PSR2. > */ > diff --git a/lib/igt_psr.h b/lib/igt_psr.h > index ca38573..e022434 100644 > --- a/lib/igt_psr.h > +++ b/lib/igt_psr.h > @@ -36,6 +36,7 @@ enum psr_mode { > }; > > bool psr_wait_entry(int debugfs_fd, enum psr_mode mode); > +bool psr2_active_sleep_check(int debugfs_fd); > bool psr_wait_update(int debugfs_fd, enum psr_mode mode); > bool psr_long_wait_update(int debugfs_fd, enum psr_mode mode); > bool psr_enable(int debugfs_fd, enum psr_mode); > diff --git a/tests/i915/i915_pm_dc.c b/tests/i915/i915_pm_dc.c > index 44c6538..10148cd 100644 > --- a/tests/i915/i915_pm_dc.c > +++ b/tests/i915/i915_pm_dc.c > @@ -32,6 +32,7 @@ > #include "igt_psr.h" > #include "igt_sysfs.h" > #include "limits.h" > +#include "time.h" > > /* DC State Flags */ > #define CHECK_DC5 (1 << 0) > @@ -39,12 +40,16 @@ > #define CHECK_DC3CO (1 << 2) > > typedef struct { > + double r, g, b; > +} color_t; > + > +typedef struct { > int drm_fd; > int msr_fd; > int debugfs_fd; > uint32_t devid; > igt_display_t display; > - struct igt_fb fb_white; > + struct igt_fb fb_white, fb_rgb, fb_rgr; > enum psr_mode op_psr_mode; > drmModeModeInfo *mode; > igt_output_t *output; > @@ -110,6 +115,42 @@ static void cleanup_dc_psr(data_t *data) > igt_remove_fb(data->drm_fd, &data->fb_white); > } > > +static void cleanup_dc3co_fbs(data_t *data) > +{ > + igt_plane_t *primary; > + > + primary = igt_output_get_plane_type(data->output, > + DRM_PLANE_TYPE_PRIMARY); > + igt_plane_set_fb(primary, NULL); > + /* Clear Frame Buffers */ > + igt_display_commit(&data->display); > + igt_remove_fb(data->drm_fd, &data->fb_rgb); > + igt_remove_fb(data->drm_fd, &data->fb_rgr); > +} > + > +static void paint_rectangles(data_t *data, > + drmModeModeInfo *mode, > + color_t *colors, > + igt_fb_t *fb) > +{ > + cairo_t *cr = igt_get_cairo_ctx(data->drm_fd, fb); > + int i, l = mode->hdisplay / 3; > + int rows_remaining = mode->hdisplay % 3; > + > + /* Paint 3 solid rectangles. */ > + for (i = 0 ; i < 3; i++) { > + igt_paint_color(cr, i * l, 0, l, mode->vdisplay, > + colors[i].r, colors[i].g, colors[i].b); > + } > + > + if (rows_remaining > 0) > + igt_paint_color(cr, i * l, 0, rows_remaining, mode->vdisplay, > + colors[i - 1].r, colors[i - 1].g, > + colors[i - 1].b); > + > + igt_put_cairo_ctx(data->drm_fd, fb, cr); > +} > + > static void setup_primary(data_t *data) > { > igt_plane_t *primary; > @@ -127,6 +168,20 @@ static void setup_primary(data_t *data) > igt_display_commit(&data->display); > } > > +static void create_color_fb(data_t *data, igt_fb_t *fb, color_t *fb_color) > +{ > + int fb_id; > + > + fb_id = igt_create_fb(data->drm_fd, > + data->mode->hdisplay, > + data->mode->vdisplay, > + DRM_FORMAT_XRGB8888, > + LOCAL_DRM_FORMAT_MOD_NONE, > + fb); > + igt_assert(fb_id); > + paint_rectangles(data, data->mode, fb_color, fb); > +} > + > static uint32_t get_dc_counter(char *dc_data) > { > char *e; > @@ -167,6 +222,11 @@ static uint32_t read_dc_counter(uint32_t drm_fd, int dc_flag) > return get_dc_counter(str); > } > > +static bool psr2_wait_sleep_entry(int debugfs_fd) > +{ > + return igt_wait(psr2_active_sleep_check(debugfs_fd), 50, 10); > +} > + > static bool dc_state_wait_entry(int drm_fd, int dc_flag, int prev_dc_count) > { > return igt_wait(read_dc_counter(drm_fd, dc_flag) > > @@ -183,6 +243,96 @@ static void check_dc_counter(int drm_fd, int dc_flag, uint32_t prev_dc_count) > "%s state is not achieved\n", tmp); > } > > +static void setup_videoplayback(data_t *data) > +{ > + color_t red_green_blue[] = { > + { 1.0, 0.0, 0.0 }, > + { 0.0, 1.0, 0.0 }, > + { 0.0, 0.0, 1.0 }, > + }; > + color_t red_green_red[] = { > + { 1.0, 0.0, 0.0 }, > + { 0.0, 1.0, 0.0 }, > + { 1.0, 0.0, 0.0 }, > + }; > + > + create_color_fb(data, &data->fb_rgb, red_green_blue); > + create_color_fb(data, &data->fb_rgr, red_green_red); > +} > + > +static void check_dc3co_with_videoplayback_like_load(data_t *data) > +{ > + igt_plane_t *primary; > + uint32_t dc3co_prev_cnt; > + int delay; > + time_t secs = 6; > + time_t startTime = time(NULL); > + > + primary = igt_output_get_plane_type(data->output, > + DRM_PLANE_TYPE_PRIMARY); > + igt_plane_set_fb(primary, NULL); > + dc3co_prev_cnt = read_dc_counter(data->drm_fd, CHECK_DC3CO); > + /* Calculate delay to generate idle frame in usec*/ > + delay = 1.5 * ((1000 * 1000) / data->mode->vrefresh); > + > + while (time(NULL) - startTime < secs) { > + igt_plane_set_fb(primary, &data->fb_rgb); > + igt_display_commit(&data->display); > + usleep(delay); > + > + igt_plane_set_fb(primary, &data->fb_rgr); > + igt_display_commit(&data->display); > + usleep(delay); > + > + igt_assert(psr2_wait_sleep_entry(data->debugfs_fd)); The above wait was not remove (while you still increased the delay between flips to 1.5 frame time as we agreed). > + } > + > + check_dc_counter(data->drm_fd, CHECK_DC3CO, dc3co_prev_cnt); > +} > + > +static void require_dc_counter(int drm_fd, int dc_flag) > +{ > + char buf[4096]; > + > + igt_debugfs_simple_read(drm_fd, "i915_dmc_info", > + buf, sizeof(buf)); > + > + switch (dc_flag) { > + case CHECK_DC3CO: > + igt_skip_on_f(strstr(buf, "DC3CO count"), > + "DC3CO counter is not available\n"); > + break; Please use the kernel coding style, break needs one more indent. > + case CHECK_DC5: > + igt_skip_on_f(strstr(buf, "DC3 -> DC5 count"), > + "DC5 counter is not available\n"); > + break; > + case CHECK_DC6: > + igt_skip_on_f(strstr(buf, "DC5 -> DC6 count"), > + "DC6 counter is not available\n"); > + break; > + default: > + igt_assert_f(0, "Unknown DC counter %d\n", dc_flag); > + } > +} > + > +static void setup_dc3co(data_t *data) > +{ > + require_dc_counter(data->drm_fd, CHECK_DC3CO); > + data->op_psr_mode = PSR_MODE_2; > + psr_enable(data->debugfs_fd, data->op_psr_mode); > + igt_require_f(edp_psr2_enabled(data), > + "PSR2 is not enabled\n"); > +} > + > +static void test_dc3co_vpb_simulation(data_t *data) > +{ > + setup_output(data); > + setup_dc3co(data); > + setup_videoplayback(data); > + check_dc3co_with_videoplayback_like_load(data); > + cleanup_dc3co_fbs(data); > +} > + > static void test_dc_state_psr(data_t *data, int dc_flag) > { > uint32_t dc_counter_before_psr; > @@ -284,6 +434,13 @@ int main(int argc, char *argv[]) > "Can't open /dev/cpu/0/msr.\n"); > } > > + igt_describe("This test simulate video playback " > + "in order to validate DC3CO state " > + "while PSR2 is active and in SLEEP state"); > + igt_subtest("dc3co-vpb-simulation") { > + test_dc3co_vpb_simulation(&data); > + } > + > igt_describe("This test validates display engine entry to DC5 state " > "while PSR is active"); > igt_subtest("dc5-psr") { > -- > 2.7.4 > _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 3+ messages in thread
* [igt-dev] ✓ Fi.CI.IGT: success for Add a new IGT test to validate DC3CO state. (rev6) [not found] <1572333869-14389-1-git-send-email-jeevan.b@intel.com> 2019-10-29 8:20 ` [igt-dev] ✓ Fi.CI.BAT: success for Add a new IGT test to validate DC3CO state. (rev6) Patchwork [not found] ` <1572333869-14389-3-git-send-email-jeevan.b@intel.com> @ 2019-10-29 17:11 ` Patchwork 2 siblings, 0 replies; 3+ messages in thread From: Patchwork @ 2019-10-29 17:11 UTC (permalink / raw) To: Jeevan B; +Cc: igt-dev == Series Details == Series: Add a new IGT test to validate DC3CO state. (rev6) URL : https://patchwork.freedesktop.org/series/66648/ State : success == Summary == CI Bug Log - changes from CI_DRM_7207_full -> IGTPW_3625_full ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/index.html Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_3625_full: ### IGT changes ### #### Possible regressions #### * {igt@i915_pm_dc@dc3co-vpb-simulation} (NEW): - shard-iclb: NOTRUN -> [SKIP][1] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb1/igt@i915_pm_dc@dc3co-vpb-simulation.html #### Suppressed #### The following results come from untrusted machines, tests, or statuses. They do not affect the overall result. * igt@gem_persistent_relocs@forked-interruptible-thrashing: - {shard-tglb}: [PASS][2] -> [DMESG-FAIL][3] [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-tglb6/igt@gem_persistent_relocs@forked-interruptible-thrashing.html [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-tglb3/igt@gem_persistent_relocs@forked-interruptible-thrashing.html * igt@i915_pm_rpm@debugfs-forcewake-user: - {shard-tglb}: [PASS][4] -> [DMESG-WARN][5] +3 similar issues [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-tglb5/igt@i915_pm_rpm@debugfs-forcewake-user.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-tglb8/igt@i915_pm_rpm@debugfs-forcewake-user.html * igt@i915_pm_rpm@fences: - {shard-tglb}: [INCOMPLETE][6] ([fdo#111747]) -> [SKIP][7] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-tglb3/igt@i915_pm_rpm@fences.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-tglb8/igt@i915_pm_rpm@fences.html * igt@kms_cursor_crc@pipe-b-cursor-256x256-random: - {shard-tglb}: NOTRUN -> [DMESG-FAIL][8] [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-tglb7/igt@kms_cursor_crc@pipe-b-cursor-256x256-random.html * igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-wc: - {shard-tglb}: NOTRUN -> [DMESG-WARN][9] +20 similar issues [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-tglb3/igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-wc.html * igt@kms_hdmi_inject@inject-audio: - {shard-tglb}: NOTRUN -> [FAIL][10] [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-tglb4/igt@kms_hdmi_inject@inject-audio.html New tests --------- New tests have been introduced between CI_DRM_7207_full and IGTPW_3625_full: ### New IGT tests (1) ### * igt@i915_pm_dc@dc3co-vpb-simulation: - Statuses : 6 skip(s) - Exec time: [0.0, 0.02] s Known issues ------------ Here are the changes found in IGTPW_3625_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_busy@busy-vcs1: - shard-iclb: [PASS][11] -> [SKIP][12] ([fdo#112080]) +9 similar issues [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb1/igt@gem_busy@busy-vcs1.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb6/igt@gem_busy@busy-vcs1.html * igt@gem_create@create-clear: - shard-apl: [PASS][13] -> [INCOMPLETE][14] ([fdo#103927]) +1 similar issue [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-apl7/igt@gem_create@create-clear.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-apl6/igt@gem_create@create-clear.html * igt@gem_exec_schedule@fifo-bsd: - shard-iclb: [PASS][15] -> [SKIP][16] ([fdo#112146]) +2 similar issues [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb5/igt@gem_exec_schedule@fifo-bsd.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb2/igt@gem_exec_schedule@fifo-bsd.html * igt@gem_exec_schedule@preempt-queue-bsd1: - shard-iclb: [PASS][17] -> [SKIP][18] ([fdo#109276]) +8 similar issues [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb2/igt@gem_exec_schedule@preempt-queue-bsd1.html [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb5/igt@gem_exec_schedule@preempt-queue-bsd1.html * igt@gem_userptr_blits@sync-unmap-after-close: - shard-hsw: [PASS][19] -> [DMESG-WARN][20] ([fdo#111870]) +3 similar issues [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-hsw6/igt@gem_userptr_blits@sync-unmap-after-close.html [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-hsw6/igt@gem_userptr_blits@sync-unmap-after-close.html - shard-snb: [PASS][21] -> [DMESG-WARN][22] ([fdo#111870]) +1 similar issue [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-snb7/igt@gem_userptr_blits@sync-unmap-after-close.html [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-snb2/igt@gem_userptr_blits@sync-unmap-after-close.html * igt@kms_cursor_crc@pipe-b-cursor-64x21-offscreen: - shard-hsw: [PASS][23] -> [INCOMPLETE][24] ([fdo#103540]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-hsw6/igt@kms_cursor_crc@pipe-b-cursor-64x21-offscreen.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-hsw2/igt@kms_cursor_crc@pipe-b-cursor-64x21-offscreen.html * igt@kms_flip_tiling@flip-x-tiled: - shard-iclb: [PASS][25] -> [FAIL][26] ([fdo#108303]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb1/igt@kms_flip_tiling@flip-x-tiled.html [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb3/igt@kms_flip_tiling@flip-x-tiled.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-blt: - shard-iclb: [PASS][27] -> [FAIL][28] ([fdo#103167]) +2 similar issues [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb3/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-blt.html [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb4/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-blt.html * igt@kms_frontbuffer_tracking@fbc-suspend: - shard-kbl: [PASS][29] -> [DMESG-WARN][30] ([fdo#108566]) +5 similar issues [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-kbl6/igt@kms_frontbuffer_tracking@fbc-suspend.html [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-kbl7/igt@kms_frontbuffer_tracking@fbc-suspend.html * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-c-planes: - shard-apl: [PASS][31] -> [DMESG-WARN][32] ([fdo#108566]) +2 similar issues [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-apl8/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-c-planes.html [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-apl1/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-c-planes.html * igt@kms_psr@psr2_no_drrs: - shard-iclb: [PASS][33] -> [SKIP][34] ([fdo#109441]) +4 similar issues [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb2/igt@kms_psr@psr2_no_drrs.html [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb5/igt@kms_psr@psr2_no_drrs.html * igt@kms_setmode@basic: - shard-apl: [PASS][35] -> [FAIL][36] ([fdo#99912]) [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-apl1/igt@kms_setmode@basic.html [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-apl1/igt@kms_setmode@basic.html #### Possible fixes #### * igt@gem_ctx_exec@basic-invalid-context-vcs1: - shard-iclb: [SKIP][37] ([fdo#112080]) -> [PASS][38] +12 similar issues [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb6/igt@gem_ctx_exec@basic-invalid-context-vcs1.html [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb2/igt@gem_ctx_exec@basic-invalid-context-vcs1.html * igt@gem_ctx_shared@q-smoketest-render: - {shard-tglb}: [INCOMPLETE][39] ([fdo# 111852 ]) -> [PASS][40] [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-tglb6/igt@gem_ctx_shared@q-smoketest-render.html [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-tglb5/igt@gem_ctx_shared@q-smoketest-render.html * igt@gem_exec_schedule@fifo-bsd1: - shard-iclb: [SKIP][41] ([fdo#109276]) -> [PASS][42] +11 similar issues [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb6/igt@gem_exec_schedule@fifo-bsd1.html [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb2/igt@gem_exec_schedule@fifo-bsd1.html * igt@gem_exec_schedule@preempt-bsd: - shard-iclb: [SKIP][43] ([fdo#112146]) -> [PASS][44] +2 similar issues [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb1/igt@gem_exec_schedule@preempt-bsd.html [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb3/igt@gem_exec_schedule@preempt-bsd.html * igt@gem_persistent_relocs@forked-interruptible-thrashing: - shard-snb: [FAIL][45] ([fdo#112037]) -> [PASS][46] [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-snb7/igt@gem_persistent_relocs@forked-interruptible-thrashing.html [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-snb4/igt@gem_persistent_relocs@forked-interruptible-thrashing.html * igt@gem_userptr_blits@sync-unmap: - shard-hsw: [DMESG-WARN][47] ([fdo#111870]) -> [PASS][48] +2 similar issues [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-hsw4/igt@gem_userptr_blits@sync-unmap.html [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-hsw8/igt@gem_userptr_blits@sync-unmap.html * igt@gem_userptr_blits@sync-unmap-cycles: - shard-snb: [DMESG-WARN][49] ([fdo#111870]) -> [PASS][50] +1 similar issue [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-snb1/igt@gem_userptr_blits@sync-unmap-cycles.html [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-snb6/igt@gem_userptr_blits@sync-unmap-cycles.html * igt@gem_workarounds@suspend-resume-fd: - shard-kbl: [DMESG-WARN][51] ([fdo#108566]) -> [PASS][52] +3 similar issues [51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-kbl4/igt@gem_workarounds@suspend-resume-fd.html [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-kbl7/igt@gem_workarounds@suspend-resume-fd.html * igt@kms_flip@plain-flip-ts-check: - shard-glk: [FAIL][53] ([fdo#100368]) -> [PASS][54] [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-glk1/igt@kms_flip@plain-flip-ts-check.html [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-glk2/igt@kms_flip@plain-flip-ts-check.html * igt@kms_frontbuffer_tracking@fbc-1p-pri-indfb-multidraw: - shard-iclb: [FAIL][55] ([fdo#103167]) -> [PASS][56] +3 similar issues [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb2/igt@kms_frontbuffer_tracking@fbc-1p-pri-indfb-multidraw.html [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb1/igt@kms_frontbuffer_tracking@fbc-1p-pri-indfb-multidraw.html * igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-mmap-cpu: - {shard-tglb}: [DMESG-WARN][57] -> [PASS][58] +8 similar issues [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-tglb8/igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-mmap-cpu.html [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@fbcpsr-stridechange: - {shard-tglb}: [FAIL][59] ([fdo#103167]) -> [PASS][60] [59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-tglb2/igt@kms_frontbuffer_tracking@fbcpsr-stridechange.html [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-tglb5/igt@kms_frontbuffer_tracking@fbcpsr-stridechange.html * igt@kms_plane_lowres@pipe-a-tiling-y: - shard-iclb: [FAIL][61] ([fdo#103166]) -> [PASS][62] [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb8/igt@kms_plane_lowres@pipe-a-tiling-y.html [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb4/igt@kms_plane_lowres@pipe-a-tiling-y.html * igt@kms_psr2_su@frontbuffer: - shard-iclb: [SKIP][63] ([fdo#109642] / [fdo#111068]) -> [PASS][64] [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb4/igt@kms_psr2_su@frontbuffer.html [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb2/igt@kms_psr2_su@frontbuffer.html * igt@kms_psr@no_drrs: - shard-iclb: [FAIL][65] ([fdo#108341]) -> [PASS][66] [65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb1/igt@kms_psr@no_drrs.html [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb7/igt@kms_psr@no_drrs.html * igt@kms_psr@psr2_primary_mmap_cpu: - shard-iclb: [SKIP][67] ([fdo#109441]) -> [PASS][68] [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb5/igt@kms_psr@psr2_primary_mmap_cpu.html [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb2/igt@kms_psr@psr2_primary_mmap_cpu.html * igt@kms_setmode@basic: - shard-kbl: [FAIL][69] ([fdo#99912]) -> [PASS][70] [69]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-kbl4/igt@kms_setmode@basic.html [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-kbl7/igt@kms_setmode@basic.html #### Warnings #### * igt@gem_mocs_settings@mocs-settings-bsd2: - shard-iclb: [SKIP][71] ([fdo#109276]) -> [FAIL][72] ([fdo#111330]) [71]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb3/igt@gem_mocs_settings@mocs-settings-bsd2.html [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb4/igt@gem_mocs_settings@mocs-settings-bsd2.html * igt@kms_dp_dsc@basic-dsc-enable-edp: - shard-iclb: [SKIP][73] ([fdo#109349]) -> [DMESG-WARN][74] ([fdo#107724]) [73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7207/shard-iclb5/igt@kms_dp_dsc@basic-dsc-enable-edp.html [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/shard-iclb2/igt@kms_dp_dsc@basic-dsc-enable-edp.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo# 111852 ]: https://bugs.freedesktop.org/show_bug.cgi?id= 111852 [fdo#100368]: https://bugs.freedesktop.org/show_bug.cgi?id=100368 [fdo#103166]: https://bugs.freedesktop.org/show_bug.cgi?id=103166 [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167 [fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375 [fdo#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540 [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#108303]: https://bugs.freedesktop.org/show_bug.cgi?id=108303 [fdo#108341]: https://bugs.freedesktop.org/show_bug.cgi?id=108341 [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566 [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276 [fdo#109349]: https://bugs.freedesktop.org/show_bug.cgi?id=109349 [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441 [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642 [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068 [fdo#111330]: https://bugs.freedesktop.org/show_bug.cgi?id=111330 [fdo#111747]: https://bugs.freedesktop.org/show_bug.cgi?id=111747 [fdo#111850]: https://bugs.freedesktop.org/show_bug.cgi?id=111850 [fdo#111870]: https://bugs.freedesktop.org/show_bug.cgi?id=111870 [fdo#112037]: https://bugs.freedesktop.org/show_bug.cgi?id=112037 [fdo#112080]: https://bugs.freedesktop.org/show_bug.cgi?id=112080 [fdo#112146]: https://bugs.freedesktop.org/show_bug.cgi?id=112146 [fdo#99912]: https://bugs.freedesktop.org/show_bug.cgi?id=99912 Participating hosts (11 -> 8) ------------------------------ Missing (3): pig-skl-6260u pig-glk-j5005 pig-hsw-4770r Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_5248 -> IGTPW_3625 * Piglit: piglit_4509 -> None CI-20190529: 20190529 CI_DRM_7207: a4bd25a933ed2555f65ac8e925f0aef927de5a5f @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_3625: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/index.html IGT_5248: 81e55f1f97d73e48f00caa7e4fb98295023c5afa @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3625/index.html _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-10-29 17:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1572333869-14389-1-git-send-email-jeevan.b@intel.com>
2019-10-29 8:20 ` [igt-dev] ✓ Fi.CI.BAT: success for Add a new IGT test to validate DC3CO state. (rev6) Patchwork
[not found] ` <1572333869-14389-3-git-send-email-jeevan.b@intel.com>
2019-10-29 8:54 ` [igt-dev] [PATCH i-g-t 2/2] Add a new IGT test to validate DC3CO state Imre Deak
2019-10-29 17:11 ` [igt-dev] ✓ Fi.CI.IGT: success for Add a new IGT test to validate DC3CO state. (rev6) Patchwork
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox