From: Gustavo Sousa <gustavo.sousa@intel.com>
To: Jani Nikula <jani.nikula@intel.com>, <intel-xe@lists.freedesktop.org>
Cc: <jani.nikula@intel.com>
Subject: Re: [PATCH] drm/xe: fix stale comment about unordered_wq usage
Date: Thu, 31 Jul 2025 09:25:33 -0300 [thread overview]
Message-ID: <175396473305.2011.17998214674503902640@intel.com> (raw)
In-Reply-To: <20250731111214.1130130-1-jani.nikula@intel.com>
Quoting Jani Nikula (2025-07-31 08:12:14-03:00)
>Display has switched to its own workqueue, no longer using
>xe->unordered_wq.
>
>Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
>---
> drivers/gpu/drm/xe/xe_device_types.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/drivers/gpu/drm/xe/xe_device_types.h b/drivers/gpu/drm/xe/xe_device_types.h
>index 38c8329b4d2c..01e8fa0d2f9f 100644
>--- a/drivers/gpu/drm/xe/xe_device_types.h
>+++ b/drivers/gpu/drm/xe/xe_device_types.h
>@@ -427,7 +427,7 @@ struct xe_device {
> /** @ordered_wq: used to serialize compute mode resume */
> struct workqueue_struct *ordered_wq;
>
>- /** @unordered_wq: used to serialize unordered work, mostly display */
>+ /** @unordered_wq: used to serialize unordered work */
> struct workqueue_struct *unordered_wq;
>
> /** @destroy_wq: used to serialize user destroy work, like queue */
>--
>2.39.5
>
next prev parent reply other threads:[~2025-07-31 12:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-31 11:12 [PATCH] drm/xe: fix stale comment about unordered_wq usage Jani Nikula
2025-07-31 12:25 ` Gustavo Sousa [this message]
2025-07-31 14:00 ` ✓ CI.KUnit: success for " Patchwork
2025-07-31 15:30 ` ✓ Xe.CI.BAT: " Patchwork
2025-07-31 17:26 ` ✓ Xe.CI.Full: " Patchwork
2025-08-01 9:28 ` [PATCH] " Jani Nikula
2025-08-01 21:08 ` Rodrigo Vivi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=175396473305.2011.17998214674503902640@intel.com \
--to=gustavo.sousa@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox