[Nouveau] [Bug 14403] NV17: LVDS0 is black with Randr 1.2, works when randr 1. 2 is disabled
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 15 08:14:13 PST 2008
http://bugs.freedesktop.org/show_bug.cgi?id=14403
--- Comment #23 from Stuart Bennett <sb476 at cam.ac.uk> 2008-02-15 08:14:12 PST ---
Working from the all three applied state of your last dump, the diff against
no-randr12 shows a few things still, so (on top of the previous changes):
0) do the PLL_SELECT change (unlikely to do anything, but still)
1) nv_crtc.c:1454 regp->fp_vert_regs[REG_DISP_CRTC] = 0x41a;
2) nv_bios.c:2808
if (pNv->dcb_table.entry[dcb_entry].type == OUTPUT_LVDS)
(i.e. remove dual_link test)
& nv_crtc.c:1533 remove "if" test so
regp->fp_control[nv_crtc->head] |= (8 << 28) is always set
3) nv_bios.c:3152 lvdsmanufacturerindex = 1;
--
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