login
Header Space

 
 

Re: [PATCH 1/2 v3] Driver for Freescale 8610 and 5121 DIU

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: York Sun <yorksun@...>
Cc: <linux-fbdev-devel@...>, Timur Tabi <timur@...>, <a.p.zijlstra@...>, <linux-kernel@...>, <linuxppc-dev@...>, <akpm@...>
Date: Tuesday, March 25, 2008 - 6:19 pm

York Sun wrote:

display@2c000


No device_type.


"fsl,diu".


board-control@e8000000 {


Are these the only chips that will ever implement this?


depends on FB && FSL_SOC


Could you split some of this up into separate functions at lower 
indentation levels to make it more readable?


Define a function for this.


(void __user *)arg
No cast on &pix_fmt.


As I said in an internal review, this is not enough, and it's 
inefficient.  Read rather than write, and do so only once per cache 
line, but the size you access has to be at least 13/8 of the cache size 
for an 8-way plru cache.

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

Messages in current thread:
V3 Patch - Driver for Freescale 8610 and 5121 DIU, York Sun, (Tue Mar 25, 5:27 pm)
Re: [PATCH 1/2 v3] Driver for Freescale 8610 and 5121 DIU, Andrew Morton, (Thu Mar 27, 3:54 am)
Re: [PATCH 1/2 v3] Driver for Freescale 8610 and 5121 DIU, Scott Wood, (Tue Mar 25, 6:19 pm)
speck-geostationary