Is there a reason for the 30 ms delay in the first place? -Satyeshwar
-----Original Message----- From: dri-devel-bounces+satyeshwar.singh=intel.com@lists.freedesktop.org [mailto:dri-devel-bounces+satyeshwar.singh=intel.com@lists.freedesktop.org] On Behalf Of Daniel Vetter Sent: Thursday, May 31, 2012 1:29 AM To: Intel Graphics Development; DRI Development Cc: Daniel Vetter Subject: Re: [PATCH 14/14] drm/i915: s/mdelay/msleep/ in the sdvo detect function
On Thu, May 24, 2012 at 09:26:49PM +0200, Daniel Vetter wrote:
A 30 ms delay is simply way too big to waste cpu cycles on.
Signed-off-by: Daniel Vetter daniel.vetter@ffwll.ch
I've queued this patch here for -next with Chris' irc ack added. -Daniel