From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 71461] monitor doesn't get detected after boot or disconnection Date: Tue, 08 Apr 2014 19:15:10 +0000 Message-ID: References: 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 297926E606 for ; Tue, 8 Apr 2014 12:15:13 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 773B4204D2 for ; Tue, 8 Apr 2014 19:15:12 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 1DB53204B0 for ; Tue, 8 Apr 2014 19:15:11 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=71461 --- Comment #21 from Alex Deucher --- (In reply to Tom Yan from comment #20) > I did some more tests. Seems to me that the blank occured with > dis/reconnection in X is also related to DPMS toggling. Any similar code in > ddx driver I can try removing? Since in console everything is fine so far :P With KMS, the kernel controls all modesetting. All the ddx does is call down into the kernel. There's no difference between the kernel and the ddx, it's all calling the same code. -- You are receiving this mail because: You are watching the assignee of the bug.