drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspend
[deliverable/linux.git] / drivers / gpu / drm / i915 / i915_drv.h
index ce7914c4c044662153545e7c2d87e277432fbc34..e0d0e278f62d098a4f24e5a400756923bda74378 100644 (file)
@@ -541,6 +541,7 @@ typedef struct drm_i915_private {
        u32 savePIPEB_LINK_M1;
        u32 savePIPEB_LINK_N1;
        u32 saveMCHBAR_RENDER_STANDBY;
+       u32 savePCH_PORT_HOTPLUG;
 
        struct {
                /** Bridge to intel-gtt-ko */
This page took 0.027578 seconds and 5 git commands to generate.