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





--- Comment #6 from Stefan Becker <[EMAIL PROTECTED]>  2008-09-21 00:29:23 PST 
---
Checked the code in atombios_output_scaler_setup() and the full log output is

Not using RMX
(II) RADEON(0): ParseTable said: CD_SUCCESS
(II) RADEON(0): Call to AtomBIOS Exec succeeded
scaler 0 setup success

    if (radeon_output->Flags & RADEON_USE_RMX) {
...
    } else {
        ErrorF("Not using RMX\n");
        disp_data.ucEnable = ATOM_SCALER_DISABLE;
    }

So the driver obviously tries to disable the scaler for CRTC 0 and thinks it
succeeded.


-- 
Configure bugmail: http://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

Reply via email to