From mboxrd@z Thu Jan 1 00:00:00 1970 From: Woody Suwalski Subject: Re: [PULL] drm-intel-fixes (drm/i915 driver) Date: Thu, 06 Oct 2011 19:02:21 -0400 Message-ID: <4E8E337D.9010907@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Keith Packard Cc: Linus Torvalds , linux-kernel , Dave Airlie , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Keith Packard wrote: > On Thu, 6 Oct 2011 10:12:57 -0700, Linus Torvalds wrote: > >> [drm:ironlake_update_pch_refclk] *ERROR* enabling SSC on PCH > Thanks. I've got a patch series that fixes a pile of refclk bugs which > is still out for review that should fix this. This error should be > harmless, but still.. > And what about blanking (black screen) issue reported Sep21? I confirm that disabling the blanking e.g. commenting out /* intel_panel_set_backlight(dev, 0); */ in intel_panel.c is somehow working on EeePC as well as Dell machine. I guess Linus has stopped using EeePCs ;-) Woody