Re: [PATCH] drm/todo: Add idr_init_base todo

2018-02-19 Thread Daniel Vetter
On Mon, Feb 19, 2018 at 03:57:08PM +0100, Daniel Vetter wrote: > Suggested-by: Chris Wilson > Cc: Chris Wilson > Acked-by: Chris Wilson > Signed-off-by: Daniel Vetter And applied. -Daniel > --- > Documentation/gpu/todo.rst | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a

Re: [PATCH] drm/todo: Add idr_init_base todo

2018-02-19 Thread Alex Deucher
On Mon, Feb 19, 2018 at 9:57 AM, Daniel Vetter wrote: > Suggested-by: Chris Wilson > Cc: Chris Wilson > Acked-by: Chris Wilson > Signed-off-by: Daniel Vetter Reviewed-by: Alex Deucher > --- > Documentation/gpu/todo.rst | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/Do

[PATCH] drm/todo: Add idr_init_base todo

2018-02-19 Thread Daniel Vetter
Suggested-by: Chris Wilson Cc: Chris Wilson Acked-by: Chris Wilson Signed-off-by: Daniel Vetter --- Documentation/gpu/todo.rst | 10 ++ 1 file changed, 10 insertions(+) diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst index 1e593370f64f..1a0a413eeced 100644 --- a/D