[Nouveau] [Bug 14991] randr12 not working with nv25

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 26 14:56:38 PDT 2008


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





--- Comment #9 from Stuart Bennett <sb476 at cam.ac.uk>  2008-03-26 14:56:30 PST ---
Please make the with-randr12 dump again, with the following change to
nv_output.c:

diff --git a/src/nv_output.c b/src/nv_output.c
index 5841492..a4e1917 100644
--- a/src/nv_output.c
+++ b/src/nv_output.c
@@ -1113,6 +1113,7 @@ void NvSetupOutputs(ScrnInfoPtr pScrn)
                                sprintf(outputname, "DVI-A-%d", dvia_count++);
                        break;
                case OUTPUT_TMDS:
+                       pNv->dcb_table.entry[i].heads = 2;
                        sprintf(outputname, "DVI-D-%d", dvid_count++);
                        break;
                case OUTPUT_TV:


-- 
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