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

--- Comment #11 from [email protected] 2012-09-22 06:43:40 UTC ---
(In reply to comment #10)
> 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.

I am not saying that I cannot do this, but I am not a Linux kernel developer,
so I am not sure how I can make the change, and recompile the kernel.
I do have Windows device driver development experience, but I have never done
software development with Linux.
Keeping that in mind, can you provide me with detailed instructions on how to
make the edits and recompile the kernel?

Regards,

fpgahardwareengineer

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