Displaying 3 results from an estimated 3 matches for "parwok".
Did you mean:
partok
2009 Oct 04
5
[Bug 24295] New: No Boot With Nouveau DRM - C51 misaligned reg 0x0000#### not verified
...oduct: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: highest
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: parwok at gmail.com
QAContact: xorg-team at lists.x.org
CC: parwok at gmail.com
Created an attachment (id=30030)
--> (http://bugs.freedesktop.org/attachment.cgi?id=30030)
My kernel config file
I am using a custom (Zen - http://zen-sources.org, #zen-sources in freenode)
kern...
2009 Oct 08
0
[PATCH] Add an option for Nouveau debugfs output that depends on DEBUG_FS and update help entry for Nouveau KMS
From: Matt Parnell <parwok at gmail.com>
drm/nouveau: Add DRM_NOUVEAU_DEBUG option
Sometimes we have DEBUG_FS enabled, but don't want output from certain modules.
Most modules make this an option, so I figured that Nouveau needed it too. I also
made it exlicit that CONSOLE_FRAMEBUFFER is needed for textmode use with...
2009 Oct 08
2
[PATCH] drm/nouveau: Add DRM_NOUVEAU_DEBUG option
From: Matt Parnell <mparnell at gmail.com>
Sometimes we have DEBUG_FS enabled, but don't want output from certain modules.
Most modules make this an option, so I figured that Nouveau needed it too.
Signed-off-by: Matt Parnell <mparnell at gmail.com>
---
drivers/gpu/drm/Kconfig | 11 +++++++++++
drivers/gpu/drm/nouveau/Makefile | 2 +-