search for: reg_disp_crtc

Displaying 3 results from an estimated 3 matches for "reg_disp_crtc".

2007 Jul 05
0
RANDR1.2 and LVDS
...regp->fp_horiz_regs[i] = savep->fp_horiz_regs[i]; regp->fp_vert_regs[i] = savep->fp_vert_regs[i]; + } + + regp->fp_horiz_regs[REG_DISP_END] = mode->CrtcHDisplay - 1; + regp->fp_horiz_regs[REG_DISP_TOTAL] = mode->CrtcHTotal - 1; + regp->fp_horiz_regs[REG_DISP_CRTC] = mode->CrtcHDisplay; + regp->fp_horiz_regs[REG_DISP_SYNC_START] = mode->CrtcHSyncStart - 1; + regp->fp_horiz_regs[REG_DISP_SYNC_END] = mode->CrtcHSyncEnd - 1; + regp->fp_horiz_regs[REG_DISP_VALID_START] = mode->CrtcHSkew; + regp->fp_horiz_regs[REG_DISP_VALID_END] =...
2008 May 16
19
[Bug 15949] New: LVDS-0 has wrapped screen with Randr1.2
http://bugs.freedesktop.org/show_bug.cgi?id=15949 Summary: LVDS-0 has wrapped screen with Randr1.2 Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2008 Feb 06
27
[Bug 14403] New: NV17: LVDS0 is black with Randr 1.2, works when randr 1. 2 is disabled
http://bugs.freedesktop.org/show_bug.cgi?id=14403 Summary: NV17: LVDS0 is black with Randr 1.2, works when randr 1.2 is disabled Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau