Displaying 2 results from an estimated 2 matches for "nvxxtcl".
Did you mean:
nvfxtcl
2009 Jul 13
4
[Bug 22756] New: nouveau_fence.c kernel BUG and recursive faults
...e fault.
Attaching X.org log (nothing really interesting), and the kernel log with drm
debug=1, except all debug messages starting in nouveau_hw.h disabled (they
overflow the kernel message buffer and I hear they make I2C/DDC fail).
I'm guessing a way to reproduce this would be to remove e.g. NVxxTCL object
from the list of allowed grobjs, and then starting X. Missing NV11TCL was how I
first hit this kind of bug, but adding that did not fix everything. Probably
something wrong in the nouveau DRM error paths.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- Yo...
2009 Dec 26
3
[PATCH 1/3] nouveau: Drop some annoying _DX_ (direct x?) object name prefixes.
Signed-off-by: Francisco Jerez <currojerez at riseup.net>
---
I haven't pushed these changes to renouveau.xml yet, I'll do it soon
if you guys are OK with this.
nouveau/nouveau_class.h | 1036 +++++++++++++++++++++++-----------------------
1 files changed, 518 insertions(+), 518 deletions(-)
diff --git a/nouveau/nouveau_class.h b/nouveau/nouveau_class.h
index c5fe5d7..87e167b