[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <91ff0bbb-ea3a-2663-3453-dea96ccd6dd8@amd.com>
Date: Mon, 15 Feb 2021 09:58:08 +0100
From: Christian König <christian.koenig@....com>
To: linux-media <linux-media@...r.kernel.org>,
dri-devel <dri-devel@...ts.freedesktop.org>,
linaro-mm-sig@...ts.linaro.org, lkml <linux-kernel@...r.kernel.org>
Cc: Sumit Semwal <sumit.semwal@...aro.org>,
Daniel Vetter <daniel@...ll.ch>,
"Sharma, Shashank" <Shashank.Sharma@....com>
Subject: DMA-buf and uncached system memory
Hi guys,
we are currently working an Freesync and direct scan out from system
memory on AMD APUs in A+A laptops.
On problem we stumbled over is that our display hardware needs to scan
out from uncached system memory and we currently don't have a way to
communicate that through DMA-buf.
For our specific use case at hand we are going to implement something
driver specific, but the question is should we have something more
generic for this?
After all the system memory access pattern is a PCIe extension and as
such something generic.
Regards,
Christian.
Powered by blists - more mailing lists