* [PATCH] New radeonfb
@ 2004-02-12 6:20 Benjamin Herrenschmidt
2004-02-12 7:23 ` [PATCH] New radeonfb (fixed) Benjamin Herrenschmidt
2004-02-13 22:00 ` [PATCH] New radeonfb James Simmons
0 siblings, 2 replies; 3+ messages in thread
From: Benjamin Herrenschmidt @ 2004-02-12 6:20 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: Linux Kernel list, James Simmons
[-- Attachment #1: Type: text/plain, Size: 839 bytes --]
Hi Linus, Andrew !
Here is the new radeonfb. It doesn't remove the old one, just in case,
though CONFIG_FB_RADEON now builds the new one.
I also had to add an empty fb_set_suspend() function to fbmem.c (the
real implementation is in James tree and will be here soon). That means
that Power Management on Apple laptops isn't completely right yet until
the core fbdev fixes get in, but that's probably enough for 2.6.3.
The patch is too big to put in the email text uncompressed, so here it
is as a bzip2 attachment.
James: The version in your tree is good too, when merging your stuff,
you should ignore the few radeonfb diffs and let me deal with them.
Linus: This new driver uses framebuffer_alloc/release, so if you back
out the fb sysfs patch, make sure to replace it with wrapper functions
that just kmalloc/kfree
Regards,
Ben.
[-- Attachment #2: radeonfb-new.diff.bz2 --]
[-- Type: application/x-bzip, Size: 43278 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] New radeonfb (fixed)
2004-02-12 6:20 [PATCH] New radeonfb Benjamin Herrenschmidt
@ 2004-02-12 7:23 ` Benjamin Herrenschmidt
2004-02-13 22:00 ` [PATCH] New radeonfb James Simmons
1 sibling, 0 replies; 3+ messages in thread
From: Benjamin Herrenschmidt @ 2004-02-12 7:23 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: Linux Kernel list, James Simmons
[-- Attachment #1: Type: text/plain, Size: 158 bytes --]
Ok, here's a new patch with the missing file and with the debug
output disabled by default. Sorry for the inconvenience. Replaces
the previous patches.
Ben.
[-- Attachment #2: radeonfb-new.diff.bz2 --]
[-- Type: application/x-bzip, Size: 44789 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] New radeonfb
2004-02-12 6:20 [PATCH] New radeonfb Benjamin Herrenschmidt
2004-02-12 7:23 ` [PATCH] New radeonfb (fixed) Benjamin Herrenschmidt
@ 2004-02-13 22:00 ` James Simmons
1 sibling, 0 replies; 3+ messages in thread
From: James Simmons @ 2004-02-13 22:00 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: Linus Torvalds, Andrew Morton, Linux Kernel list
> Linus: This new driver uses framebuffer_alloc/release, so if you back
> out the fb sysfs patch, make sure to replace it with wrapper functions
> that just kmalloc/kfree
No need to back out the sysfs patch since I have new patches coming for
the drivers. I just finished out how to deal with non pci devices.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-02-13 22:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-12 6:20 [PATCH] New radeonfb Benjamin Herrenschmidt
2004-02-12 7:23 ` [PATCH] New radeonfb (fixed) Benjamin Herrenschmidt
2004-02-13 22:00 ` [PATCH] New radeonfb James Simmons
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox