]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/drm/drm_fb_helper.h
drm: Add drm_mode_create_rotation_property()
[karo-tx-linux.git] / include / drm / drm_fb_helper.h
index 6e622f7d481d85b76219edab75815423b69ba47b..7997246d4039fdfc9cf0dd183484187f04624c15 100644 (file)
@@ -108,7 +108,7 @@ int drm_fb_helper_set_par(struct fb_info *info);
 int drm_fb_helper_check_var(struct fb_var_screeninfo *var,
                            struct fb_info *info);
 
-bool drm_fb_helper_restore_fbdev_mode(struct drm_fb_helper *fb_helper);
+bool drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper);
 void drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper,
                            uint32_t fb_width, uint32_t fb_height);
 void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch,