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=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham 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 1EF8EC04FF3 for ; Mon, 24 May 2021 12:05:32 +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 DF7976109F for ; Mon, 24 May 2021 12:05:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DF7976109F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=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 F12936E2DF; Mon, 24 May 2021 12:05:30 +0000 (UTC) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9208F6E2DF; Mon, 24 May 2021 12:05:29 +0000 (UTC) IronPort-SDR: TbGK4Qe8d2EhPh67Sx8KSYvGd2OILttg52gyr0XjKpF92seJGBwHYJjt5eg9do22G3qlnOD/Nj w8ScGESRTURg== X-IronPort-AV: E=McAfee;i="6200,9189,9993"; a="263127461" X-IronPort-AV: E=Sophos;i="5.82,319,1613462400"; d="scan'208";a="263127461" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 May 2021 05:05:28 -0700 IronPort-SDR: FTJcyCi62rSOS6abyxdMyktqHhLKitQag9FxkpNOKFdiLOWAACHUwrr8L+57pPY/k4V6W7pQCH 15/2Jntr6tUA== X-IronPort-AV: E=Sophos;i="5.82,319,1613462400"; d="scan'208";a="475840387" Received: from jaherrex-mobl2.amr.corp.intel.com (HELO localhost) ([10.252.50.169]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 May 2021 05:05:25 -0700 From: Jani Nikula To: "Deucher\, Alexander" , "dim-tools\@lists.freedesktop.org" Subject: RE: [drm-rerere PATCH] nightly.conf: drop amd branches from drm-tip In-Reply-To: <87h7iscpet.fsf@intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20210519084932.8666-1-jani.nikula@intel.com> <87h7iscpet.fsf@intel.com> Date: Mon, 24 May 2021 15:05:22 +0300 Message-ID: <87eedwcp6l.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Daniel Vetter , "intel-gfx@lists.freedesktop.org" , "Pan, Xinhui" , "Koenig, Christian" , "dri-devel@lists.freedesktop.org" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 24 May 2021, Jani Nikula wrote: > On Wed, 19 May 2021, "Deucher, Alexander" wro= te: >> [AMD Public Use] >> >>> -----Original Message----- >>> From: Jani Nikula >>> Sent: Wednesday, May 19, 2021 4:50 AM >>> To: dim-tools@lists.freedesktop.org >>> Cc: dri-devel@lists.freedesktop.org; intel-gfx@lists.freedesktop.org; >>> jani.nikula@intel.com; Deucher, Alexander >>> ; Koenig, Christian >>> ; Pan; Pan, Xinhui ; >>> Daniel Vetter >>> Subject: [drm-rerere PATCH] nightly.conf: drop amd branches from drm-tip >>>=20 >>> We've had a stale repo for amd in drm-tip since around v4.15 i.e. for m= ore >>> than three years. Nobody seems to notice or care. Drop the amd branches >>> from drm-tip. >>>=20 >>> Having the current amd branches in drm-tip would be nice to have, if on= ly to >>> have a common drm integration tree. However, maintaining that has a cost >>> due to the inevitable conflicts. We can add the branches back if and wh= en >>> there's interest in sharing the burden. >>>=20 >>> Cc: Alex Deucher >>> Cc: Christian K=C3=B6nig >>> Cc: Pan, Xinhui >>> Cc: Daniel Vetter >>> Signed-off-by: Jani Nikula >> >> Reviewed-by: Alex Deucher > > Thanks, pushed out and rebuilt drm-tip. Note that drm-tip is unchanged after this, apart from the integration-manifest. BR, Jani. --=20 Jani Nikula, Intel Open Source Graphics Center