From patchwork Fri Dec 22 11:36:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Thomas Hellstrom X-Patchwork-Id: 13503251 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 C1376C41535 for ; Fri, 22 Dec 2023 11:36:59 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 345EC10E0D6; Fri, 22 Dec 2023 11:36:59 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7D96D10E041; Fri, 22 Dec 2023 11:36:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1703245017; x=1734781017; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=2D2Qgc8BPJtZuPYl8rwgFbDHsMW8Yzq5njClGEd5kfo=; b=Zqf7IcnsWRvlwofrZmOCJwsyH7VNcATfN9HxkatUZdz833KFjfx3FFJi 3sGH/Oh9zoaI+ImVUMDwLcyePX4srjWXlO0rjlK99BJkosKF0QVbyoEJi uh1bjwdbeOzLSwxIcAdyFisT+9cODFlKAdHRpwejILY/sXJ3gkpXJhxrb cdVuwHnEAXABseqSC2jDxgevQh+SCsVYQm+E6oTIolctmr/aAWjs+qWUr tiaO890KNSWQqafBbeeY95EZ0BFABQdoV1jpno6I3a9BBn2S52p4v1ji5 lfZnb+Ya7/x3kHfHCQ4sB3pH4AxkbrLurv/tFOqpnXgMin8Oaq/LeDlqF Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10931"; a="398892435" X-IronPort-AV: E=Sophos;i="6.04,296,1695711600"; d="scan'208";a="398892435" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Dec 2023 03:36:57 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10931"; a="770266895" X-IronPort-AV: E=Sophos;i="6.04,296,1695711600"; d="scan'208";a="770266895" Received: from ktonsber-mobl1.ger.corp.intel.com (HELO fedora..) ([10.249.254.207]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Dec 2023 03:36:54 -0800 From: =?utf-8?q?Thomas_Hellstr=C3=B6m?= To: intel-xe@lists.freedesktop.org Subject: [PATCH] nightly.conf: Add the xe repo to drm-tip Date: Fri, 22 Dec 2023 12:36:39 +0100 Message-ID: <20231222113640.14038-1-thomas.hellstrom@linux.intel.com> X-Mailer: git-send-email 2.42.0 MIME-Version: 1.0 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: Lucas De Marchi , =?utf-8?q?Thomas_Hellstr?= =?utf-8?q?=C3=B6m?= , dim-tools@lists.freedesktop.org, daniel.vetter@ffwll.ch, Oded Gabbay , dri-devel@lists.freedesktop.org, Rodrigo Vivi , intel-gfx@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Add the xe repo to drm-tip and the dim tools. For now use the sha1 of the first drm-xe-next pull request for drm-tip, since that branch tip is currently adapted for our CI testing. Cc: Rodrigo Vivi Cc: Lucas De Marchi Cc: Oded Gabbay Cc: daniel.vetter@ffwll.ch Cc: Maarten Lankhorst Cc: dim-tools@lists.freedesktop.org Cc: dri-devel@lists.freedesktop.org Cc: intel-gfx@lists.freedesktop.org Signed-off-by: Thomas Hellström Reviewed-by: Lucas De Marchi Acked-by: Rodrigo Vivi Acked-by: Rodrigo Vivi --- nightly.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/nightly.conf b/nightly.conf index 24126b61b797..accd3ff2cc39 100644 --- a/nightly.conf +++ b/nightly.conf @@ -24,6 +24,10 @@ git://anongit.freedesktop.org/drm-tip https://anongit.freedesktop.org/git/drm/drm-tip https://anongit.freedesktop.org/git/drm/drm-tip.git " +drm_tip_repos[drm-xe]=" +ssh://git@gitlab.freedesktop.org/drm/xe/kernel.git +https://gitlab.freedesktop.org/drm/xe/kernel.git +" drm_tip_repos[drm-intel]=" ssh://git.freedesktop.org/git/drm/drm-intel ssh://git.freedesktop.org/git/drm-intel @@ -65,14 +69,17 @@ drm_tip_config=( "drm drm-fixes" "drm-misc drm-misc-fixes" "drm-intel drm-intel-fixes" + "drm-xe drm-xe-fixes" "drm drm-next" "drm-misc drm-misc-next-fixes" "drm-intel drm-intel-next-fixes" + "drm-xe drm-xe-next-fixes" "drm-misc drm-misc-next" "drm-intel drm-intel-next" "drm-intel drm-intel-gt-next" + "drm-xe drm-xe-next b6e1b7081768" "drm-intel topic/core-for-CI" "drm-misc topic/i915-ttm"