Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1484281
| From | Jerome Glisse <jglisse@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Hibernation broken since commit 274ad65c9d02 ("drm/radeon: hard reset r600 and newer GPU when hibernating.") |
| Date | 2016-09-15 17:10 +0200 |
| Message-ID | <shGsx-ar-7@gated-at.bofh.it> (permalink) |
| References | <sdVzP-8rK-19@gated-at.bofh.it> <seej7-49h-1@gated-at.bofh.it> <shFZw-8bW-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> On Mon, Sep 5, 2016 at 10:25 PM, Jerome Glisse <jglisse@redhat.com> wrote:
> >> Recently I got myself a new laptop with the following integrated GPU:
> >>
> >> 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
> >> Mullins [Radeon R3 Graphics] (rev 40)
> >>
> >> I found that hibernation is broken in Linux 4.7+ (it works in Linux 4.6)
> >> and bisected it to commit 274ad65c9d02 ("drm/radeon: hard reset r600 and
> >> newer GPU when hibernating.").
> >>
> >> This has already been reported three months ago, but for a much older
> >> GPU, see the thread starting at
> >> https://lists.freedesktop.org/archives/dri-devel/2016-June/110050.html.
> >> The symptoms are exactly the same as described by Boris Petkov in that
> >> thread: after "systemctl hibernate" the screen goes blank, but the
> >> machine remains powered on and needs to be power-cycled.
> >>
> >> Any suggestions would be welcome.
> >>
> >> Cheers,
> >> Sven
> >
> > I guess we can invert the logic and only do it for the GPU for which it fix
> > hibernation.
>
> Do you remember which asics this fixed?
>
No that's the issue, i don't have hw anymore but according to bug it is AMD FirePro
M5170 and M6170 which would make them amdgpu afaict but i remember the hw was using
radeon so i am not sure how to figure out what GPU it was really.
Bug https://bugzilla.redhat.com/show_bug.cgi?id=1269009
Cheers,
Jérôme
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Hibernation broken since commit 274ad65c9d02 ("drm/radeon: hard reset r600 and newer GPU when hibernating.") Alex Deucher <alexdeucher@gmail.com> - 2016-09-15 16:40 +0200
Re: Hibernation broken since commit 274ad65c9d02 ("drm/radeon: hard reset r600 and newer GPU when hibernating.") Jerome Glisse <jglisse@redhat.com> - 2016-09-15 17:10 +0200
csiph-web