drm: add an fb creation ioctl that takes a pixel format v5
[deliverable/linux.git] / drivers / gpu / drm / radeon / radeon_mode.h
index 2c2e75ef8a372e1011a37c781e857d8d68c9db50..08ff857c8fd6609e9530b742470c743bde1e5c73 100644 (file)
@@ -643,7 +643,7 @@ extern void radeon_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green
                                     u16 *blue, int regno);
 void radeon_framebuffer_init(struct drm_device *dev,
                             struct radeon_framebuffer *rfb,
-                            struct drm_mode_fb_cmd *mode_cmd,
+                            struct drm_mode_fb_cmd2 *mode_cmd,
                             struct drm_gem_object *obj);
 
 int radeonfb_remove(struct drm_device *dev, struct drm_framebuffer *fb);
This page took 0.025393 seconds and 5 git commands to generate.