drm/fbdev-helper: Explain how to debug console_lock fun
[linux-2.6-block.git] / include / drm / drmP.h
index 04caa8f8a52f898ec41dd326e21945e07eef5f2c..d7162cf1c3e10d4947d355b594c70ab30b8d99f6 100644 (file)
@@ -1117,6 +1117,7 @@ static inline int drm_pci_set_busid(struct drm_device *dev,
 #define DRM_PCIE_SPEED_80 4
 
 extern int drm_pcie_get_speed_cap_mask(struct drm_device *dev, u32 *speed_mask);
+extern int drm_pcie_get_max_link_width(struct drm_device *dev, u32 *mlw);
 
 /* platform section */
 extern int drm_platform_init(struct drm_driver *driver, struct platform_device *platform_device);