Re: [PATCH 09/10] MCDE: Add build files and bus

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Marcus Lorentzon
Date: Friday, December 17, 2010 - 5:02 am

On 12/17/2010 12:22 PM, Arnd Bergmann wrote:
Will do.
I will look at it, we might still post a fb->mcde_hw first though, since 
it's so little work.
DSS does not have a static dependency on display drivers. DSS is just a 
"convenience library" for handling the correct display driver call 
sequences, instead of each user (fbdev/KMS/V4L2) having to duplicate 
this code.

They are the same module, just split into two files.
I see this as a side effect of DRM putting a dependency between 3D HW 
and KMS HW driver. In most embedded systems, these two are no more 
coupled than any other HW block on the SoC. So by "fixing" this 
_possible_ flaw. I see no reason why a KMS driver can't stand on it's 
own. There's no reason not to support display in the kernel just because 
there's no 3D HW driver, right?
Sure, but that is currently up to board init code. Just as for frame 
buffers, mcde_fb_create(display, ...), we will have a 
"createV4L2device(display, ...)".

/BR
/Marcus

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 09/10] MCDE: Add build files and bus, Arnd Bergmann, (Fri Nov 26, 4:24 am)
Re: [PATCH 09/10] MCDE: Add build files and bus, Linus Walleij, (Tue Nov 30, 7:18 am)
Re: [PATCH 09/10] MCDE: Add build files and bus, Arnd Bergmann, (Tue Nov 30, 8:21 am)
Re: [PATCH 09/10] MCDE: Add build files and bus, Greg KH, (Tue Nov 30, 9:24 am)
Re: [PATCH 09/10] MCDE: Add build files and bus, Russell King - ARM Linux, (Tue Nov 30, 11:40 am)
Re: [PATCH 09/10] MCDE: Add build files and bus, Greg KH, (Tue Nov 30, 11:48 am)
Re: [PATCH 09/10] MCDE: Add build files and bus, Russell King - ARM Linux, (Tue Nov 30, 3:05 pm)
Re: [PATCH 09/10] MCDE: Add build files and bus, Greg KH, (Tue Nov 30, 4:05 pm)
Re: [PATCH 09/10] MCDE: Add build files and bus, Russell King - ARM Linux, (Tue Nov 30, 4:42 pm)
Re: [PATCH 09/10] MCDE: Add build files and bus, Greg KH, (Tue Nov 30, 4:49 pm)
Re: [PATCH 09/10] MCDE: Add build files and bus, Peter Stuge, (Wed Dec 1, 5:53 am)
Re: [PATCH 09/10] MCDE: Add build files and bus, Russell King - ARM Linux, (Wed Dec 1, 6:02 am)
Re: [PATCH 09/10] MCDE: Add build files and bus, Arnd Bergmann, (Wed Dec 1, 8:39 am)
Re: [PATCH 09/10] MCDE: Add build files and bus, Dave Airlie, (Fri Dec 3, 11:52 pm)
Re: [PATCH 09/10] MCDE: Add build files and bus, Alex Deucher, (Sat Dec 4, 2:34 pm)
Re: [PATCH 09/10] MCDE: Add build files and bus, Daniel Vetter, (Sun Dec 5, 4:28 am)
Re: [PATCH 09/10] MCDE: Add build files and bus, Marcus Lorentzon, (Thu Dec 16, 11:26 am)
Re: [PATCH 09/10] MCDE: Add build files and bus, Arnd Bergmann, (Fri Dec 17, 4:22 am)
Re: [PATCH 09/10] MCDE: Add build files and bus, Marcus Lorentzon, (Fri Dec 17, 5:02 am)