From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:48668 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933100AbdDFIHA (ORCPT ); Thu, 6 Apr 2017 04:07:00 -0400 Date: Thu, 6 Apr 2017 09:59:28 +0200 From: Greg KH To: Zhi Wang Cc: Zhenyu Wang , Zhiyuan Lv , =?utf-8?Q?Micha=C5=82?= Winiarski , Michel Thierry , Joonas Lahtinen , Chris Wilson , stable@vger.kernel.org Subject: Re: [PATCH 1/3] drm/i915: Move the release of PT page to the upper caller Message-ID: <20170406075928.GI14752@kroah.com> References: <1491374018-20317-1-git-send-email-zhi.a.wang@intel.com> <58E49059.9020205@intel.com> <58E4A443.7040001@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <58E4A443.7040001@intel.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Apr 05, 2017 at 04:01:07PM +0800, Zhi Wang wrote: > Thanks for the efforts! The commits in linux tree are: > > 3e52d71e drm/i915: A hotfix for making aliasing PPGTT work for GVT-g > 26d12c6 drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode. > a18dbba drm/i915: Move the release of PT page to the upper caller All now applied, thanks. greg k-h