Re: [PATCH] drm/todo: Fallout from v3d review

2018-04-25 Thread Eric Anholt
Daniel Vetter writes: > Bunch of ideas from Eric and me on what we could do to make gem gpu > rendering drivers a notch simpler to type. > > Cc: Eric Anholt > Signed-off-by: Daniel Vetter > diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst > index f4d0b3476d9c..d1fe865e6d2e 1

[PATCH] drm/todo: Fallout from v3d review

2018-04-25 Thread Daniel Vetter
Bunch of ideas from Eric and me on what we could do to make gem gpu rendering drivers a notch simpler to type. Cc: Eric Anholt Signed-off-by: Daniel Vetter --- Documentation/gpu/todo.rst | 18 ++ 1 file changed, 18 insertions(+) diff --git a/Documentation/gpu/todo.rst b/Documen