* Re: [bisected][regression] Applications that need amdgpu doesn't run after waking up from suspend
[not found] ` <1295184560.182511.1639075777725@mail.yahoo.com>
@ 2021-12-09 20:15 ` wsa
[not found] ` <1394751822.39123.1639136356516@mail.yahoo.com>
2021-12-12 9:57 ` Thorsten Leemhuis
1 sibling, 1 reply; 3+ messages in thread
From: wsa @ 2021-12-09 20:15 UTC (permalink / raw)
To: Tareque Md.Hanif; +Cc: linux-i2c@vger.kernel.org, amd-gfx@lists.freedesktop.org
[-- Attachment #1: Type: text/plain, Size: 426 bytes --]
Hi,
thank you for the report!
> No issues in Kernel 5.13.13 and the issues exist in 5.14 to 5.15.7 .So
> I bisected the bug with
> git(https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux).first
> bad commit: [5a7b95fb993ec399c8a685552aa6a8fc995c40bd] i2c: core:
> support bus regulator controlling in adapter
Have you tried reverting the commit and see if things work again?
Kind regards,
Wolfram
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [bisected][regression] Applications that need amdgpu doesn't run after waking up from suspend
[not found] ` <1295184560.182511.1639075777725@mail.yahoo.com>
2021-12-09 20:15 ` [bisected][regression] Applications that need amdgpu doesn't run after waking up from suspend wsa
@ 2021-12-12 9:57 ` Thorsten Leemhuis
1 sibling, 0 replies; 3+ messages in thread
From: Thorsten Leemhuis @ 2021-12-12 9:57 UTC (permalink / raw)
To: Tareque Md.Hanif, wsa@kernel.org
Cc: linux-i2c@vger.kernel.org, amd-gfx@lists.freedesktop.org,
regressions@lists.linux.dev
[TLDR: adding this regression to regzbot; most of this mail is compiled
from a few templates paragraphs some of you might have seen already.]
Hi, this is your Linux kernel regression tracker speaking.
Thanks for the report.
Adding the regression mailing list to the list of recipients, as it
should be in the loop for all regressions, as explained here:
https://www.kernel.org/doc/html/latest/admin-guide/reporting-issues.html
To be sure this issue doesn't fall through the cracks unnoticed, I'm
adding it to regzbot, my Linux kernel regression tracking bot:
#regzbot ^introduced 5a7b95fb993ec399c8a685552aa6a8fc995c40bd
#regzbot title drm: amdgpu: apps that need amdgpu do not start after
system is woken from suspend
#regzbot ignore-activity
Reminder: when fixing the issue, please add a 'Link:' tag with the URL
to the report (the parent of this mail), then regzbot will automatically
mark the regression as resolved once the fix lands in the appropriate
tree. For more details about regzbot see footer.
Sending this to everyone that got the initial report, to make all aware
of the tracking. I also hope that messages like this motivate people to
directly get at least the regression mailing list and ideally even
regzbot involved when dealing with regressions, as messages like this
wouldn't be needed then.
Don't worry, I'll send further messages wrt to this regression just to
the lists (with a tag in the subject so people can filter them away), as
long as they are intended just for regzbot. With a bit of luck no such
messages will be needed anyway.
Ciao, Thorsten (wearing his 'Linux kernel regression tracker' hat).
P.S.: As a Linux kernel regression tracker I'm getting a lot of reports
on my table. I can only look briefly into most of them. Unfortunately
therefore I sometimes will get things wrong or miss something important.
I hope that's not the case here; if you think it is, don't hesitate to
tell me about it in a public reply. That's in everyone's interest, as
what I wrote above might be misleading to everyone reading this; any
suggestion I gave thus might sent someone reading this down the wrong
rabbit hole, which none of us wants.
BTW, I have no personal interest in this issue, which is tracked using
regzbot, my Linux kernel regression tracking bot
(https://linux-regtracking.leemhuis.info/regzbot/). I'm only posting
this mail to get things rolling again and hence don't need to be CC on
all further activities wrt to this regression.
On 09.12.21 19:49, Tareque Md.Hanif wrote:
> Hi,
> I am getting some issues listed below when waking up from suspend on my
> laptop.
>
> Issues:
> 1. After waking up from suspend in my laptop, anytime I open a game, the
> window is just blank. But it works after reboot or if I don't suspend
> the system.
> 2. The system takes almost 7-8 seconds to wake up in 5.14 or later but
> it's almost instant in 5.13 .
> 3. If the laptop is connected with AC and then suspended and woken up,
> there are no issues. This issue occurs if laptop is running on battery.
>
> No issues in Kernel 5.13.13 and the issues exist in 5.14 to 5.15.7 . So
> I bisected the bug with
> git(https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux).
> first bad commit: [5a7b95fb993ec399c8a685552aa6a8fc995c40bd] i2c: core:
> support bus regulator controlling in adapter
>
> I have attached full journalctl output of starting the system, then
> suspend, then wake up and then running `DRI_PRIME=1 glxgears` (which
> make my monitor 1fps) and then shutdown. I have also attached lsmod and
> lspci output.
>
> Kernel version: Linux version 5.15.7-arch1-1 (linux@archlinux) (gcc
> (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Wed, 08 Dec
> 2021 14:33:16 +0000
>
> Device Information:
> Laptop model: Dell Inspiron 15 5567
> GPU 0: Intel HD Graphics 620
> GPU 1: AMD ATI Radeon R7 M445
>
> Regards,
> Tareque Md Hanif.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [bisected][regression] Applications that need amdgpu doesn't run after waking up from suspend
[not found] ` <925415165.717231.1641227067217@mail.yahoo.com>
@ 2022-01-06 9:29 ` wsa
0 siblings, 0 replies; 3+ messages in thread
From: wsa @ 2022-01-06 9:29 UTC (permalink / raw)
To: Tareque Md.Hanif; +Cc: linux-i2c@vger.kernel.org
[-- Attachment #1: Type: text/plain, Size: 217 bytes --]
> The bug is still present in 5.16-rc8. The system boots but suspend/resume issues still exist.
> Reverting the bad commit on 5.16-rc8 fixes the issue.
Thanks for the reports, I will revert the problematic commit.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-01-06 9:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1295184560.182511.1639075777725.ref@mail.yahoo.com>
[not found] ` <1295184560.182511.1639075777725@mail.yahoo.com>
2021-12-09 20:15 ` [bisected][regression] Applications that need amdgpu doesn't run after waking up from suspend wsa
[not found] ` <1394751822.39123.1639136356516@mail.yahoo.com>
[not found] ` <1173204999.356114.1639136939857@mail.yahoo.com>
[not found] ` <925415165.717231.1641227067217@mail.yahoo.com>
2022-01-06 9:29 ` wsa
2021-12-12 9:57 ` Thorsten Leemhuis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox