]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/drm/drm_modeset_helper.h
media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller
[karo-tx-linux.git] / include / drm / drm_modeset_helper.h
index b8051d5abe102a3ab4d6a623c51f6db51878901f..cb0ec92e11e60fbdfb942761ccb7dc2063f1dc73 100644 (file)
@@ -27,7 +27,8 @@
 
 void drm_helper_move_panel_connectors_to_head(struct drm_device *);
 
-void drm_helper_mode_fill_fb_struct(struct drm_framebuffer *fb,
+void drm_helper_mode_fill_fb_struct(struct drm_device *dev,
+                                   struct drm_framebuffer *fb,
                                    const struct drm_mode_fb_cmd2 *mode_cmd);
 
 int drm_crtc_init(struct drm_device *dev, struct drm_crtc *crtc,