From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 18BFEC35671 for ; Mon, 24 Feb 2020 11:15:04 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E259F20828 for ; Mon, 24 Feb 2020 11:15:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E259F20828 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2F27D892A1; Mon, 24 Feb 2020 11:15:03 +0000 (UTC) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id 833EA892A1; Mon, 24 Feb 2020 11:15:02 +0000 (UTC) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Feb 2020 03:15:01 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,479,1574150400"; d="asc'?scan'208";a="409844811" Received: from zhen-hp.sh.intel.com (HELO zhen-hp) ([10.239.13.14]) by orsmga005.jf.intel.com with ESMTP; 24 Feb 2020 03:14:59 -0800 Date: Mon, 24 Feb 2020 19:01:53 +0800 From: Zhenyu Wang To: Jani Nikula Subject: Re: [Intel-gfx] [PATCH v7 0/8] drm: Introduce struct drm_device based WARN* and use them in i915 Message-ID: <20200224110153.GB19516@zhen-hp.sh.intel.com> References: <20200220165507.16823-1-pankaj.laxminarayan.bharadiya@intel.com> <87eeulthds.fsf@intel.com> <20200224095704.GC13783@zhen-hp.sh.intel.com> <87mu98tf3q.fsf@intel.com> MIME-Version: 1.0 In-Reply-To: <87mu98tf3q.fsf@intel.com> User-Agent: Mutt/1.10.0 (2018-05-17) X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Zhenyu Wang Cc: Pankaj Bharadiya , intel-gfx@lists.freedesktop.org, Zhi Wang , dri-devel@lists.freedesktop.org Content-Type: multipart/mixed; boundary="===============0705129086==" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --===============0705129086== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oC1+HKm2/end4ao3" Content-Disposition: inline --oC1+HKm2/end4ao3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2020.02.24 13:11:05 +0200, Jani Nikula wrote: > On Mon, 24 Feb 2020, Zhenyu Wang wrote: > > On 2020.02.23 18:09:35 +0200, Jani Nikula wrote: > >> On Thu, 20 Feb 2020, Pankaj Bharadiya wrote: > >> > drm/i915/gvt: Make WARN* drm specific where drm_priv ptr is availa= ble > >> > drm/i915/gvt: Make WARN* drm specific where vgpu ptr is available > >>=20 > >> Thanks for the patches, pushed everything except these, which are for > >> Zhenyu & Zhi. > >>=20 > > > > For GVT changes. > > > > Acked-by: Zhenyu Wang >=20 > I assume you'll pick these up and merge via gvt tree. >=20 yep, I've picked them for -next tree, will send pull very soon after gvt nightly validation cycle. thanks --=20 Open Source Technology Center, Intel ltd. $gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827 --oC1+HKm2/end4ao3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQTXuabgHDW6LPt9CICxBBozTXgYJwUCXlOtIAAKCRCxBBozTXgY JwhGAJ9zbBtzhb+HSfblofGjkeBErCA3CQCeKDAPeZwNbQjiKmc1t64QnMN94MQ= =b3Uf -----END PGP SIGNATURE----- --oC1+HKm2/end4ao3-- --===============0705129086== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0705129086==--