Re: [PATCH v3 5/8] drm/simpledrm: Add support for system memory framebuffers

2022-11-18 Thread Thierry Reding
On Fri, Nov 18, 2022 at 04:54:31PM +0100, Thomas Zimmermann wrote: > Hi > > Am 18.11.22 um 16:38 schrieb Thierry Reding: > > On Fri, Nov 18, 2022 at 03:21:14PM +0100, Thomas Zimmermann wrote: > > > Hi > > > > > > Am 17.11.22 um 19:40 schrieb Thierry Reding: > > > > From: Thierry Reding > > > >

Re: [PATCH v3 5/8] drm/simpledrm: Add support for system memory framebuffers

2022-11-18 Thread Thomas Zimmermann
Hi Am 18.11.22 um 16:38 schrieb Thierry Reding: On Fri, Nov 18, 2022 at 03:21:14PM +0100, Thomas Zimmermann wrote: Hi Am 17.11.22 um 19:40 schrieb Thierry Reding: From: Thierry Reding Simple framebuffers can be set up in system memory, which cannot be requested and/or I/O remapped using the

Re: [PATCH v3 5/8] drm/simpledrm: Add support for system memory framebuffers

2022-11-18 Thread Thierry Reding
On Fri, Nov 18, 2022 at 03:21:14PM +0100, Thomas Zimmermann wrote: > Hi > > Am 17.11.22 um 19:40 schrieb Thierry Reding: > > From: Thierry Reding > > > > Simple framebuffers can be set up in system memory, which cannot be > > requested and/or I/O remapped using the I/O resource helpers. Add a >

Re: [PATCH v3 5/8] drm/simpledrm: Add support for system memory framebuffers

2022-11-18 Thread Thomas Zimmermann
Hi Am 17.11.22 um 19:40 schrieb Thierry Reding: From: Thierry Reding Simple framebuffers can be set up in system memory, which cannot be requested and/or I/O remapped using the I/O resource helpers. Add a separate code path that obtains system memory framebuffers from the reserved memory regio

Re: [PATCH v3 5/8] drm/simpledrm: Add support for system memory framebuffers

2022-11-18 Thread Thomas Zimmermann
Hi Am 17.11.22 um 19:40 schrieb Thierry Reding: From: Thierry Reding Simple framebuffers can be set up in system memory, which cannot be requested and/or I/O remapped using the I/O resource helpers. Add a separate code path that obtains system memory framebuffers from the reserved memory regio