From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damien Lespiau Subject: Re: [PATCH 1/3] drm/i915: Add encoder .off() hook Date: Mon, 10 Feb 2014 12:10:57 +0000 Message-ID: <20140210121057.GA9282@strange.amr.corp.intel.com> References: <1390511735-13677-1-git-send-email-ville.syrjala@linux.intel.com> <1390511735-13677-2-git-send-email-ville.syrjala@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id 80925FA5D8 for ; Mon, 10 Feb 2014 04:10:59 -0800 (PST) Content-Disposition: inline In-Reply-To: <1390511735-13677-2-git-send-email-ville.syrjala@linux.intel.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: ville.syrjala@linux.intel.com Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Thu, Jan 23, 2014 at 11:15:33PM +0200, ville.syrjala@linux.intel.com wro= te: > From: Ville Syrj=E4l=E4 > = > Add an encoder specific hook to be called alongside the crtc .off() > hook. > = > Signed-off-by: Ville Syrj=E4l=E4 Reviewed-by: Damien Lespiau -- = Damien