]> www.infradead.org Git - users/hch/misc.git/commit
drm/xe/guc: Split g2h worker function
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 6 Jun 2024 13:06:38 +0000 (15:06 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Fri, 7 Jun 2024 10:24:29 +0000 (12:24 +0200)
commit37e017311c650ba0502aec6ec531ed9bc84d70da
tree56bd2e2afb4cf0f99a2f7a02cc1bc18aaaa3edde
parent6800e63cf97bae62bca56d8e691544540d945f53
drm/xe/guc: Split g2h worker function

In the next patch we will want to perform the same steps that
g2h worker function is doing but from the different worker.

Suggested-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240606130639.1504-2-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_guc_ct.c