commit | e44f0801bb2868e7f6e50fb1eb823914383d829b | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Wed Nov 15 15:19:40 2017 +0100 |
committer | Noralf Trønnes <noralf@tronnes.org> | Fri Dec 08 14:26:00 2017 +0100 |
tree | c4338c7a75ce37ec222763f25929b1d907f4bcfa | |
parent | c94bedabb3dd72ccc52395cf4f365ced8b4cabdf [diff] |
drm/gem-fb-helper: drm_gem_fbdev_fb_create() make funcs optional Make the drm_framebuffer_funcs argument optional for drivers that don't need to set the dirty callback. Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20171115142001.45358-2-noralf@tronnes.org