drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected
[sfrench/cifs-2.6.git] / drivers / gpu / drm / radeon / radeon.h
index 42281fce552e6ee66221b0646cd80eedddb9ca1a..56ed5634cebef7945c289ec6c078fe2527b42db3 100644 (file)
@@ -1549,6 +1549,7 @@ struct radeon_dpm {
        void                    *priv;
        u32                     new_active_crtcs;
        int                     new_active_crtc_count;
+       int                     high_pixelclock_count;
        u32                     current_active_crtcs;
        int                     current_active_crtc_count;
        bool single_display;