drm/nouveau: determine timing crystal freq from straps
[pandora-kernel.git] / drivers / gpu / drm / nouveau / nouveau_drv.h
index c5993aa..92c414a 100644 (file)
@@ -680,6 +680,7 @@ struct drm_nouveau_private {
        /* exact chipset, derived from NV_PMC_BOOT_0 */
        int chipset;
        int flags;
+       u32 crystal;
 
        void __iomem *mmio;