Re: [PATCH 2/4] radeonfb: add new module parameter to force PLL calculation

2007-09-10 Thread aherrman
On Tue, Sep 04, 2007 at 03:46:29PM +0200, Benjamin Herrenschmidt wrote: > I don't like those tunables. First we should get a look at what values > we obtain from the BIOS. Could be something with the parsing of ATOM > BIOS. In any case, we might be able to detect we got wrong values or use > subsys

Re: [PATCH 2/4] radeonfb: add new module parameter to force PLL calculation

2007-09-06 Thread Benjamin Herrenschmidt
On Tue, 2007-09-04 at 12:59 +0200, [EMAIL PROTECTED] wrote: > On my Acer Aspire 5100 (with 0x5975) I need to force PLL caclulation. > Most probably the BIOS dividers are incorrect/insufficient. Without pll > calculation console goes blank. > > Signed-off-by: Andreas Herrmann <[EMAIL PROTECTED]> I

[PATCH 2/4] radeonfb: add new module parameter to force PLL calculation

2007-09-04 Thread aherrman
On my Acer Aspire 5100 (with 0x5975) I need to force PLL caclulation. Most probably the BIOS dividers are incorrect/insufficient. Without pll calculation console goes blank. Signed-off-by: Andreas Herrmann <[EMAIL PROTECTED]> --- drivers/video/aty/radeon_base.c |7 ++- 1 files changed, 6