From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 47007] HDMI monitor polling causing 100ms rendering stalls Date: Fri, 16 Mar 2012 08:47:31 +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 81BEE9E75E for ; Fri, 16 Mar 2012 01:47:31 -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=47007 --- Comment #33 from Tvrtko Ursulin 2012-03-16 01:47:31 PDT --- (In reply to comment #32) > (In reply to comment #31) > > It is a single DVI-I physically. > > > > But even identifying it would not change anything with regards to polling > > induced rendering stalls, right? > > > > Well, shared_ddc wouldn't apply in that case since there is only one connector, > and for better or worse we wouldn't be polling since the connector does have an > HPD pin (even if it doesn't necessarily work reliably with the analog part of a > DVI-I connector). So fixing that would avoid the polling stalls on your > particular board. Ok, I misunderstood would would happen after applying this quirk. I though we would still have three connectors, just that DVI-D would become DVI-I. In fact what should happen is that DVI-D becomes DVI-I and VGA vbios entry is ignored for this board? Is this something which can be done in radeon_atom_apply_quirks? I'll give it a go. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.