Re: [PATCH 1/2] drm/todo: Convert drivers to generic fbdev emulation

2019-10-30 Thread Noralf Trønnes
Den 29.10.2019 08.06, skrev Thomas Zimmermann: > This replaces the orignal TODO item for drm_fb_helper_fbdev_setup() and > _teardown(), which are deprecated. > > Signed-off-by: Thomas Zimmermann > --- > Documentation/gpu/todo.rst | 15 +++ > 1 file changed, 7 insertions(+), 8 delet

[PATCH 1/2] drm/todo: Convert drivers to generic fbdev emulation

2019-10-29 Thread Thomas Zimmermann
This replaces the orignal TODO item for drm_fb_helper_fbdev_setup() and _teardown(), which are deprecated. Signed-off-by: Thomas Zimmermann --- Documentation/gpu/todo.rst | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Documentation/gpu/todo.rst b/Documentatio