Benjamin Herrenschmidt wrote:
- radeonfb_pm_init(rinfo, rinfo->is_mobility ? 1 : -1,
ignore_devlist, force_sleep);
+ radeonfb_pm_init(rinfo, rinfo->is_mobility && rinfo->family !=
CHIP_FAMILY_RS480 ? 1 : -1, ignore_devlist, force_sleep);
I'd rather you add a check
Added support for radeon xpress 200m(rs480).
Note that the card doesn't like dynclk turned on.
Please CC replies to [EMAIL PROTECTED]
Signed-off-by: Johan Henriksson <[EMAIL PROTECTED]>
---
diff -upr linux-2.6.20.1-vanilla/drivers/video/aty/ati_ids.h
linux-2.6.20.1/driver
Nigel Cunningham wrote:
Hi.
On Tue, 2007-03-06 at 01:16 +0100, Johan Henriksson wrote:
> Hi!
>
> I have gotten the radeon xpress 200m (the version without dedicated
> vmem) to work with radeonfb. The attached patch (against
> linux-2.6.20.1) works for me. Since I don't h
Chuck Ebbert wrote:
Johan Henriksson wrote:
> Hi!
>
> I have gotten the radeon xpress 200m (the version without dedicated
> vmem) to work with radeonfb. The attached patch (against
> linux-2.6.20.1) works for me. Since I don't have any docs for the
> card I am uns
have tested it by enabling fbcon and radeonfb in the kernel and
added "video=radeonfb" to lilo. This gave me a nice 1280x800 console :) )
/Johan Henriksson
Please CC, I'm not on the list.
diff -uprN -X linux-2.6.20.1-vanilla/Documentation/dontdiff
linux-2.6.20.1-vanilla/drivers
5 matches
Mail list logo