[Bug 1666] mergedfb doesn't work until OffTime expires
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Feb 8 05:57:48 PST 2005
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=1666
------- Additional Comments From daniel at freedesktop.org 2005-02-08 05:57 -------
Didn't fix it.
Daniel, could you please try editing
xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c, and at the same
point (grep for 'save->fp2_gen_cntl |= RADEON_FP2_SRC_SEL_CRTC2;'), add the
following lines afterwards:
save->fp2_gen_cntl &= ~(RADEON_FP2_BLANK_EN);
save->fp2_gen_cntl |= RADEON_FP2_ON;
and recompile and see if this works for you.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list