All of lore.kernel.org
 help / color / mirror / Atom feed
* [rerere PATCH] nightly.conf: Merge drm-msm trees into drm-tip
@ 2024-06-26 18:45 Dmitry Baryshkov
  2024-06-27  9:20 ` Jani Nikula
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitry Baryshkov @ 2024-06-26 18:45 UTC (permalink / raw)
  To: David Airlie, Daniel Vetter, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, Daniel Stone
  Cc: dri-devel, Rob Clark

In order to improve testing of drm/msm branches, add drm-msm trees to
the list of the trees to be merged into drm-tip.

Cc: Rob Clark <robdclark@gmail.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 nightly.conf | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/nightly.conf b/nightly.conf
index 49abf3fb2a72..f2e181aa29e2 100644
--- a/nightly.conf
+++ b/nightly.conf
@@ -47,6 +47,11 @@ git://anongit.freedesktop.org/drm-intel
 https://anongit.freedesktop.org/git/drm/drm-intel
 https://anongit.freedesktop.org/git/drm/drm-intel.git
 "
+drm_tip_repos[drm-msm]="
+git@gitlab.freedesktop.org:drm/msm.git
+https://gitlab.freedesktop.org/drm/msm.git
+ssh://git@gitlab.freedesktop.org/drm/msm.git
+"
 drm_tip_repos[drm-misc]="
 git@gitlab.freedesktop.org:drm/misc/kernel.git
 https://gitlab.freedesktop.org/drm/misc/kernel.git
@@ -91,16 +96,19 @@ drm_tip_config=(
 	"drm-misc		drm-misc-fixes"
 	"drm-intel		drm-intel-fixes"
 	"drm-xe			drm-xe-fixes"
+	"drm-msm		msm-fixes"
 
 	"drm			drm-next"
 	"drm-misc		drm-misc-next-fixes"
 	"drm-intel		drm-intel-next-fixes"
 	"drm-xe			drm-xe-next-fixes"
+	#no msm-next-fixes in drm-msm
 
 	"drm-misc		drm-misc-next"
 	"drm-intel		drm-intel-next"
 	"drm-intel		drm-intel-gt-next"
 	"drm-xe			drm-xe-next"
+	"drm-msm		msm-next"
 
 	"drm-intel		topic/core-for-CI"
 	"drm-xe			topic/xe-for-CI"
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-06-28 18:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-26 18:45 [rerere PATCH] nightly.conf: Merge drm-msm trees into drm-tip Dmitry Baryshkov
2024-06-27  9:20 ` Jani Nikula
2024-06-27 18:26   ` Jani Nikula
2024-06-28  8:54     ` Dmitry Baryshkov
2024-06-28  9:21       ` Jani Nikula
2024-06-28 18:09         ` Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.