Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #72499
| From | Salvatore Bonaccorso <carnil@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#991546: Acknowledgement (linux-image-5.10.0-8-amd64: soft lockup after screen does a sleep cycle (dpms off then on)) |
| Date | 2021-07-28 08:20 +0200 |
| Message-ID | <CFL57-6M3-1@gated-at.bofh.it> (permalink) |
| References | (4 earlier) <CFC1P-JT-3@gated-at.bofh.it> <CFpHj-1lB-1@gated-at.bofh.it> <CFKLM-6fT-5@gated-at.bofh.it> <CFpHj-1lB-1@gated-at.bofh.it> <CFKLM-6fT-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Marc,
On Wed, Jul 28, 2021 at 07:54:58AM +0200, Salvatore Bonaccorso wrote:
> Hi Marc,
>
> Thanks a lot for your investigation.
>
> On Tue, Jul 27, 2021 at 10:28:24PM +0200, Marc wrote:
> > After bisecting, I get this SHA1 as the first to have fixed the issue
> > (at least, it's not showing as easily as before it). It makes sense as
> > the backtrace shows something in amdgpu and this is a bug fix :)
> >
> > 8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---
> > 89fa15ecdca7eb46a711476b961f70a74765bbe4 is the first nobug commit
> > commit 89fa15ecdca7eb46a711476b961f70a74765bbe4
> > Author: Huang Rui <ray.huang@amd.com>
> > Date: Sat Jan 30 17:14:30 2021 +0800
> >
> > drm/amdgpu: fix the issue that retry constantly once the buffer is oversize
> >
> > We cannot modify initial_domain every time while the retry starts. That
> > will cause the busy waiting that unable to switch to GTT while the vram
> > is not enough.
> >
> > Fixes: f8aab60422c3 ("drm/amdgpu: Initialise drm_gem_object_funcs for imported BOs")
> >
> > Signed-off-by: Huang Rui <ray.huang@amd.com>
> > Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
> > Reviewed-by: Christian König <christian.koenig@amd.com>
> > Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> > Cc: stable@vger.kernel.org
> >
> > drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---
> >
> > I also tried to simply cherry-pick it on top of v5.10 tag, and it seems
> > to also fix the issue.
>
> I wonder if this will be really enough. I'm asking since the commit
> you identified, is marked to fix another commit, which was not
> backported into the 5.10.y series.
>
> Now that you identified possible fix for this issue, I would suggest
> to report it to upstream, can you do that and keep the Debian bug into
> the loop?
Sorry should have been more clear here: Not upstream for mainline, as
it is fixed, but for looking forward for inclusion of the bugfix into
the 5.10.y stable series upstream, I guess we need to clarify the
above.
Regards,
Salvatore
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#991546: Acknowledgement (linux-image-5.10.0-8-amd64: soft lockup after screen does a sleep cycle (dpms off then on)) Marc <dkm@kataplop.net> - 2021-07-27 11:10 +0200
Bug#991546: Acknowledgement (linux-image-5.10.0-8-amd64: soft lockup after screen does a sleep cycle (dpms off then on)) Marc <dkm+debian@kataplop.net> - 2021-07-27 22:40 +0200
Bug#991546: Acknowledgement (linux-image-5.10.0-8-amd64: soft lockup after screen does a sleep cycle (dpms off then on)) Salvatore Bonaccorso <carnil@debian.org> - 2021-07-28 08:00 +0200
Bug#991546: Acknowledgement (linux-image-5.10.0-8-amd64: soft lockup after screen does a sleep cycle (dpms off then on)) Salvatore Bonaccorso <carnil@debian.org> - 2021-07-28 08:20 +0200
Bug#991546: Acknowledgement (linux-image-5.10.0-8-amd64: soft lockup after screen does a sleep cycle (dpms off then on)) Marc <dkm+debian@kataplop.net> - 2021-07-28 16:50 +0200
csiph-web