* Fwd: 6.1.23: 0fc6fea41c71 breaks GPD Pocket 3 modeset [not found] <4115dc28-45b6-cad1-1e38-39e5a0484a8a@garloff.de> @ 2023-04-29 21:38 ` Kurt Garloff 2023-05-02 11:41 ` Linux regression tracking (Thorsten Leemhuis) 2023-05-02 13:13 ` Ville Syrjälä 1 sibling, 1 reply; 4+ messages in thread From: Kurt Garloff @ 2023-04-29 21:38 UTC (permalink / raw) To: LKML, Ville Syrjälä Hi Ville, (sorry for the resend, had forgotten that LKML still believes that multipart with an HTML version is evil) While 0fc6fea41c71 drm/i915: Disable DC states for all commits (cherry picked from commit 41b4c7fe72b6105a4b49395eea9aa40cef94288d) does look correct to me, it does break modesetting on the GPD Pocket 3, a i7-1195G7 laptop. I run the kernel with fbcon=rotate:1 video=DSI-1:panel_orientation=right_side_up \ mem_sleep_default=s2idle No special i915 parameters. Hardware is described here: https://wiki.archlinux.org/title/GPD_Pocket_3 I disected this patch which was merged (backported) for 6.1.23. I currently run 6.1.26 with it reverted and life is good. Without reverting it, when fbcon is switched to show the splash screen (GPD logo with Ubuntu added in on working kernels), the screen remains black (backlight on, but nothing displayed) and nothing happens any more. It looks like something more serious than just blackness, as SysRq or Ctrl-Alt-Del don't do anything. Deadlocking? Best, -- Kurt Garloff<kurt@garloff.de> Cologne, Germany ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Fwd: 6.1.23: 0fc6fea41c71 breaks GPD Pocket 3 modeset 2023-04-29 21:38 ` Fwd: 6.1.23: 0fc6fea41c71 breaks GPD Pocket 3 modeset Kurt Garloff @ 2023-05-02 11:41 ` Linux regression tracking (Thorsten Leemhuis) 0 siblings, 0 replies; 4+ messages in thread From: Linux regression tracking (Thorsten Leemhuis) @ 2023-05-02 11:41 UTC (permalink / raw) To: Ville Syrjälä Cc: Linux kernel regressions list, Jani Nikula, Joonas Lahtinen, Rodrigo Vivi, Tvrtko Ursulin, Kurt Garloff, LKML [CCing the intel drm maintainers and the lists; also CCing the regression list, as it should be in the loop for regressions: https://docs.kernel.org/admin-guide/reporting-regressions.html] [TLDR: I'm adding this report to the list of tracked Linux kernel regressions; the text you find below is based on a few templates paragraphs you might have encountered already in similar form. See link in footer if these mails annoy you.] On 29.04.23 23:38, Kurt Garloff wrote: > Hi Ville, > > (sorry for the resend, had forgotten that LKML still believes > that multipart with an HTML version is evil) > > While > 0fc6fea41c71 drm/i915: Disable DC states for all commits > (cherry picked from commit 41b4c7fe72b6105a4b49395eea9aa40cef94288d) /me wonders if 6.3 is affected as well, but will treat it as stable specific regression for now > does look correct to me, it does break modesetting on the > GPD Pocket 3, a i7-1195G7 laptop. I run the kernel with > fbcon=rotate:1 video=DSI-1:panel_orientation=right_side_up \ > mem_sleep_default=s2idle > No special i915 parameters. > > Hardware is described here: > https://wiki.archlinux.org/title/GPD_Pocket_3 > > I disected this patch which was merged (backported) for 6.1.23. > I currently run 6.1.26 with it reverted and life is good. > > Without reverting it, when fbcon is switched to show the splash > screen (GPD logo with Ubuntu added in on working kernels), the > screen remains black (backlight on, but nothing displayed) and > nothing happens any more. It looks like something more serious > than just blackness, as SysRq or Ctrl-Alt-Del don't do anything. > Deadlocking? Thanks for the report. To be sure the issue doesn't fall through the cracks unnoticed, I'm adding it to regzbot, the Linux kernel regression tracking bot: #regzbot ^introduced 0fc6fea41c71 #regzbot title drm: i915: GPD Pocket 3 modeset broken #regzbot ignore-activity This isn't a regression? This issue or a fix for it are already discussed somewhere else? It was fixed already? You want to clarify when the regression started to happen? Or point out I got the title or something else totally wrong? Then just reply and tell me -- ideally while also telling regzbot about it, as explained by the page listed in the footer of this mail. Developers: When fixing the issue, remember to add 'Link:' tags pointing to the report (the parent of this mail). See page linked in footer for details. Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat) -- Everything you wanna know about Linux kernel regression tracking: https://linux-regtracking.leemhuis.info/about/#tldr That page also explains what to do if mails like this annoy you. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 6.1.23: 0fc6fea41c71 breaks GPD Pocket 3 modeset [not found] <4115dc28-45b6-cad1-1e38-39e5a0484a8a@garloff.de> 2023-04-29 21:38 ` Fwd: 6.1.23: 0fc6fea41c71 breaks GPD Pocket 3 modeset Kurt Garloff @ 2023-05-02 13:13 ` Ville Syrjälä 2023-05-07 17:27 ` Kurt Garloff 1 sibling, 1 reply; 4+ messages in thread From: Ville Syrjälä @ 2023-05-02 13:13 UTC (permalink / raw) To: Kurt Garloff; +Cc: LKML, stable, intel-gfx On Sat, Apr 29, 2023 at 09:55:45PM +0200, Kurt Garloff wrote: > Hi Ville, > > While > 0fc6fea41c71 drm/i915: Disable DC states for all commits > (cherry picked from commit 41b4c7fe72b6105a4b49395eea9aa40cef94288d) > does look correct to me, it does break modesetting on the GPD Pocket 3, > a i7-1195G7 laptop. I run the kernel with > fbcon=rotate:1 video=DSI-1:panel_orientation=right_side_up \ > mem_sleep_default=s2idle > No special i915 parameters. > Hardware is described here: > https://wiki.archlinux.org/title/GPD_Pocket_3 > > I disected this patch which was merged (backported) for 6.1.23. > I currently run 6.1.26 with it reverted. > > Without reverting it, when fbcon is switched to show the splash > screen (GPD logo with Ubuntu added in on working kernels), the > screen remains black (backlight on, but nothing displayed) and > nothing happens any more. Please file a bug at https://gitlab.freedesktop.org/drm/intel/issues/new Boot both kernels (revert vs. no revert), passing 'drm.debug=0xe log_buf_len=4M' to the kernel cmdline, and attach the resulting dmesg from each to the bug. Also would be good if you try to reproduce on the latest drm-tip (git://anongit.freedesktop.org/drm-tip drm-tip) as well. -- Ville Syrjälä Intel ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 6.1.23: 0fc6fea41c71 breaks GPD Pocket 3 modeset 2023-05-02 13:13 ` Ville Syrjälä @ 2023-05-07 17:27 ` Kurt Garloff 0 siblings, 0 replies; 4+ messages in thread From: Kurt Garloff @ 2023-05-07 17:27 UTC (permalink / raw) To: Ville Syrjälä; +Cc: LKML, stable, intel-gfx Hi Ville, thanks for your response! On 02/05/2023 15:13, Ville Syrjälä wrote: > On Sat, Apr 29, 2023 at 09:55:45PM +0200, Kurt Garloff wrote: >> Hi Ville, >> >> While >> 0fc6fea41c71 drm/i915: Disable DC states for all commits >> (cherry picked from commit 41b4c7fe72b6105a4b49395eea9aa40cef94288d) >> does look correct to me, it does break modesetting on the GPD Pocket 3, >> a i7-1195G7 laptop. I run the kernel with >> fbcon=rotate:1 video=DSI-1:panel_orientation=right_side_up \ >> mem_sleep_default=s2idle Note that the mem_sleep_default parm has been dropped meanwhile. It used to be required as the laptop would show a black screen after resuming from S3 until 6.1.5 or so. >> No special i915 parameters. >> Hardware is described here: >> https://wiki.archlinux.org/title/GPD_Pocket_3 >> >> I disected this patch which was merged (backported) for 6.1.23. >> I currently run 6.1.26 with it reverted. >> >> Without reverting it, when fbcon is switched to show the splash >> screen (GPD logo with Ubuntu added in on working kernels), the >> screen remains black (backlight on, but nothing displayed) and >> nothing happens any more. > Please file a bug at > https://gitlab.freedesktop.org/drm/intel/issues/new Find a bug report at https://gitlab.freedesktop.org/drm/intel/-/issues/8419 > Boot both kernels (revert vs. no revert), passing > 'drm.debug=0xe log_buf_len=4M' to the kernel cmdline, > and attach the resulting dmesg from each to the bug. Getting a boot log out of the crashing laptop required me to find a cable and get netconsole working. (If you know better ways, I'm open to learn.) Thus the delay ... > Also would be good if you try to reproduce on the > latest drm-tip (git://anongit.freedesktop.org/drm-tip drm-tip) > as well. I'll test drm-tip as requested and see what happens. I'll attach the info to the bug report, let nme know if you want eMail in addition. Best, -- Kurt Garloff <kurt@garloff.de> Cologne, Germany ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-05-07 17:27 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <4115dc28-45b6-cad1-1e38-39e5a0484a8a@garloff.de>
2023-04-29 21:38 ` Fwd: 6.1.23: 0fc6fea41c71 breaks GPD Pocket 3 modeset Kurt Garloff
2023-05-02 11:41 ` Linux regression tracking (Thorsten Leemhuis)
2023-05-02 13:13 ` Ville Syrjälä
2023-05-07 17:27 ` Kurt Garloff
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox