From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH 22/23] drm/i915: update the PC8 and runtime PM documentation Date: Fri, 28 Feb 2014 09:19:33 -0800 Message-ID: <20140228091933.47aba12f@jbarnes-desktop> References: <1393540010-1582-1-git-send-email-przanoni@gmail.com> <1393540010-1582-23-git-send-email-przanoni@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from oproxy12-pub.mail.unifiedlayer.com (oproxy12-pub.mail.unifiedlayer.com [50.87.16.10]) by gabe.freedesktop.org (Postfix) with SMTP id 9996CFA7CF for ; Fri, 28 Feb 2014 09:19:08 -0800 (PST) In-Reply-To: <1393540010-1582-23-git-send-email-przanoni@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org To: Paulo Zanoni Cc: intel-gfx@lists.freedesktop.org, Paulo Zanoni List-Id: intel-gfx@lists.freedesktop.org On Thu, 27 Feb 2014 19:26:49 -0300 Paulo Zanoni wrote: > + * Our driver uses the autosuspend delay feature, which means we'll only really > + * suspend if we stay with zero refcount for a certain amount of time. The > + * default value is currently very conservative (see intel_init_runtime_pm), but > + * it can be changed with the standard runtime PM files frmo sysfs. typo "from" Otherwise, Reviewed-by: Jesse Barnes