* [drm-rerere] nightly.conf: drop sound tree from drm-tip altogether
@ 2023-07-06 9:28 Jani Nikula
2023-07-06 14:00 ` Alex Deucher
2023-07-11 15:40 ` [Intel-gfx] " Maarten Lankhorst
0 siblings, 2 replies; 4+ messages in thread
From: Jani Nikula @ 2023-07-06 9:28 UTC (permalink / raw)
To: dim-tools, dri-devel; +Cc: Jani Nikula, intel-gfx
We used to have the sound branches be part of drm-tip to help
development of DP and HDMI audio. However, we always used to run into
problems with the sound branches merging Linus' master at non-tagged
random commits, wreaking havoc especially during the merge windows. We
only ever want to have tagged stuff merged back from Linus' tree to
drm-tip.
We introduced a mechanism in dim to hold back branches at certain
commits, just to hold back sound branches when problems arise. We moved
it along, but in the end nobody has updated this in literally years, and
sound branches have been held back at v5.13.
The merge window is currently open, and AFAICT the sound/for-linus
branch again contains commits from the merge window.
Let's just forget about the sound tree, as nobody has really missed it
since v5.13, and focus on the drm branches.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
---
nightly.conf | 7 -------
1 file changed, 7 deletions(-)
diff --git a/nightly.conf b/nightly.conf
index 73aec820e98f..c1e22800e276 100644
--- a/nightly.conf
+++ b/nightly.conf
@@ -46,11 +46,6 @@ git://anongit.freedesktop.org/drm/drm
https://anongit.freedesktop.org/git/drm/drm
https://anongit.freedesktop.org/git/drm/drm.git
"
-drm_tip_repos[sound-upstream]="
-git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
-https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
-https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound.git
-"
drm_tip_repos[linux-upstream]="
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
@@ -79,8 +74,6 @@ drm_tip_config=(
"drm-intel drm-intel-next"
"drm-intel drm-intel-gt-next"
- "sound-upstream for-linus v5.13"
- "sound-upstream for-next v5.13"
"drm-intel topic/core-for-CI"
"drm-misc topic/i915-ttm"
"drm topic/nouveau-misc"
--
2.39.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [drm-rerere] nightly.conf: drop sound tree from drm-tip altogether
2023-07-06 9:28 [drm-rerere] nightly.conf: drop sound tree from drm-tip altogether Jani Nikula
@ 2023-07-06 14:00 ` Alex Deucher
2023-07-11 15:40 ` [Intel-gfx] " Maarten Lankhorst
1 sibling, 0 replies; 4+ messages in thread
From: Alex Deucher @ 2023-07-06 14:00 UTC (permalink / raw)
To: Jani Nikula; +Cc: intel-gfx, dim-tools, dri-devel
On Thu, Jul 6, 2023 at 5:29 AM Jani Nikula <jani.nikula@intel.com> wrote:
>
> We used to have the sound branches be part of drm-tip to help
> development of DP and HDMI audio. However, we always used to run into
> problems with the sound branches merging Linus' master at non-tagged
> random commits, wreaking havoc especially during the merge windows. We
> only ever want to have tagged stuff merged back from Linus' tree to
> drm-tip.
>
> We introduced a mechanism in dim to hold back branches at certain
> commits, just to hold back sound branches when problems arise. We moved
> it along, but in the end nobody has updated this in literally years, and
> sound branches have been held back at v5.13.
>
> The merge window is currently open, and AFAICT the sound/for-linus
> branch again contains commits from the merge window.
>
> Let's just forget about the sound tree, as nobody has really missed it
> since v5.13, and focus on the drm branches.
>
> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
> ---
> nightly.conf | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/nightly.conf b/nightly.conf
> index 73aec820e98f..c1e22800e276 100644
> --- a/nightly.conf
> +++ b/nightly.conf
> @@ -46,11 +46,6 @@ git://anongit.freedesktop.org/drm/drm
> https://anongit.freedesktop.org/git/drm/drm
> https://anongit.freedesktop.org/git/drm/drm.git
> "
> -drm_tip_repos[sound-upstream]="
> -git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
> -https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
> -https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound.git
> -"
> drm_tip_repos[linux-upstream]="
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> @@ -79,8 +74,6 @@ drm_tip_config=(
> "drm-intel drm-intel-next"
> "drm-intel drm-intel-gt-next"
>
> - "sound-upstream for-linus v5.13"
> - "sound-upstream for-next v5.13"
> "drm-intel topic/core-for-CI"
> "drm-misc topic/i915-ttm"
> "drm topic/nouveau-misc"
> --
> 2.39.2
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Intel-gfx] [drm-rerere] nightly.conf: drop sound tree from drm-tip altogether
2023-07-06 9:28 [drm-rerere] nightly.conf: drop sound tree from drm-tip altogether Jani Nikula
2023-07-06 14:00 ` Alex Deucher
@ 2023-07-11 15:40 ` Maarten Lankhorst
2023-07-11 15:48 ` Jani Nikula
1 sibling, 1 reply; 4+ messages in thread
From: Maarten Lankhorst @ 2023-07-11 15:40 UTC (permalink / raw)
To: Jani Nikula, dim-tools, dri-devel; +Cc: intel-gfx
Hey,
Den 2023-07-06 kl. 11:28, skrev Jani Nikula:
> We used to have the sound branches be part of drm-tip to help
> development of DP and HDMI audio. However, we always used to run into
> problems with the sound branches merging Linus' master at non-tagged
> random commits, wreaking havoc especially during the merge windows. We
> only ever want to have tagged stuff merged back from Linus' tree to
> drm-tip.
>
> We introduced a mechanism in dim to hold back branches at certain
> commits, just to hold back sound branches when problems arise. We moved
> it along, but in the end nobody has updated this in literally years, and
> sound branches have been held back at v5.13.
>
> The merge window is currently open, and AFAICT the sound/for-linus
> branch again contains commits from the merge window.
>
> Let's just forget about the sound tree, as nobody has really missed it
> since v5.13, and focus on the drm branches.
>
> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
> ---
> nightly.conf | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/nightly.conf b/nightly.conf
> index 73aec820e98f..c1e22800e276 100644
> --- a/nightly.conf
> +++ b/nightly.conf
> @@ -46,11 +46,6 @@ git://anongit.freedesktop.org/drm/drm
> https://anongit.freedesktop.org/git/drm/drm
> https://anongit.freedesktop.org/git/drm/drm.git
> "
> -drm_tip_repos[sound-upstream]="
> -git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
> -https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
> -https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound.git
> -"
> drm_tip_repos[linux-upstream]="
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> @@ -79,8 +74,6 @@ drm_tip_config=(
> "drm-intel drm-intel-next"
> "drm-intel drm-intel-gt-next"
>
> - "sound-upstream for-linus v5.13"
> - "sound-upstream for-next v5.13"
> "drm-intel topic/core-for-CI"
> "drm-misc topic/i915-ttm"
> "drm topic/nouveau-misc"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Intel-gfx] [drm-rerere] nightly.conf: drop sound tree from drm-tip altogether
2023-07-11 15:40 ` [Intel-gfx] " Maarten Lankhorst
@ 2023-07-11 15:48 ` Jani Nikula
0 siblings, 0 replies; 4+ messages in thread
From: Jani Nikula @ 2023-07-11 15:48 UTC (permalink / raw)
To: Maarten Lankhorst, dim-tools, dri-devel; +Cc: intel-gfx
On Tue, 11 Jul 2023, Maarten Lankhorst <maarten.lankhorst@linux.intel.com> wrote:
> Hey,
>
> Den 2023-07-06 kl. 11:28, skrev Jani Nikula:
>> We used to have the sound branches be part of drm-tip to help
>> development of DP and HDMI audio. However, we always used to run into
>> problems with the sound branches merging Linus' master at non-tagged
>> random commits, wreaking havoc especially during the merge windows. We
>> only ever want to have tagged stuff merged back from Linus' tree to
>> drm-tip.
>>
>> We introduced a mechanism in dim to hold back branches at certain
>> commits, just to hold back sound branches when problems arise. We moved
>> it along, but in the end nobody has updated this in literally years, and
>> sound branches have been held back at v5.13.
>>
>> The merge window is currently open, and AFAICT the sound/for-linus
>> branch again contains commits from the merge window.
>>
>> Let's just forget about the sound tree, as nobody has really missed it
>> since v5.13, and focus on the drm branches.
>>
>> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
> Acked-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Thanks for the acks everyone, both here and on IRC, pushed to
drm-rerere.
BR,
Jani.
>> ---
>> nightly.conf | 7 -------
>> 1 file changed, 7 deletions(-)
>>
>> diff --git a/nightly.conf b/nightly.conf
>> index 73aec820e98f..c1e22800e276 100644
>> --- a/nightly.conf
>> +++ b/nightly.conf
>> @@ -46,11 +46,6 @@ git://anongit.freedesktop.org/drm/drm
>> https://anongit.freedesktop.org/git/drm/drm
>> https://anongit.freedesktop.org/git/drm/drm.git
>> "
>> -drm_tip_repos[sound-upstream]="
>> -git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>> -https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
>> -https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound.git
>> -"
>> drm_tip_repos[linux-upstream]="
>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> @@ -79,8 +74,6 @@ drm_tip_config=(
>> "drm-intel drm-intel-next"
>> "drm-intel drm-intel-gt-next"
>>
>> - "sound-upstream for-linus v5.13"
>> - "sound-upstream for-next v5.13"
>> "drm-intel topic/core-for-CI"
>> "drm-misc topic/i915-ttm"
>> "drm topic/nouveau-misc"
--
Jani Nikula, Intel Open Source Graphics Center
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-07-11 15:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-06 9:28 [drm-rerere] nightly.conf: drop sound tree from drm-tip altogether Jani Nikula
2023-07-06 14:00 ` Alex Deucher
2023-07-11 15:40 ` [Intel-gfx] " Maarten Lankhorst
2023-07-11 15:48 ` Jani Nikula
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox