From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 83550] New: [NVA5] Monitor not restored after resume
[regression]
Date: Sat, 06 Sep 2014 02:07:33 +0000
Message-ID:
Priority
medium
Bug ID
83550
Assignee
nouveau@lists.freedesktop.org
Summary
[NVA5] Monitor not restored after resume [regression]
QA Contact
xorg-team@lists.x.org
Severity
normal
Classification
Unclassified
OS
Linux (All)
Reporter
anka.213.bacn+freedesktop@gmail.com
Hardware
x86-64 (AMD64)
Status
NEW
Version
unspecified
Component
Driver/nouveau
Product
xorg
Created attachment 105823 [details]
vbios.rom
I have a GT216 [GeForce 210] (rev a2). I have two monitors, one connected with
DVI, the other with VGA. In revisions after 415f12efc1b only the one connected
to VGA will restore after suspend.
I need to apply
[ba5e01b0d0146c2d2bb5475cf1d6efec51bf2669] drm/nv50/disp: fix a potential oops
in supervisor handling
to make it restore at all in 415f12efc1b..ba5e01b0d^. Otherwise the computer
completely fails to resume. (The computer wakes up but is completely
unresponsive. Both monitors are off. Pressing the keyboard makes the num-lock
key blink once and nothing more. This is the same behaviour it has when the
computer is suspended. The only difference is that the power light is not
blinking.)
xrandr seems to think that the screen was restored properly.
> lspci
01:00.0 VGA compatible controller: NVIDIA Corporation GT216 [GeForce 210] (rev
a2)
> git bisect log
# first bad commit: [415f12efc1b2308411b2cbc3e82666b3db8a7758] drm/nv50/disp:
start removing direct vbios parsing from supervisor