]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/drm/drm_fb_cma_helper.h
Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux
[karo-tx-linux.git] / include / drm / drm_fb_cma_helper.h
index fd0dde9f0a6d9f6bcbb3c69d14d7934d340f474d..f313211f8ed52f1e1ecf0a7224a8dd3c26715367 100644 (file)
@@ -23,6 +23,7 @@ void drm_fbdev_cma_fini(struct drm_fbdev_cma *fbdev_cma);
 
 void drm_fbdev_cma_restore_mode(struct drm_fbdev_cma *fbdev_cma);
 void drm_fbdev_cma_hotplug_event(struct drm_fbdev_cma *fbdev_cma);
+void drm_fbdev_cma_set_suspend(struct drm_fbdev_cma *fbdev_cma, int state);
 int drm_fbdev_cma_create_with_funcs(struct drm_fb_helper *helper,
        struct drm_fb_helper_surface_size *sizes,
        const struct drm_framebuffer_funcs *funcs);