From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 46711] Monitor not turning on after DisplayPort re-plug in Xorg Date: Mon, 16 Apr 2012 15:25:12 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id B24D99F306 for ; Mon, 16 Apr 2012 08:25:12 -0700 (PDT) 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://bugs.freedesktop.org/show_bug.cgi?id=46711 --- Comment #7 from Alex Deucher 2012-04-16 08:25:12 PDT --- (In reply to comment #6) > How to investigate this potential conflict with userspace? > > Because, as I originally wrote, without X running monitor comes back fine. It's probably missing locking in the radeon kernel modesetting code. The ddx registers an event handler in the xserver and then the desktop environment does something with the event. See drmmode_uevent_init() and drmmode_handle_uevents() in drmmode_display.c in xf86-video-ati. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.