From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivaylo Dimitrov Date: Wed, 22 Jan 2014 21:08:15 +0000 Subject: Re: [PATCH 1/2] ARM: omapfb: add coherent dma memory support Message-Id: <52E0333F.4000400@gmail.com> List-Id: References: <1388409550-10720-1-git-send-email-tomi.valkeinen@ti.com> <1388409550-10720-2-git-send-email-tomi.valkeinen@ti.com> <20140107235951.GH5074@atomide.com> <52CD5D13.9090806@ti.com> <79CD15C6BA57404B839C016229A409A83EDB11F5@DBDE04.ent.ti.com> <52CE5123.9050702@gmail.com> <79CD15C6BA57404B839C016229A409A83EDB141E@DBDE04.ent.ti.com> <52D146E8.4090105@gmail.com> In-Reply-To: <52D146E8.4090105@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Hmm, maybe this https://lkml.org/lkml/2014/1/22/386 will solve our issues Ivo From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivaylo Dimitrov Subject: Re: [PATCH 1/2] ARM: omapfb: add coherent dma memory support Date: Wed, 22 Jan 2014 23:08:15 +0200 Message-ID: <52E0333F.4000400@gmail.com> References: <1388409550-10720-1-git-send-email-tomi.valkeinen@ti.com> <1388409550-10720-2-git-send-email-tomi.valkeinen@ti.com> <20140107235951.GH5074@atomide.com> <52CD5D13.9090806@ti.com> <79CD15C6BA57404B839C016229A409A83EDB11F5@DBDE04.ent.ti.com> <52CE5123.9050702@gmail.com> <79CD15C6BA57404B839C016229A409A83EDB141E@DBDE04.ent.ti.com> <52D146E8.4090105@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ea0-f174.google.com ([209.85.215.174]:44257 "EHLO mail-ea0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752867AbaAVVIT (ORCPT ); Wed, 22 Jan 2014 16:08:19 -0500 In-Reply-To: <52D146E8.4090105@gmail.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Hiremath, Vaibhav" , Ivaylo Dimitrov , "Valkeinen, Tomi" Cc: "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-fbdev@vger.kernel.org" Hmm, maybe this https://lkml.org/lkml/2014/1/22/386 will solve our issues Ivo From mboxrd@z Thu Jan 1 00:00:00 1970 From: ivo.g.dimitrov.75@gmail.com (Ivaylo Dimitrov) Date: Wed, 22 Jan 2014 23:08:15 +0200 Subject: [PATCH 1/2] ARM: omapfb: add coherent dma memory support In-Reply-To: <52D146E8.4090105@gmail.com> References: <1388409550-10720-1-git-send-email-tomi.valkeinen@ti.com> <1388409550-10720-2-git-send-email-tomi.valkeinen@ti.com> <20140107235951.GH5074@atomide.com> <52CD5D13.9090806@ti.com> <79CD15C6BA57404B839C016229A409A83EDB11F5@DBDE04.ent.ti.com> <52CE5123.9050702@gmail.com> <79CD15C6BA57404B839C016229A409A83EDB141E@DBDE04.ent.ti.com> <52D146E8.4090105@gmail.com> Message-ID: <52E0333F.4000400@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hmm, maybe this https://lkml.org/lkml/2014/1/22/386 will solve our issues Ivo