<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Intel G41 doesn't see any screens connected after suspend/resume"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76301#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Intel G41 doesn't see any screens connected after suspend/resume"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76301">bug 76301</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>Can you please try:

diff --git a/drivers/gpu/drm/i915/intel_i2c.c
b/drivers/gpu/drm/i915/intel_i2c.c
index d33b61d..58ff64f 100644
--- a/drivers/gpu/drm/i915/intel_i2c.c
+++ b/drivers/gpu/drm/i915/intel_i2c.c
@@ -34,6 +34,9 @@
 #include <drm/i915_drm.h>
 #include "i915_drv.h"

+#undef HAS_GMBUS_IRQ
+#define HAS_GMBUS_IRQ(X) 0
+
 enum disp_clk {
        CDCLK,
        CZCLK</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>