From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 56041] New: Disabling LCD on ARUBA causes hotplug loop
Date: Mon, 1 Apr 2013 01:04:07 +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 21F91E60E4
for ;
Sun, 31 Mar 2013 18:04:13 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id EE410201F7
for ;
Mon, 1 Apr 2013 01:04:10 +0000 (UTC)
Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217])
by mail.kernel.org (Postfix) with ESMTP id 60881201EC
for ;
Mon, 1 Apr 2013 01:04:07 +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=56041
Summary: Disabling LCD on ARUBA causes hotplug loop
Product: Drivers
Version: 2.5
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: darktjm@gmail.com
Regression: No
My hardware: a Gateway/Acer laptop with Radeon HD 7640G. Disabling the LCD
(xrandr --output eDP --off) while the external display is being used causes
some sort of hotplug event loop. 100% of one CPU's worth of CPU time is
consumed, and X freezes every few seconds. For now, I have worked around by
commenting out "queue_hotplug = true" in evergreen.c (case 0).
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.