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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 77E56C19F28 for ; Wed, 27 Jul 2022 05:37:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234296AbiG0Fh5 (ORCPT ); Wed, 27 Jul 2022 01:37:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42622 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229517AbiG0Fhz (ORCPT ); Wed, 27 Jul 2022 01:37:55 -0400 Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 928402BB0D; Tue, 26 Jul 2022 22:37:54 -0700 (PDT) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4Lt2cH20g5z4x1c; Wed, 27 Jul 2022 15:37:51 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1658900273; bh=W3BFpgevI9hLcOGPoOT8iHlLjNtq9ZecOiT6kd2h8bI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=eTqkhS89cg8Tb9+To9uVlXiHlFRSHxdacs+912olxZpinxRr9sL3tsFtdqv/hb9lK 4Lvz9/70rw1zxzZYYmC9Hq1RfM5ps29xKbjurs2fNKERB4HjuqtAHH+6WIBZZYPbUn sgM/RZF9i9IveeVarGP8IEacABrYiADk/ffOMzYnwVQyLNrvAokyMzB7rm0cGI0Juw EiYKsvl234v42wTnz+Zkumgte/3IwcqZ5EI958muudCOt7As08xVLDXoQOVzCkP/Xt yWs21YdjhPiRJPUyE6MIo5UclYSQY6kb3AJSMMkes+JafAOq1WoPHAS6+zost3/oLo t0U6VuMQmSH1A== Date: Wed, 27 Jul 2022 15:37:50 +1000 From: Stephen Rothwell To: Dave Airlie Cc: Dave Airlie , Arunpravin Paneer Selvam , Daniel Vetter , Intel Graphics , Linux Kernel Mailing List , DRI , Linux Next Mailing List , Christian =?UTF-8?B?S8O2bmln?= Subject: Re: linux-next: manual merge of the drm tree with the drm-misc-fixes tree Message-ID: <20220727153750.00b4c033@canb.auug.org.au> In-Reply-To: References: <20220711124742.3b151992@canb.auug.org.au> <6e60d396-2a52-d1fa-f125-3c585605b531@amd.com> <20220718094453.2f1a1f09@canb.auug.org.au> <20220727125508.1991f1e7@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/S+Jm_JAtWS4ZEjqD.3eEMr9"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/S+Jm_JAtWS4ZEjqD.3eEMr9 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Dave, On Wed, 27 Jul 2022 13:24:45 +1000 Dave Airlie wrote: > > My assumption is I fix this on sending my -next tree to Linus with a > resolution I create at that time? >=20 > Is there another option, we have this fixed in out drm-tip tree already. Sounds good, no problem. --=20 Cheers, Stephen Rothwell --Sig_/S+Jm_JAtWS4ZEjqD.3eEMr9 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmLgzy4ACgkQAVBC80lX 0GwaSQgAgZHYGWcrMOkXIpee3BWW88sbFXX885guSGckGym/Fn3A75LulEe1d5Bc AeN5J6E+q7Sg3ihlTiW6wFdht8EDueyiwfXd+joQkEAgwtGuzr1M95mwckSNPPUs /W/Fy2iKEjHX+fc+9jG/3sG6t7+F3x0yx+ofDJ9Yl26ZqxvfOz8Rjb4SHVCwj7At 571zQEZNFOBCPTWrEosO6uLRRE8REPt5fddCwnro63vGaXpuflbyCLsn87DiQkH4 PkiuJ/J/ErU4QCVcMWeX+tsuH48K+Opbb5atBTFKjz1ETcsARi9iOw0fRnxMSxVk 13edLDdDrf+zktsMlX5fw3p8K08FUA== =50DY -----END PGP SIGNATURE----- --Sig_/S+Jm_JAtWS4ZEjqD.3eEMr9-- 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id C16DAC19F21 for ; Wed, 27 Jul 2022 05:38:00 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7393FC0CCD; Wed, 27 Jul 2022 05:37:59 +0000 (UTC) Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1CCD7C0107; Wed, 27 Jul 2022 05:37:57 +0000 (UTC) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4Lt2cH20g5z4x1c; Wed, 27 Jul 2022 15:37:51 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1658900273; bh=W3BFpgevI9hLcOGPoOT8iHlLjNtq9ZecOiT6kd2h8bI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=eTqkhS89cg8Tb9+To9uVlXiHlFRSHxdacs+912olxZpinxRr9sL3tsFtdqv/hb9lK 4Lvz9/70rw1zxzZYYmC9Hq1RfM5ps29xKbjurs2fNKERB4HjuqtAHH+6WIBZZYPbUn sgM/RZF9i9IveeVarGP8IEacABrYiADk/ffOMzYnwVQyLNrvAokyMzB7rm0cGI0Juw EiYKsvl234v42wTnz+Zkumgte/3IwcqZ5EI958muudCOt7As08xVLDXoQOVzCkP/Xt yWs21YdjhPiRJPUyE6MIo5UclYSQY6kb3AJSMMkes+JafAOq1WoPHAS6+zost3/oLo t0U6VuMQmSH1A== Date: Wed, 27 Jul 2022 15:37:50 +1000 From: Stephen Rothwell To: Dave Airlie Subject: Re: linux-next: manual merge of the drm tree with the drm-misc-fixes tree Message-ID: <20220727153750.00b4c033@canb.auug.org.au> In-Reply-To: References: <20220711124742.3b151992@canb.auug.org.au> <6e60d396-2a52-d1fa-f125-3c585605b531@amd.com> <20220718094453.2f1a1f09@canb.auug.org.au> <20220727125508.1991f1e7@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/S+Jm_JAtWS4ZEjqD.3eEMr9"; protocol="application/pgp-signature"; micalg=pgp-sha256 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: , Cc: Arunpravin Paneer Selvam , Dave Airlie , Daniel Vetter , Intel Graphics , Linux Kernel Mailing List , DRI , Linux Next Mailing List , Christian =?UTF-8?B?S8O2bmln?= Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --Sig_/S+Jm_JAtWS4ZEjqD.3eEMr9 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Dave, On Wed, 27 Jul 2022 13:24:45 +1000 Dave Airlie wrote: > > My assumption is I fix this on sending my -next tree to Linus with a > resolution I create at that time? >=20 > Is there another option, we have this fixed in out drm-tip tree already. Sounds good, no problem. --=20 Cheers, Stephen Rothwell --Sig_/S+Jm_JAtWS4ZEjqD.3eEMr9 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmLgzy4ACgkQAVBC80lX 0GwaSQgAgZHYGWcrMOkXIpee3BWW88sbFXX885guSGckGym/Fn3A75LulEe1d5Bc AeN5J6E+q7Sg3ihlTiW6wFdht8EDueyiwfXd+joQkEAgwtGuzr1M95mwckSNPPUs /W/Fy2iKEjHX+fc+9jG/3sG6t7+F3x0yx+ofDJ9Yl26ZqxvfOz8Rjb4SHVCwj7At 571zQEZNFOBCPTWrEosO6uLRRE8REPt5fddCwnro63vGaXpuflbyCLsn87DiQkH4 PkiuJ/J/ErU4QCVcMWeX+tsuH48K+Opbb5atBTFKjz1ETcsARi9iOw0fRnxMSxVk 13edLDdDrf+zktsMlX5fw3p8K08FUA== =50DY -----END PGP SIGNATURE----- --Sig_/S+Jm_JAtWS4ZEjqD.3eEMr9-- 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id C6439C19F28 for ; Wed, 27 Jul 2022 05:38:01 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C916BC0E4F; Wed, 27 Jul 2022 05:37:59 +0000 (UTC) Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1CCD7C0107; Wed, 27 Jul 2022 05:37:57 +0000 (UTC) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4Lt2cH20g5z4x1c; Wed, 27 Jul 2022 15:37:51 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1658900273; bh=W3BFpgevI9hLcOGPoOT8iHlLjNtq9ZecOiT6kd2h8bI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=eTqkhS89cg8Tb9+To9uVlXiHlFRSHxdacs+912olxZpinxRr9sL3tsFtdqv/hb9lK 4Lvz9/70rw1zxzZYYmC9Hq1RfM5ps29xKbjurs2fNKERB4HjuqtAHH+6WIBZZYPbUn sgM/RZF9i9IveeVarGP8IEacABrYiADk/ffOMzYnwVQyLNrvAokyMzB7rm0cGI0Juw EiYKsvl234v42wTnz+Zkumgte/3IwcqZ5EI958muudCOt7As08xVLDXoQOVzCkP/Xt yWs21YdjhPiRJPUyE6MIo5UclYSQY6kb3AJSMMkes+JafAOq1WoPHAS6+zost3/oLo t0U6VuMQmSH1A== Date: Wed, 27 Jul 2022 15:37:50 +1000 From: Stephen Rothwell To: Dave Airlie Message-ID: <20220727153750.00b4c033@canb.auug.org.au> In-Reply-To: References: <20220711124742.3b151992@canb.auug.org.au> <6e60d396-2a52-d1fa-f125-3c585605b531@amd.com> <20220718094453.2f1a1f09@canb.auug.org.au> <20220727125508.1991f1e7@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/S+Jm_JAtWS4ZEjqD.3eEMr9"; protocol="application/pgp-signature"; micalg=pgp-sha256 Subject: Re: [Intel-gfx] linux-next: manual merge of the drm tree with the drm-misc-fixes tree X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arunpravin Paneer Selvam , Dave Airlie , Daniel Vetter , Intel Graphics , Linux Kernel Mailing List , DRI , Linux Next Mailing List , Christian =?UTF-8?B?S8O2bmln?= Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --Sig_/S+Jm_JAtWS4ZEjqD.3eEMr9 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Dave, On Wed, 27 Jul 2022 13:24:45 +1000 Dave Airlie wrote: > > My assumption is I fix this on sending my -next tree to Linus with a > resolution I create at that time? >=20 > Is there another option, we have this fixed in out drm-tip tree already. Sounds good, no problem. --=20 Cheers, Stephen Rothwell --Sig_/S+Jm_JAtWS4ZEjqD.3eEMr9 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmLgzy4ACgkQAVBC80lX 0GwaSQgAgZHYGWcrMOkXIpee3BWW88sbFXX885guSGckGym/Fn3A75LulEe1d5Bc AeN5J6E+q7Sg3ihlTiW6wFdht8EDueyiwfXd+joQkEAgwtGuzr1M95mwckSNPPUs /W/Fy2iKEjHX+fc+9jG/3sG6t7+F3x0yx+ofDJ9Yl26ZqxvfOz8Rjb4SHVCwj7At 571zQEZNFOBCPTWrEosO6uLRRE8REPt5fddCwnro63vGaXpuflbyCLsn87DiQkH4 PkiuJ/J/ErU4QCVcMWeX+tsuH48K+Opbb5atBTFKjz1ETcsARi9iOw0fRnxMSxVk 13edLDdDrf+zktsMlX5fw3p8K08FUA== =50DY -----END PGP SIGNATURE----- --Sig_/S+Jm_JAtWS4ZEjqD.3eEMr9--