== Series Details == Series: acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API URL : https://patchwork.freedesktop.org/series/81284/ State : success
== Summary == CI Bug Log - changes from CI_DRM_8957 -> Patchwork_18436 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18436/index.html Known issues ------------ Here are the changes found in Patchwork_18436 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_pm_rpm@basic-pci-d3-state: - fi-bsw-n3050: [PASS][1] -> [DMESG-WARN][2] ([i915#1982]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8957/fi-bsw-n3050/igt@[email protected] [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18436/fi-bsw-n3050/igt@[email protected] - fi-bsw-kefka: [PASS][3] -> [DMESG-WARN][4] ([i915#1982]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8957/fi-bsw-kefka/igt@[email protected] [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18436/fi-bsw-kefka/igt@[email protected] * igt@kms_chamelium@dp-crc-fast: - fi-kbl-7500u: [PASS][5] -> [FAIL][6] ([i915#1372]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8957/fi-kbl-7500u/igt@[email protected] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18436/fi-kbl-7500u/igt@[email protected] * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy: - fi-icl-u2: [PASS][7] -> [DMESG-WARN][8] ([i915#1982]) +1 similar issue [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8957/fi-icl-u2/igt@[email protected] [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18436/fi-icl-u2/igt@[email protected] #### Possible fixes #### * igt@gem_exec_gttfill@basic: - fi-cfl-8109u: [TIMEOUT][9] -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8957/fi-cfl-8109u/igt@[email protected] [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18436/fi-cfl-8109u/igt@[email protected] * igt@gem_exec_parallel@engines@contexts: - fi-cfl-8109u: [INCOMPLETE][11] ([i915#2398]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8957/fi-cfl-8109u/igt@gem_exec_parallel@[email protected] [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18436/fi-cfl-8109u/igt@gem_exec_parallel@[email protected] * igt@i915_module_load@reload: - fi-tgl-u2: [DMESG-WARN][13] ([i915#1982]) -> [PASS][14] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8957/fi-tgl-u2/igt@[email protected] [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18436/fi-tgl-u2/igt@[email protected] * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: - fi-bsw-kefka: [DMESG-WARN][15] ([i915#1982]) -> [PASS][16] [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8957/fi-bsw-kefka/igt@[email protected] [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18436/fi-bsw-kefka/igt@[email protected] * igt@kms_flip@basic-flip-vs-wf_vblank@c-edp1: - fi-icl-u2: [DMESG-WARN][17] ([i915#1982]) -> [PASS][18] +1 similar issue [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8957/fi-icl-u2/igt@kms_flip@[email protected] [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18436/fi-icl-u2/igt@kms_flip@[email protected] {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [i915#1372]: https://gitlab.freedesktop.org/drm/intel/issues/1372 [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982 [i915#2398]: https://gitlab.freedesktop.org/drm/intel/issues/2398 Participating hosts (38 -> 33) ------------------------------ Missing (5): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-byt-clapper Build changes ------------- * Linux: CI_DRM_8957 -> Patchwork_18436 CI-20190529: 20190529 CI_DRM_8957: c3355f060f0d6b1c45f456c4cdb995edfd496603 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5777: c240b5c00d58860e376b012cc3c883c17ae63f37 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_18436: 71e10e2a06cbcd64bf43e06ec96a07255108535a @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 71e10e2a06cb drm/i915: panel: Use atomic PWM API for devs with an external PWM controller 5751ab4b4c97 drm/i915: panel: Honor the VBT PWM min setting for devs with an external PWM controller cb09d0ae8c40 drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller 4ab3de063861 drm/i915: panel: Add get_vbt_pwm_freq() helper edc4cede8f26 pwm: crc: Implement get_state() method c2ba8c2eec46 pwm: crc: Implement apply() method to support the new atomic PWM API 17dac256640e pwm: crc: Enable/disable PWM output on enable/disable fba1b41f563c pwm: crc: Fix period changes not having any effect f35514f16ee3 pwm: crc: Fix off-by-one error in the clock-divider calculations 1bcad686586e pwm: crc: Fix period / duty_cycle times being off by a factor of 256 f1828c9c0d08 pwm: lpss: Remove suspend/resume handlers 6d4f51125b5e pwm: lpss: Make pwm_lpss_apply() not rely on existing hardware state 35844baeea43 pwm: lpss: Add pwm_lpss_prepare_enable() helper a5e5abaeb383 pwm: lpss: Add range limit check for the base_unit register value 3323c5fd40fd pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare() 3d61460209ae ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation) 1697ae1e044d ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18436/index.html
_______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
