From mboxrd@z Thu Jan 1 00:00:00 1970 From: poma Subject: Re: VGA resume & thaw (wake up from S3 & S4) broken - kernel(nouveau) exclusively Date: Tue, 16 Sep 2014 05:16:09 +0200 Message-ID: <5417AB79.3070801@gmail.com> References: <5413CEA5.3060403@gmail.com> <5413CFD1.4020300@gmail.com> <5414AEA4.4020707@gmail.com> <5414B64D.4080801@gmail.com> <5414BAFF.1030104@nimrod-online.com> <5415527A.7090502@gmail.com> <5415658C.2080501@nimrod-online.com> <5416A21B.6090002@gmail.com> <541721C4.6020607@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Sender: "Nouveau" To: Ilia Mirkin Cc: "nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org" , Mailing-List fedora-kernel , Roy Spliet , Ben Skeggs , Adam Williamson List-Id: nouveau.vger.kernel.org On 16.09.2014 01:21, Ilia Mirkin wrote: > On Mon, Sep 15, 2014 at 1:28 PM, poma wrote: >> On 15.09.2014 15:36, Ilia Mirkin wrote: >>> On Mon, Sep 15, 2014 at 4:23 AM, poma wrote: >>>> Chipset: G98 (NV98) >>>> Family : NV50 >>>> >>>> >>>> WORKING VIDEO RESUME(S3) >>>> >>>> 3.15.0-rc8.1.git.7a014a8 >>>> 3.15.0-rc8.2.git.456b057 >>>> 3.15.0-rc8.3.git.b8407c9 >>>> 3.15.0-rc8.4.git.bb7ef1e >>>> >>>> ======================== >>>> >>>> BROKEN VIDEO RESUME(S3) >>>> >>>> STARTING WITH: >>>> 3.15.0-rc8.5.git.415f12e >>>> >>>> commit 415f12efc1b2308411b2cbc3e82666b3db8a7758 >>>> Author: Ben Skeggs >>>> Date: Wed May 21 11:24:43 2014 +1000 >>>> >>>> drm/nv50/disp: start removing direct vbios parsing from supervisor >>>> >>>> Signed-off-by: Ben Skeggs >>>> >>>> https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/gpu/drm/nouveau/core/engine/disp/nv50.c?id=415f12e >>>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/nouveau/core/engine/disp/nv50.c?id=415f12e >>> >>> Looks like the same issue as reported in >>> >>> https://bugs.freedesktop.org/show_bug.cgi?id=83550 >>> >>> Ben, any ideas? Poma, can you attach your vbios to the bug above? >>> >>> -ilia >>> >> >> A Video BIOS dumped. > > Thanks! If possible, please provide kernel logs (which include the > initial boot and the resume) for both 415f12efc1 and 415f12efc1^ (i.e. > parent commit). Please boot those kernels with > 'nouveau.debug=trace,PDISP=spam' so that we get the maximal debug > info. In order for that to work, you'll need to change > CONFIG_NOUVEAU_DEBUG to 7 (spam). [Don't use such kernels for anything > other than debugging, setting the debug level so high adds a ton of > code and will slow things down significantly.] > > -ilia > In 415f12e proximity no kernel is useful, resumed machine is stuck. "The display remains OFF" meaning everything else works(likely to Daredevil), only applies to recent kernels. poma