* Re: Patch "drm/i915: Plumb 'dsb' all way to the plane hooks" has been added to the 6.12-stable tree [not found] <20250309194558.4190633-1-sashal@kernel.org> @ 2025-03-10 15:55 ` Ville Syrjälä 2025-03-10 16:35 ` Greg KH 0 siblings, 1 reply; 3+ messages in thread From: Ville Syrjälä @ 2025-03-10 15:55 UTC (permalink / raw) To: stable Cc: stable-commits, Jani Nikula, Rodrigo Vivi, Joonas Lahtinen, Tvrtko Ursulin, David Airlie, Simona Vetter, Lucas De Marchi, Thomas Hellström, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann On Sun, Mar 09, 2025 at 03:45:57PM -0400, Sasha Levin wrote: > This is a note to let you know that I've just added the patch titled > > drm/i915: Plumb 'dsb' all way to the plane hooks > > to the 6.12-stable tree which can be found at: > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > The filename of the patch is: > drm-i915-plumb-dsb-all-way-to-the-plane-hooks.patch > and it can be found in the queue-6.12 subdirectory. > > If you, or anyone else, feels it should not be added to the stable tree, > please let <stable@vger.kernel.org> know about it. > > > > commit f03e7cca22f4bb50cae98840f91fcf1e6d780a54 > Author: Ville Syrjälä <ville.syrjala@linux.intel.com> > Date: Mon Sep 30 20:04:13 2024 +0300 > > drm/i915: Plumb 'dsb' all way to the plane hooks > > [ Upstream commit 01389846f7d61d262cc92d42ad4d1a25730e3eff ] It would help if you actually mentioned *why* you need to backport this? -- Ville Syrjälä Intel ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Patch "drm/i915: Plumb 'dsb' all way to the plane hooks" has been added to the 6.12-stable tree 2025-03-10 15:55 ` Patch "drm/i915: Plumb 'dsb' all way to the plane hooks" has been added to the 6.12-stable tree Ville Syrjälä @ 2025-03-10 16:35 ` Greg KH 2025-03-10 17:03 ` Ville Syrjälä 0 siblings, 1 reply; 3+ messages in thread From: Greg KH @ 2025-03-10 16:35 UTC (permalink / raw) To: Ville Syrjälä Cc: stable, stable-commits, Jani Nikula, Rodrigo Vivi, Joonas Lahtinen, Tvrtko Ursulin, David Airlie, Simona Vetter, Lucas De Marchi, Thomas Hellström, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann On Mon, Mar 10, 2025 at 05:55:04PM +0200, Ville Syrjälä wrote: > On Sun, Mar 09, 2025 at 03:45:57PM -0400, Sasha Levin wrote: > > This is a note to let you know that I've just added the patch titled > > > > drm/i915: Plumb 'dsb' all way to the plane hooks > > > > to the 6.12-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > drm-i915-plumb-dsb-all-way-to-the-plane-hooks.patch > > and it can be found in the queue-6.12 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let <stable@vger.kernel.org> know about it. > > > > > > > > commit f03e7cca22f4bb50cae98840f91fcf1e6d780a54 > > Author: Ville Syrjälä <ville.syrjala@linux.intel.com> > > Date: Mon Sep 30 20:04:13 2024 +0300 > > > > drm/i915: Plumb 'dsb' all way to the plane hooks > > > > [ Upstream commit 01389846f7d61d262cc92d42ad4d1a25730e3eff ] > > It would help if you actually mentioned *why* you need to backport this? If you read further in the patch it says: Stable-dep-of: 30bfc151f0c1 ("drm/xe: Remove double pageflip") which is the reason. thanks, greg k-h ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Patch "drm/i915: Plumb 'dsb' all way to the plane hooks" has been added to the 6.12-stable tree 2025-03-10 16:35 ` Greg KH @ 2025-03-10 17:03 ` Ville Syrjälä 0 siblings, 0 replies; 3+ messages in thread From: Ville Syrjälä @ 2025-03-10 17:03 UTC (permalink / raw) To: Greg KH Cc: stable, stable-commits, Jani Nikula, Rodrigo Vivi, Joonas Lahtinen, Tvrtko Ursulin, David Airlie, Simona Vetter, Lucas De Marchi, Thomas Hellström, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann On Mon, Mar 10, 2025 at 05:35:06PM +0100, Greg KH wrote: > On Mon, Mar 10, 2025 at 05:55:04PM +0200, Ville Syrjälä wrote: > > On Sun, Mar 09, 2025 at 03:45:57PM -0400, Sasha Levin wrote: > > > This is a note to let you know that I've just added the patch titled > > > > > > drm/i915: Plumb 'dsb' all way to the plane hooks > > > > > > to the 6.12-stable tree which can be found at: > > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > > > The filename of the patch is: > > > drm-i915-plumb-dsb-all-way-to-the-plane-hooks.patch > > > and it can be found in the queue-6.12 subdirectory. > > > > > > If you, or anyone else, feels it should not be added to the stable tree, > > > please let <stable@vger.kernel.org> know about it. > > > > > > > > > > > > commit f03e7cca22f4bb50cae98840f91fcf1e6d780a54 > > > Author: Ville Syrjälä <ville.syrjala@linux.intel.com> > > > Date: Mon Sep 30 20:04:13 2024 +0300 > > > > > > drm/i915: Plumb 'dsb' all way to the plane hooks > > > > > > [ Upstream commit 01389846f7d61d262cc92d42ad4d1a25730e3eff ] > > > > It would help if you actually mentioned *why* you need to backport this? > > If you read further in the patch it says: > Stable-dep-of: 30bfc151f0c1 ("drm/xe: Remove double pageflip") > > which is the reason. Ah, didn't look hard enough. Thanks. OK, seems fine by me. -- Ville Syrjälä Intel ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-03-10 17:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20250309194558.4190633-1-sashal@kernel.org>
2025-03-10 15:55 ` Patch "drm/i915: Plumb 'dsb' all way to the plane hooks" has been added to the 6.12-stable tree Ville Syrjälä
2025-03-10 16:35 ` Greg KH
2025-03-10 17:03 ` Ville Syrjälä
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox