[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4881796E12491D4BB15146FE0209CE646778119B@DE02WEMBXB.internal.synopsys.com>
Date: Tue, 5 Apr 2016 18:35:05 +0000
From: Alexey Brodkin <Alexey.Brodkin@...opsys.com>
To: Vineet Gupta <Vineet.Gupta1@...opsys.com>
CC: "dri-devel@...ts.freedesktop.org" <dri-devel@...ts.freedesktop.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-snps-arc@...ts.infradead.org"
<linux-snps-arc@...ts.infradead.org>
Subject: RE: [PATCH 4/5 v5] arc: Add our own implementation of fb_pgprotect()
Hi Vineet,
> From: Alexey Brodkin [abrodkin@...opsys.com]
> Sent: Monday, March 28, 2016 2:36 PM
> To: dri-devel@...ts.freedesktop.org
> Cc: linux-kernel@...r.kernel.org; Alexey Brodkin; Vineet Gupta; linux-snps-arc@...ts.infradead.org
> Subject: [PATCH 4/5 v5] arc: Add our own implementation of fb_pgprotect()
>
> During mmaping of frame-buffer pages to user-space
> fb_protect() is called to set proper page settings.
>
> In case of ARC we need to mark pages that are mmaped to
> user as uncached because of 2 reasons:
> * Huge amount of data if passing through data cache will
> thrash cache a lot making cache almost useless for other
> less traffic hungry processes.
> * Data written by user in FB will be immediately available for
> hardware (such as PGU etc) without requirements to flush data
> cache regularly.
>
> Signed-off-by: Alexey Brodkin <abrodkin@...opsys.com>
> Cc: Vineet Gupta <vgupta@...opsys.com>
> Cc: linux-snps-arc@...ts.infradead.org
Could you please pick up this patch in your tree so in DRM-related series won't be external dependencies any longer?
-Alexey
Powered by blists - more mailing lists