https://bugs.freedesktop.org/show_bug.cgi?id=52952

--- Comment #10 from Alex Deucher <[email protected]> 2012-09-09 14:32:28 UTC ---
try making the following change to radeon_combios_asic_init() in
radeon_combios.c in the kernel.  Remove the following code:

    /* DYN CLK 1 */
    table = combios_get_table_offset(dev, COMBIOS_DYN_CLK_1_TABLE);
    if (table)
        combios_parse_pll_table(dev, table);

and see if that helps.

-- 
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

Reply via email to