* [PATCH 0/4] fbdev: au1200fb updates
@ 2011-06-10 15:23 Manuel Lauss
2011-06-14 7:26 ` Paul Mundt
2011-06-14 8:20 ` Manuel Lauss
0 siblings, 2 replies; 3+ messages in thread
From: Manuel Lauss @ 2011-06-10 15:23 UTC (permalink / raw)
To: linux-fbdev
Here are 4 updates to the au1200fb codebase to get it to work and compile
again, also with PM enabled.
Run and PM-tested on DB1200 and DB1300.
Manuel Lauss (4):
au1200fb: use framebuffer_alloc()
au1200fb: fixup PM
au1200fb: make number of windows configurable at load time.
au1200fb: switch to FB_SYS helpers
drivers/video/Kconfig | 7 +-
drivers/video/au1200fb.c | 285 ++++++++++++++++++++--------------------------
2 files changed, 128 insertions(+), 164 deletions(-)
--
1.7.5.3
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/4] fbdev: au1200fb updates
2011-06-10 15:23 [PATCH 0/4] fbdev: au1200fb updates Manuel Lauss
@ 2011-06-14 7:26 ` Paul Mundt
2011-06-14 8:20 ` Manuel Lauss
1 sibling, 0 replies; 3+ messages in thread
From: Paul Mundt @ 2011-06-14 7:26 UTC (permalink / raw)
To: linux-fbdev
On Fri, Jun 10, 2011 at 05:23:00PM +0200, Manuel Lauss wrote:
> Here are 4 updates to the au1200fb codebase to get it to work and compile
> again, also with PM enabled.
>
> Run and PM-tested on DB1200 and DB1300.
>
> Manuel Lauss (4):
> au1200fb: use framebuffer_alloc()
> au1200fb: fixup PM
> au1200fb: make number of windows configurable at load time.
> au1200fb: switch to FB_SYS helpers
>
> drivers/video/Kconfig | 7 +-
> drivers/video/au1200fb.c | 285 ++++++++++++++++++++--------------------------
> 2 files changed, 128 insertions(+), 164 deletions(-)
>
This is quite a bit bigger than something I would generally like to push
along for -rc4 timing. Patches 1, 2, and 4 all technically qualify as
fixes, so those are workable. 3/4 on the other hand looks like a feature
enhancement that you're either dependent on for your new platform or a
cleanup to move off of the previous hardcoding (in either case not really
-rc4 material).
On the other hand, if you don't require any of these for -rc4 then I can
just apply the whole batch aimed at the next merge window.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/4] fbdev: au1200fb updates
2011-06-10 15:23 [PATCH 0/4] fbdev: au1200fb updates Manuel Lauss
2011-06-14 7:26 ` Paul Mundt
@ 2011-06-14 8:20 ` Manuel Lauss
1 sibling, 0 replies; 3+ messages in thread
From: Manuel Lauss @ 2011-06-14 8:20 UTC (permalink / raw)
To: linux-fbdev
Hi Paul,
On Tue, Jun 14, 2011 at 9:26 AM, Paul Mundt <lethal@linux-sh.org> wrote:
> On Fri, Jun 10, 2011 at 05:23:00PM +0200, Manuel Lauss wrote:
>> Here are 4 updates to the au1200fb codebase to get it to work and compile
>> again, also with PM enabled.
>>
>> Run and PM-tested on DB1200 and DB1300.
>>
>> Manuel Lauss (4):
>> au1200fb: use framebuffer_alloc()
>> au1200fb: fixup PM
>> au1200fb: make number of windows configurable at load time.
>> au1200fb: switch to FB_SYS helpers
>>
>> drivers/video/Kconfig | 7 +-
>> drivers/video/au1200fb.c | 285 ++++++++++++++++++++--------------------------
>> 2 files changed, 128 insertions(+), 164 deletions(-)
>>
> This is quite a bit bigger than something I would generally like to push
> along for -rc4 timing. Patches 1, 2, and 4 all technically qualify as
> fixes, so those are workable. 3/4 on the other hand looks like a feature
> enhancement that you're either dependent on for your new platform or a
> cleanup to move off of the previous hardcoding (in either case not really
> -rc4 material).
>
> On the other hand, if you don't require any of these for -rc4 then I can
> just apply the whole batch aimed at the next merge window.
next merge window is fine. the driver has been in this state for ages, so
another few weeks really don't matter.
Thanks!
Manuel Lauss
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-06-14 8:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-10 15:23 [PATCH 0/4] fbdev: au1200fb updates Manuel Lauss
2011-06-14 7:26 ` Paul Mundt
2011-06-14 8:20 ` Manuel Lauss
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).