[Nouveau] [Bug 20298] New: Nouveau doesn' t allow my modeline because of hardcoded value

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 24 13:15:54 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=20298

           Summary: Nouveau doesn't allow my modeline because of hardcoded
                    value
           Product: xorg
           Version: git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
        ReportedBy: a.j.buxton at gmail.com
         QAContact: xorg-team at lists.x.org


in nv_output.c line 344:

    if (mode->Clock < 12000) 
        return MODE_CLOCK_LOW;

This code prevents the following modeline from working:

ModeLine "512x288pal" 9.875 512 528 576 632 288 290 293 311 -hsync -vsync

Reducing the value 12000 allows it to work. I use this modeline with a VGA to
SCART adapter, a small passive adapter (just two transistors to generate
composite sync) which allows a normal television with RGB inputs to be
connected directly to the analogue VGA connector.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Nouveau mailing list