Summary: | [CI][DRMTIP][DSI] igt@kms_plane_lowres@pipe-* - dmesg-warn - bad panel fit mode: 0 | ||
---|---|---|---|
Product: | DRI | Reporter: | Lakshmi <lakshminarayana.vudum> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs, vandita.kulkarni |
Version: | DRI git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | ReadyForDev | ||
i915 platform: | ICL | i915 features: | display/DSI |
Description
Lakshmi
2019-05-16 14:32:27 UTC
The CI Bug Log issue associated to this bug has been updated. ### New filters associated * fi-icl-dsi: igt@kms_plane_lowres@pipe-* - dmesg-warn - bad panel fit mode: 0 (No new failures associated) The CI Bug Log issue associated to this bug has been updated. ### New filters associated * fi-icl-dsi: igt@runner@aborted - fail - Previous test: (kms_plane_lowres (pipe-a-tiling-y)|kms_plane_lowres (pipe-c-tiling-x)|kms_plane_lowres (pipe-b-tiling-y)|kms_plane_lowres (pipe-c-tiling-none)|kms_concurrent (pipe-[abc])) - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_286/fi-icl-dsi/igt@runner@aborted.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_286/fi-icl-dsi/igt@runner@aborted.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_286/fi-icl-dsi/igt@runner@aborted.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_286/fi-icl-dsi/igt@runner@aborted.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_286/fi-icl-dsi/igt@runner@aborted.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_286/fi-icl-dsi/igt@runner@aborted.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_286/fi-icl-dsi/igt@runner@aborted.html A CI Bug Log filter associated to this bug has been updated: {- fi-icl-dsi: igt@runner@aborted - fail - Previous test: (kms_plane_lowres (pipe-a-tiling-y)|kms_plane_lowres (pipe-c-tiling-x)|kms_plane_lowres (pipe-b-tiling-y)|kms_plane_lowres (pipe-c-tiling-none)|kms_concurrent (pipe-[abc])) -} {+ fi-icl-dsi: igt@runner@aborted - fail - Previous test: (kms_plane_lowres (pipe-a-tiling-y)|kms_plane_lowres (pipe-c-tiling-x)|kms_plane_lowres (pipe-b-tiling-y)|kms_plane_lowres (pipe-c-tiling-none)|kms_concurrent (pipe-[abc])) +} New failures caught by the filter: * https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_286/fi-icl-dsi/igt@runner@aborted.html A CI Bug Log filter associated to this bug has been updated: {- fi-icl-dsi: igt@runner@aborted - fail - Previous test: (kms_plane_lowres (pipe-a-tiling-y)|kms_plane_lowres (pipe-c-tiling-x)|kms_plane_lowres (pipe-b-tiling-y)|kms_plane_lowres (pipe-c-tiling-none)|kms_concurrent (pipe-[abc])) -} {+ fi-icl-dsi: igt@runner@aborted - fail - Previous test: (kms_plane_lowres (pipe-a-tiling-y)|kms_plane_lowres (pipe-c-tiling-x)|kms_plane_lowres (pipe-b-tiling-y)|kms_plane_lowres (pipe-c-tiling-none)|kms_concurrent (pipe-[abc])) +} No new failures caught with the new filter We use the scaling mode but we don't initialize it or attach the scaling mode property like vlv dsi code does. Need to refactor intel_dsi_add_properties() a bit to handle vlv vs. icl differences, move the common parts to intel_dsi.c, and call it from icl dsi code. That should get the job done. Vandita, interested? :) Will do it :) A CI Bug Log filter associated to this bug has been updated: {- fi-icl-dsi: igt@runner@aborted - fail - Previous test: (kms_plane_lowres (pipe-a-tiling-y)|kms_plane_lowres (pipe-c-tiling-x)|kms_plane_lowres (pipe-b-tiling-y)|kms_plane_lowres (pipe-c-tiling-none)|kms_concurrent (pipe-[abc])) -} {+ fi-icl-dsi: igt@runner@aborted - fail - Previous test: (kms_plane_lowres (pipe-a-tiling-y)|kms_plane_lowres (pipe-c-tiling-x)|kms_plane_lowres (pipe-b-tiling-y)|kms_plane_lowres (pipe-c-tiling-none)|kms_concurrent (pipe-[abc])) +} New failures caught by the filter: * https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_287/fi-icl-dsi/igt@runner@aborted.html * https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_289/fi-icl-dsi/igt@runner@aborted.html * https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_292/fi-icl-dsi/igt@runner@aborted.html Should be fixed by https://patchwork.freedesktop.org/series/61862/ A CI Bug Log filter associated to this bug has been updated: {- fi-icl-dsi: igt@runner@aborted - fail - Previous test: (kms_plane_lowres (pipe-a-tiling-y)|kms_plane_lowres (pipe-c-tiling-x)|kms_plane_lowres (pipe-b-tiling-y)|kms_plane_lowres (pipe-c-tiling-none)|kms_concurrent (pipe-[abc])) -} {+ fi-icl-dsi: igt@runner@aborted - fail - Previous test: (kms_plane_lowres|kms_concurrent) +} No new failures caught with the new filter Vandita, please reference the bugs in the commit messages with the Bugzilla: tag. And once the commits get pushed, please close the bugs. Fixed by commit f384e48d7641ef284ae760d150c80920ffc3adbb Author: Vandita Kulkarni <vandita.kulkarni@intel.com> Date: Thu Jun 27 20:54:57 2019 +0530 drm/i915: Add icl mipi dsi properties Last seen drmtip_321 (4 months, 2 weeks old), not seen in the last 86 runs, so closing and archiving this The CI Bug Log issue associated to this bug has been archived. New failures matching the above filters will not be associated to this bug anymore. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.