Re: [PATCH 8/8] drm/todo: Add entry for fb funcs related cleanups

2019-11-20 Thread Daniel Vetter
On Fri, Nov 15, 2019 at 10:21:20AM +0100, Daniel Vetter wrote: > We're doing a great job for really simple drivers right now, but still > a lot of boilerplate for the bigger ones. > > Signed-off-by: Daniel Vetter Ping for some review/acks on this and the earlier driver patches (not patch 1, that

[PATCH 8/8] drm/todo: Add entry for fb funcs related cleanups

2019-11-15 Thread Daniel Vetter
We're doing a great job for really simple drivers right now, but still a lot of boilerplate for the bigger ones. Signed-off-by: Daniel Vetter --- Documentation/gpu/todo.rst | 26 ++ 1 file changed, 26 insertions(+) diff --git a/Documentation/gpu/todo.rst b/Documentation/