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

--- Comment #11 from Don O <[email protected]> ---
(In reply to Don O from comment #10)
> (In reply to Don O from comment #9)
> > Created attachment 119620 [details]
> > changes to make nouveau stop creating trace blowups
> 
> 
> I was having the same problems as others with traces being generated by
> simply turning off the monitor. I found a solution by googling and realized
> that the radeon driver was having the same problem and the solution was
> simple (attached patch).
> 
> It has fixed the trace problem and the monitor turns back on and off
> properly.
> 
> I had this problem when I tried the 4.1.12 kernel also, so this is not just
> strictly 4.3 or whatever.
> 
> 
> Note: to the comment 8 and non compile,
> it needs a couple of updated *.h files in /usr/include/drm
> to compile properly (doesn't fix the trace problem though)

Sorry about this mess, I'm not used to bugzilla.
The patch is reversed (doh) but the nouveau_connector.c file needs
the drm_mode_lock_all, and unlock all wrapped around the call to
nvif_notify_init

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to