[Nouveau] [Bug 67878] [BISECTED] Hardware freeze after resume from suspend

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 30 16:07:48 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67878

--- Comment #32 from Ilia Mirkin <imirkin at alum.mit.edu> ---
One idea I just randomly had was that there might be a difference in the
teardown process. For example, in the removed code, nv50_display_fini did
stuff. In the current code, it's basically empty (well, some small bits in
nouveau_display_fini).

It looks like the old code

(a) blanked each crtc
(b) sent out a EVO_UPDATE command
(c) waited for each crtc to hit a vblank
(d) did something with the cursor (cleared it?)
(e) waited for some sort of DPMS thing

It could well be that this now happens elsewhere, but I just wanted to put that
thought down on "paper".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130830/24ab2615/attachment.html>


More information about the Nouveau mailing list