Displaying 9 results from an estimated 9 matches for "malc0".
Did you mean:
mac0
2008 Mar 11
2
[Bug 14953] New: patch for checking double scan mode on correct crtc
...the video was not only misplaced in the y direction, but also very
elongated.
The problem was due to CurrentLayout.mode being undefined under randr12, to
mode.Flags being some random number that occasionally lead the driver to think
i was using a doublescan mode. This was recently fixed in git by malc0 using
currentMode->Flags. However, malc0 noted in the changelog that this may also
not be correct for randr12 (It works here, but I think it may in some setups
not always point to the mode on the overlay crtc).
Attached patch should fix this.
Danny
--
Configure bugmail: http://bugs.freedesk...
2008 Jan 06
3
[Bug 13941] New: Randr 1.2 code doesn't detect VGA connections
http://bugs.freedesktop.org/show_bug.cgi?id=13941
Summary: Randr 1.2 code doesn't detect VGA connections
Product: xorg
Version: 7.3
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2008 Oct 15
1
[Bug 18071] New: Interlaced DVI on NV34M doesn't work properly.
...nouveau at lists.freedesktop.org
ReportedBy: wouter at grep.be
QAContact: xorg-team at lists.x.org
Created an attachment (id=19662)
--> (http://bugs.freedesktop.org/attachment.cgi?id=19662)
Xorg log with 'Option "ModeDebug" "on"' in xorg.conf
< malc0> Yoe: for now, I think you need to file a bug at bugs.freedesktop.org,
product xorg, component drivers/nouveau, saying we suck at interlaced modes on
digital, attach an xorg log, and note that simply allowing interlace doesn't
work.
When running nouveau with my laptop connected to my HD TV...
2008 Aug 01
1
[Bug 16952] New: Bad video modes
http://bugs.freedesktop.org/show_bug.cgi?id=16952
Summary: Bad video modes
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: pq at
2009 Feb 06
4
[Bug 19986] New: Nouveau (20090116) fails to load on a PowerPC Pegasos 2 ( OF) using a Quaddro FX 1100 (AGP)
http://bugs.freedesktop.org/show_bug.cgi?id=19986
Summary: Nouveau (20090116) fails to load on a PowerPC Pegasos 2
(OF) using a Quaddro FX 1100 (AGP)
Product: xorg
Version: 7.4
Platform: PowerPC
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2008 Apr 27
8
[Bug 15729] New: nouveau fails to get ddc info from screen
http://bugs.freedesktop.org/show_bug.cgi?id=15729
Summary: nouveau fails to get ddc info from screen
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: minor
Priority: low
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2008 Jan 13
6
[Bug 14060] New: Server fails to start with randr 1.2 and a NV20
http://bugs.freedesktop.org/show_bug.cgi?id=14060
Summary: Server fails to start with randr 1.2 and a NV20
Product: xorg
Version: 7.3
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2009 Feb 09
9
[Bug 20023] New: nv20: unwanted solid fills during busyloop rendering
http://bugs.freedesktop.org/show_bug.cgi?id=20023
Summary: nv20: unwanted solid fills during busyloop rendering
Product: Mesa
Version: CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: ASSIGNED
Severity: minor
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: pq at iki.fi
2009 Aug 09
28
[Bug 23223] New: Regression: Nvidia Geforce 7300 (NV4B) fails to suspend
...lists.freedesktop.org
ReportedBy: ronald645 at gmail.com
QAContact: xorg-team at lists.x.org
Created an attachment (id=28444)
--> (http://bugs.freedesktop.org/attachment.cgi?id=28444)
Dmesg just after I completed startup.
The card suspended fine when I was still able to use malc0's
0001-merge-nv40fp.patch . But after the shift to another drm git, KMS must be
enabled to be able to hibernate. I have KMS enabled now, and hibernate hangs at
the first line. (like: Freezing system or something (let me know if you need
the exact sentence)). On IRC, pq said that bisecting was h...