Activity log for bug #2046315

Date Who What changed Old value New value Message
2023-12-13 04:07:19 Hui Wang bug added bug
2023-12-13 04:07:24 Hui Wang linux-oem-6.5 (Ubuntu): importance Undecided High
2023-12-13 04:07:37 Hui Wang nominated for series Ubuntu Jammy
2023-12-13 04:07:37 Hui Wang bug task added linux-oem-6.5 (Ubuntu Jammy)
2023-12-13 04:07:44 Hui Wang linux-oem-6.5 (Ubuntu Jammy): importance Undecided High
2023-12-13 04:07:47 Hui Wang linux-oem-6.5 (Ubuntu Jammy): assignee Hui Wang (hui.wang)
2023-12-13 04:07:54 Hui Wang linux-oem-6.5 (Ubuntu): status New Invalid
2023-12-13 04:08:58 Hui Wang bug added subscriber Canonical Hardware Enablement
2023-12-13 04:09:03 Hui Wang tags oem-priority originate-from-2045640 somerville
2023-12-13 04:09:23 Hui Wang summary oem-6.5: disable psr2 for some panels according edid oem-6.5: disable psr2 for some panels according to edid
2023-12-13 04:47:49 Viral Wang bug added subscriber Viral Wang
2023-12-13 07:59:35 Hui Wang description is for tracking purpose. BugLink: https://bugs.launchpad.net/bugs/2046315 [Impact] On serveral Dell laptops, the screen often displays garbage or the screen is flicking [Fix] There is no real fix so far, ODM recommends to use a workaround to disable PSR2, this is a temp solution, after we get the real fix, we could revert the temp workaround. [Test case] booting with the patched kernel, If the pannel's edid is in the qurik list, the PSR2 will be disabled (checking /sys/kernel/debug/dri/0/i915_edp_psr_status; if the pannel's edid is not in the quirk list, the graphic driver will work as before. [Where problems could occur] It is possible that the temp solution couldn't work, then the screen will still show garbage and the screen is flicking, another possible regression is the screen has no problem before, but after running patched kernel, the PSR2 is disabled and the system cost more power, but this possibility is very low, I tested the patched on some dell machines, all worked well.
2023-12-13 11:02:49 Anthony Wong bug task added linux (Ubuntu)
2023-12-14 00:16:07 Ubuntu Kernel Bot tags oem-priority originate-from-2045640 somerville kernel-spammed-jammy-linux-oem-6.5-v2 oem-priority originate-from-2045640 somerville verification-needed-jammy-linux-oem-6.5
2023-12-18 01:47:59 Hui Wang tags kernel-spammed-jammy-linux-oem-6.5-v2 oem-priority originate-from-2045640 somerville verification-needed-jammy-linux-oem-6.5 kernel-spammed-jammy-linux-oem-6.5-v2 oem-priority originate-from-2045640 somerville verification-done-jammy-linux-oem-6.5
2023-12-18 01:52:54 Hui Wang linux (Ubuntu): status New Invalid
2023-12-18 01:52:57 Hui Wang linux (Ubuntu Jammy): status New Invalid
2023-12-18 02:02:10 Hui Wang linux-oem-6.5 (Ubuntu Jammy): status New In Progress
2023-12-19 04:08:57 Hui Wang nominated for series Ubuntu Noble
2023-12-19 04:08:57 Hui Wang bug task added linux (Ubuntu Noble)
2023-12-19 04:08:57 Hui Wang bug task added linux-oem-6.5 (Ubuntu Noble)
2023-12-19 13:24:20 Hui Wang linux (Ubuntu Noble): status Invalid Triaged
2023-12-19 13:24:29 Hui Wang linux-oem-6.5 (Ubuntu Noble): status Invalid Triaged
2023-12-19 13:24:53 Hui Wang linux (Ubuntu Noble): importance Undecided High
2023-12-19 13:45:22 Hui Wang description BugLink: https://bugs.launchpad.net/bugs/2046315 [Impact] On serveral Dell laptops, the screen often displays garbage or the screen is flicking [Fix] There is no real fix so far, ODM recommends to use a workaround to disable PSR2, this is a temp solution, after we get the real fix, we could revert the temp workaround. [Test case] booting with the patched kernel, If the pannel's edid is in the qurik list, the PSR2 will be disabled (checking /sys/kernel/debug/dri/0/i915_edp_psr_status; if the pannel's edid is not in the quirk list, the graphic driver will work as before. [Where problems could occur] It is possible that the temp solution couldn't work, then the screen will still show garbage and the screen is flicking, another possible regression is the screen has no problem before, but after running patched kernel, the PSR2 is disabled and the system cost more power, but this possibility is very low, I tested the patched on some dell machines, all worked well. BugLink: https://bugs.launchpad.net/bugs/2046315 [Impact] On serveral Dell laptops, the screen often displays garbage or the screen is flicking This PR is just a workaround, the upstream bug is here: https://gitlab.freedesktop.org/drm/intel/-/issues/9739#note_2187863 After the upstream fixe this bug with a real fix, I will revert the workaround and backport the real fix to Noble and Jammy oem-kernel. [Fix] There is no real fix so far, ODM recommends to use a workaround to disable PSR2, this is a temp solution, after we get the real fix, we could revert the temp workaround. [Test case] booting with the patched kernel, If the pannel's edid is in the qurik list, the PSR2 will be disabled (checking /sys/kernel/debug/dri/0/i915_edp_psr_status; if the pannel's edid is not in the quirk list, the graphic driver will work as before. [Where problems could occur] It is possible that the temp solution couldn't work, then the screen will still show garbage and the screen is flicking, another possible regression is the screen has no problem before, but after running patched kernel, the PSR2 is disabled and the system cost more power, but this possibility is very low, I tested the patched on some dell machines, all worked well.
2023-12-19 13:46:36 Hui Wang description BugLink: https://bugs.launchpad.net/bugs/2046315 [Impact] On serveral Dell laptops, the screen often displays garbage or the screen is flicking This PR is just a workaround, the upstream bug is here: https://gitlab.freedesktop.org/drm/intel/-/issues/9739#note_2187863 After the upstream fixe this bug with a real fix, I will revert the workaround and backport the real fix to Noble and Jammy oem-kernel. [Fix] There is no real fix so far, ODM recommends to use a workaround to disable PSR2, this is a temp solution, after we get the real fix, we could revert the temp workaround. [Test case] booting with the patched kernel, If the pannel's edid is in the qurik list, the PSR2 will be disabled (checking /sys/kernel/debug/dri/0/i915_edp_psr_status; if the pannel's edid is not in the quirk list, the graphic driver will work as before. [Where problems could occur] It is possible that the temp solution couldn't work, then the screen will still show garbage and the screen is flicking, another possible regression is the screen has no problem before, but after running patched kernel, the PSR2 is disabled and the system cost more power, but this possibility is very low, I tested the patched on some dell machines, all worked well. BugLink: https://bugs.launchpad.net/bugs/2046315 [Impact] On serveral Dell laptops, the screen often displays garbage or the screen is flicking This PR is just a workaround, the upstream bug is here: https://gitlab.freedesktop.org/drm/intel/-/issues/9739#note_2187863 After the upstream fix this bug with a real fix, I will revert the workaround and backport the real fix to Noble and Jammy oem-kernel. [Fix] There is no real fix so far, ODM recommends to use a workaround to disable PSR2, this is a temp solution, after we get the real fix, we could revert the temp workaround. [Test case] booting with the patched kernel, If the pannel's edid is in the qurik list, the PSR2 will be disabled (checking /sys/kernel/debug/dri/0/i915_edp_psr_status; if the pannel's edid is not in the quirk list, the graphic driver will work as before. [Where problems could occur] It is possible that the temp solution couldn't work, then the screen will still show garbage and the screen is flicking, another possible regression is the screen has no problem before, but after running patched kernel, the PSR2 is disabled and the system cost more power, but this possibility is very low, I tested the patched on some dell machines, all worked well.
2024-01-02 09:10:17 Timo Aaltonen linux-oem-6.5 (Ubuntu Noble): status Triaged Invalid
2024-01-09 21:43:42 Launchpad Janitor linux-oem-6.5 (Ubuntu Jammy): status In Progress Fix Released
2024-01-12 11:00:28 Anthony Wong bug watch added https://gitlab.freedesktop.org/drm/intel/-/issues/9739
2024-04-16 04:26:27 Hui Wang bug task added linux-oem-6.8 (Ubuntu)
2024-04-16 04:26:42 Hui Wang linux-oem-6.8 (Ubuntu Jammy): status New Invalid
2024-04-16 05:13:08 Hui Wang summary oem-6.5: disable psr2 for some panels according to edid panel flickering after enabling the psr2
2024-04-16 05:37:52 Hui Wang summary panel flickering after enabling the psr2 panel flickering after the i915.psr2 is enabled
2024-04-16 06:03:10 Hui Wang description BugLink: https://bugs.launchpad.net/bugs/2046315 [Impact] On serveral Dell laptops, the screen often displays garbage or the screen is flicking This PR is just a workaround, the upstream bug is here: https://gitlab.freedesktop.org/drm/intel/-/issues/9739#note_2187863 After the upstream fix this bug with a real fix, I will revert the workaround and backport the real fix to Noble and Jammy oem-kernel. [Fix] There is no real fix so far, ODM recommends to use a workaround to disable PSR2, this is a temp solution, after we get the real fix, we could revert the temp workaround. [Test case] booting with the patched kernel, If the pannel's edid is in the qurik list, the PSR2 will be disabled (checking /sys/kernel/debug/dri/0/i915_edp_psr_status; if the pannel's edid is not in the quirk list, the graphic driver will work as before. [Where problems could occur] It is possible that the temp solution couldn't work, then the screen will still show garbage and the screen is flicking, another possible regression is the screen has no problem before, but after running patched kernel, the PSR2 is disabled and the system cost more power, but this possibility is very low, I tested the patched on some dell machines, all worked well. SRU verificaton for Noble and oem-6.8-noble: [Impact] In Dell oem project, we found the graphic is flickering on some machines, finally we narrowed down the issue on (some specific panels + i915.psr2 enabled), and the issue was reported to Intel, Intel fixed the issue in the most recent mainline kernel. Here backporting the patches to Noble kernel. It is hard to backport the patches to mantic and oem-6.5, so we wrote a workaround patch to disable the psr2 for those pannels in the oem-6.5. https://gitlab.freedesktop.org/drm/intel/-/issues/9739 [Fix] cherry-pick 8 patches from mainline kernel [Test] I applied the patches to Noble kernel and built a testing kernel, and Dell validated the testing kernel on those machines, the graphic didn't flicker anymore. I installed the testing kernel on some machines with Intel 13th, 12th 11th and 10th gen cpu, the grahic worked well too. [Where problems could occur] This patchset changes the fast wake settings for some gpu, it is possible to make the graphic flicker, but this possibility is very low, since the patchset comes from mainline kernel and we validated the patchset on different gens of Intel cpus. =========================================================================== BugLink: https://bugs.launchpad.net/bugs/2046315 [Impact] On serveral Dell laptops, the screen often displays garbage or the screen is flicking This PR is just a workaround, the upstream bug is here: https://gitlab.freedesktop.org/drm/intel/-/issues/9739#note_2187863 After the upstream fix this bug with a real fix, I will revert the workaround and backport the real fix to Noble and Jammy oem-kernel. [Fix] There is no real fix so far, ODM recommends to use a workaround to disable PSR2, this is a temp solution, after we get the real fix, we could revert the temp workaround. [Test case] booting with the patched kernel, If the pannel's edid is in the qurik list, the PSR2 will be disabled (checking /sys/kernel/debug/dri/0/i915_edp_psr_status; if the pannel's edid is not in the quirk list, the graphic driver will work as before. [Where problems could occur] It is possible that the temp solution couldn't work, then the screen will still show garbage and the screen is flicking, another possible regression is the screen has no problem before, but after running patched kernel, the PSR2 is disabled and the system cost more power, but this possibility is very low, I tested the patched on some dell machines, all worked well.
2024-04-18 05:32:34 Timo Aaltonen linux-oem-6.8 (Ubuntu Noble): status New Fix Committed
2024-04-19 20:56:20 Launchpad Janitor linux-oem-6.8 (Ubuntu Noble): status Fix Committed Fix Released