Re: [RFC][PATCH 0/8] Support I/O memory in generic fbdev emulation

2019-11-06 Thread Daniel Vetter
On Wed, Nov 06, 2019 at 10:31:13AM +0100, Thomas Zimmermann wrote: > We recently had a discussion if/how fbdev emulation could support > framebuffers in I/O memory on all platform. [1] > > I typed up a patchset that passes information about the memory area > from memory manager to client (e.g., fb

[RFC][PATCH 0/8] Support I/O memory in generic fbdev emulation

2019-11-06 Thread Thomas Zimmermann
We recently had a discussion if/how fbdev emulation could support framebuffers in I/O memory on all platform. [1] I typed up a patchset that passes information about the memory area from memory manager to client (e.g., fbdev emulation). The client can take this into consideration when accessing th