Re: [PATCH 1/2] video: omap: vram: remove from normal memory

2010-11-08 Thread Tomi Valkeinen
Hi, On Sun, 2010-11-07 at 23:49 +0100, ext Felipe Contreras wrote: On Tue, Oct 19, 2010 at 3:03 PM, Tomi Valkeinen tomi.valkei...@nokia.com wrote: Yes, I can queue them (when the required memblock stuff is in). Now it's in :) (v2.6.37-rc1) I pushed vram patches to my DSS tree. I

Re: [PATCH 1/2] video: omap: vram: remove from normal memory

2010-11-07 Thread Felipe Contreras
On Tue, Oct 19, 2010 at 3:03 PM, Tomi Valkeinen tomi.valkei...@nokia.com wrote: On Tue, 2010-10-19 at 00:55 +0200, ext Tony Lindgren wrote: * Tomi Valkeinen tomi.valkei...@nokia.com [101018 06:55]: On Mon, 2010-10-18 at 16:10 +0300, Tomi Valkeinen wrote: Hi, On Fri, 2010-10-15 at

Re: [PATCH 1/2] video: omap: vram: remove from normal memory

2010-10-18 Thread Tomi Valkeinen
Hi, On Fri, 2010-10-15 at 14:46 +0200, ext Felipe Contreras wrote: So that we can ioremap happily. Cc: Tomi Valkeinen tomi.valkei...@nokia.com Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- drivers/video/omap2/vram.c |2 ++ 1 files changed, 2 insertions(+), 0

Re: [PATCH 1/2] video: omap: vram: remove from normal memory

2010-10-18 Thread Tomi Valkeinen
On Mon, 2010-10-18 at 16:10 +0300, Tomi Valkeinen wrote: Hi, On Fri, 2010-10-15 at 14:46 +0200, ext Felipe Contreras wrote: So that we can ioremap happily. Cc: Tomi Valkeinen tomi.valkei...@nokia.com Signed-off-by: Felipe Contreras felipe.contre...@gmail.com ---

Re: [PATCH 1/2] video: omap: vram: remove from normal memory

2010-10-18 Thread Tony Lindgren
* Tomi Valkeinen tomi.valkei...@nokia.com [101018 06:55]: On Mon, 2010-10-18 at 16:10 +0300, Tomi Valkeinen wrote: Hi, On Fri, 2010-10-15 at 14:46 +0200, ext Felipe Contreras wrote: So that we can ioremap happily. Cc: Tomi Valkeinen tomi.valkei...@nokia.com Signed-off-by:

[PATCH 1/2] video: omap: vram: remove from normal memory

2010-10-15 Thread Felipe Contreras
So that we can ioremap happily. Cc: Tomi Valkeinen tomi.valkei...@nokia.com Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- drivers/video/omap2/vram.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/video/omap2/vram.c b/drivers/video/omap2/vram.c