From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 49351] New: vga_switcheroo results in black screen (bisected) Date: Mon, 22 Oct 2012 21:31:57 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by gabe.freedesktop.org (Postfix) with ESMTP id 4ABEB9F306 for ; Mon, 22 Oct 2012 14:32:02 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 559282039A for ; Mon, 22 Oct 2012 21:32:01 +0000 (UTC) Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217]) by mail.kernel.org (Postfix) with ESMTP id 38A7320367 for ; Mon, 22 Oct 2012 21:31:58 +0000 (UTC) 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=49351 Summary: vga_switcheroo results in black screen (bisected) Product: Drivers Version: 2.5 Kernel Version: 3.7-rc1+ Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Video(DRI - non Intel) AssignedTo: drivers_video-dri@kernel-bugs.osdl.org ReportedBy: e-mail@date.by CC: alexdeucher@gmail.com Regression: Yes Created an attachment (id=84381) --> (https://bugzilla.kernel.org/attachment.cgi?id=84381) lspci -vvv On my muxed hybrid system (Lenovo IdeaPad U455) vga_switcheroo doesn't work as expected. Initially after system booting both video cards are powered and the IGD one is active. Then, when i try to switch active gpu with # echo DIS > /sys/kernel/debug/vgaswitcheroo/switch screen goes black. The first bad commit, that broke vga_switcheroo is: commit 492b49a2f21a7ce6cb0abce36017daa06036a626 Author: Alex Deucher Date: Thu Aug 16 14:07:37 2012 -0400 drm/radeon: reorganize ATPX support (v2) - rework the acpi execute code - User proper parameters for ATPX functions v2: rebase fixes Signed-off-by: Alex Deucher -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.