https://bugs.freedesktop.org/show_bug.cgi?id=54273
--- Comment #23 from Alex Deucher <[email protected]> 2012-09-14 13:19:07 UTC --- Created attachment 67155 --> https://bugs.freedesktop.org/attachment.cgi?id=67155 skip watermark setup Try booting with radeon.disp_priority=2 on the kernel command line in grub. Next try the attached patch. Make sure you shutdown and do a cold boot after applying the patch so all the registers values get reset. If that doesn't work we can try comparing registers between fglrx and the open source driver. Load up both drivers and then use radeonreg (http://cgit.freedesktop.org/~airlied/radeontool/) to dump the registers (as root): with radeon loaded: ./radeonreg regs dce3 > radeon.regs with fglrx loaded: ./radeonreg regs dce3 > fglrx.regs and attach the files. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
