|
@@ -695,6 +695,7 @@ struct psb_ops {
|
|
|
int (*restore_regs)(struct drm_device *dev);
|
|
|
int (*power_up)(struct drm_device *dev);
|
|
|
int (*power_down)(struct drm_device *dev);
|
|
|
+ void (*update_wm)(struct drm_device *dev, struct drm_crtc *crtc);
|
|
|
|
|
|
void (*lvds_bl_power)(struct drm_device *dev, bool on);
|
|
|
#ifdef CONFIG_BACKLIGHT_CLASS_DEVICE
|