[Bug 76301] Intel G41 doesn't see any screens connected after suspend/resume

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 25 06:49:35 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=76301

--- Comment #6 from Chris Wilson <chris at chris-wilson.co.uk> ---
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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140325/a685d962/attachment.html>


More information about the intel-gfx-bugs mailing list