]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit089427837dad3d9efb997d60ebceffce31c8cee2
tree434ea245f54bf211046ca5fe67eecf39a3971fd1
parenta54f1ad726109de0a58b64ddc7d1ee8bcea50c77
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