From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 41642] radeon [XPRESS 200M 5955] wakeup from S3 and going into
S4 broken with KMS and enabled framebuffer
Date: Fri, 26 Aug 2011 20:46:19 GMT
Message-ID: <201108262046.p7QKkJTm026478@demeter2.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from demeter2.kernel.org (demeter2.kernel.org [140.211.167.42])
by gabe.freedesktop.org (Postfix) with ESMTP id D214C9E76B
for ;
Fri, 26 Aug 2011 13:46:21 -0700 (PDT)
Received: from demeter2.kernel.org (localhost.localdomain [127.0.0.1])
by demeter2.kernel.org (8.14.4/8.14.4) with ESMTP id p7QKkJlx026479
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
for ; Fri, 26 Aug 2011 20:46:21 GMT
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=41642
--- Comment #5 from Alex Deucher 2011-08-26 20:46:16 ---
Since this patch is so small, just open up
drivers/gpu/drm/radeon/radeon_combios.c in your kernel source tree and type:
return;
on the line above the /* DYN CLK 1 */ comment. Then save the file and
build/install your kernel.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.