[Bug 17682] HD3200/HDMI shows up-scaled part of the screen

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Sep 21 00:29:23 PDT 2008


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





--- Comment #6 from Stefan Becker <stefan.becker at nokia.com>  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.


More information about the xorg-driver-ati mailing list