OSDN Git Service

drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()
authorNoralf Trønnes <noralf@tronnes.org>
Thu, 12 May 2016 18:25:22 +0000 (20:25 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 May 2016 07:08:32 +0000 (09:08 +0200)
commit3995b3954eba2d5768d655ea2ef9ad8054f1b06d
tree434ea245f54bf211046ca5fe67eecf39a3971fd1
parentfdce184609ee56bc4d035b0886458625154a7e98
drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()

Add drm_fb_cma_create_with_funcs() for drivers that need to set the
dirty() callback.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1463077523-23959-3-git-send-email-noralf@tronnes.org
drivers/gpu/drm/drm_fb_cma_helper.c
include/drm/drm_fb_cma_helper.h