Re: [PATCH] drm/todo: Better defio support in the generic fbdev emulation

2019-01-08 Thread Daniel Vetter
On Mon, Jan 07, 2019 at 05:43:22PM +0100, Noralf Trønnes wrote: > Den 07.01.2019 11.22, skrev Daniel Vetter: > > The current one essentially means you need CMA or a vmalloc backed > > object, which makes fbdev emulation a special case. > > > > Since implementing this will be quite a bit of work, c

Re: [PATCH] drm/todo: Better defio support in the generic fbdev emulation

2019-01-07 Thread Noralf Trønnes
Den 07.01.2019 11.22, skrev Daniel Vetter: > The current one essentially means you need CMA or a vmalloc backed > object, which makes fbdev emulation a special case. > > Since implementing this will be quite a bit of work, capture the idea > in a TODO. > > Cc: Noralf Trønnes > Signed-off-by: D

[PATCH] drm/todo: Better defio support in the generic fbdev emulation

2019-01-07 Thread Daniel Vetter
The current one essentially means you need CMA or a vmalloc backed object, which makes fbdev emulation a special case. Since implementing this will be quite a bit of work, capture the idea in a TODO. Cc: Noralf Trønnes Signed-off-by: Daniel Vetter --- Documentation/gpu/todo.rst | 30 ++