Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756978Ab2BWVku (ORCPT ); Thu, 23 Feb 2012 16:40:50 -0500 Received: from mail-ww0-f44.google.com ([74.125.82.44]:59321 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753424Ab2BWVkt (ORCPT ); Thu, 23 Feb 2012 16:40:49 -0500 Authentication-Results: mr.google.com; spf=pass (google.com: domain of linus971@gmail.com designates 10.180.24.202 as permitted sender) smtp.mail=linus971@gmail.com; dkim=pass header.i=linus971@gmail.com MIME-Version: 1.0 In-Reply-To: <4F46B169.1030307@intel.com> References: <1330026771-19937-1-git-send-email-chris@chris-wilson.co.uk> <4F46B169.1030307@intel.com> From: Linus Torvalds Date: Thu, 23 Feb 2012 13:40:28 -0800 X-Google-Sender-Auth: Z78RhVUUOd7WB2jFCTpevBVjLbc Message-ID: Subject: Re: [PATCH] drm: Reduce the number of retries whilst reading EDIDs To: Eugeni Dodonov Cc: Chris Wilson , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Dave Airlie , Alex Deucher Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1111 Lines: 27 On Thu, Feb 23, 2012 at 1:36 PM, Eugeni Dodonov wrote: > > Perhaps a stupid question, but does you tree has > http://cgit.freedesktop.org/~airlied/linux/commit/?h=drm-next&id=9292f37e1f5c79400254dca46f83313488093825 > from Dave's drm-next? > > If it has, it would be the 1st time that I see xrandr take longer than .5s > with that patch on an Intel GPU. We even added a check for this into > intel-gpu-tools to warn us if any machine takes that long, and none had hit > it so far. So if this is the case here, there is something Mac Mini-specific > indeed to investigate. Yup, the tree I tested was current -git with the two commits mentioned in this thread: drm: Reduce the number of retries whilst reading EDIDs drm: give up on edid retries when i2c bus is not responding applied separately on top of it. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/