On 12/08/2017 01:37 PM, Noralf Trønnes wrote:
Use drm_fb_cma_fbdev_init_with_funcs() and drm_fb_cma_fbdev_fini() which
relies on the fact that drm_device holds a pointer to the drm_fb_helper
structure. This means that the driver doesn't have to keep track of that.
Also use the drm_fb_helper functions directly.
Remove todo entry.

Cc: David Lechner <da...@lechnology.com>
Signed-off-by: Noralf Trønnes <nor...@tronnes.org>
Acked-by: David Lechner <da...@lechnology.com>
Acked-by: Daniel Vetter <daniel.vet...@ffwll.ch>
---
  Documentation/gpu/todo.rst                  |  5 ----
  drivers/gpu/drm/tinydrm/core/tinydrm-core.c | 37 ++++-------------------------
  drivers/gpu/drm/tinydrm/ili9225.c           |  3 ++-
  drivers/gpu/drm/tinydrm/mi0283qt.c          |  3 ++-
  drivers/gpu/drm/tinydrm/st7586.c            |  3 ++-
  include/drm/tinydrm/tinydrm.h               |  3 ---
  6 files changed, 11 insertions(+), 43 deletions(-)


Tested-by: David Lechner <da...@lechnolgy.com>

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to