On Fri, 28 Jun 2024, Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> wrote: > On Thu, Jun 27, 2024 at 09:26:19PM GMT, Jani Nikula wrote: >> On Thu, 27 Jun 2024, Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx> wrote: >> > On Wed, 26 Jun 2024, Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> wrote: >> >> 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@xxxxxxxxx> >> >> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> >> > >> > It also helps in avoiding conflicts! >> > >> > Acked-by: Jani Nikula <jani.nikula@xxxxxxxxx> >> >> Oh, this is with the assumption that you'll also maintain the branches >> with dim. I realized this was not spelled out, but I'm hoping it is the >> case. > > No, we use gitlab MRs in order to be able to pre-test patches. But it > doesn't stop anybody from running dim ub && dim push after merging an > MR. IMO that's not quite enough. The main problem with this (from drm-tip and dim POV) is that you won't notice if you push patches that cause conflicts in rebuilding drm-tip. That's then left for the next person to figure out, and for them it's completely unexpected. We had this when AMD branches were part of drm-tip, and it really wasn't much fun, because the burden and benefits were quite lopsided. It's the main reason the branches were dropped. Now, I think there's a non-trivial amount of people who want to see more of gitlab MR based workflows. This is a problem we'll inevitably need to tackle anyway. Perhaps rebuilding drm-tip could be a gitlab workflow, triggered automatically when any of the branches are pushed? With notifications for folks to figure out the conflicts. Maybe there could be some linux-next like logic to use older branches until the conflicts get fixed. BR, Jani. > >> >> BR, >> Jani. >> >> >> > >> >> --- >> >> 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@xxxxxxxxxxxxxxxxxxxxxx:drm/msm.git >> >> +https://gitlab.freedesktop.org/drm/msm.git >> >> +ssh://git@xxxxxxxxxxxxxxxxxxxxxx/drm/msm.git >> >> +" >> >> drm_tip_repos[drm-misc]=" >> >> git@xxxxxxxxxxxxxxxxxxxxxx: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" >> >> -- >> Jani Nikula, Intel -- Jani Nikula, Intel