[PULL] drm-xe-fixes
Lucas De Marchi
lucas.demarchi at intel.com
Thu May 9 19:26:23 UTC 2024
Hi Dave and Sima,
Please pull the drm-xe-fixes for this week targeting v6.9.
thanks
Lucas De Marchi
drm-xe-fixes-2024-05-09:
- Fix use zero-length element array
- Move more from system wq to ordered private wq
- Do not ignore return for drmm_mutex_init
The following changes since commit dd5a440a31fae6e459c0d6271dddd62825505361:
Linux 6.9-rc7 (2024-05-05 14:06:01 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-fixes-2024-05-09
for you to fetch changes up to c002bfe644a29ba600c571f2abba13a155a12dcd:
drm/xe: Use ordered WQ for G2H handler (2024-05-09 09:41:27 -0500)
----------------------------------------------------------------
- Fix use zero-length element array
- Move more from system wq to ordered private wq
- Do not ignore return for drmm_mutex_init
----------------------------------------------------------------
Daniele Ceraolo Spurio (1):
drm/xe/guc: Check error code when initializing the CT mutex
Lucas De Marchi (1):
drm/xe/ads: Use flexible-array
Matthew Brost (1):
drm/xe: Use ordered WQ for G2H handler
drivers/gpu/drm/xe/xe_guc_ads.c | 2 +-
drivers/gpu/drm/xe/xe_guc_ct.c | 10 +++++++++-
drivers/gpu/drm/xe/xe_guc_ct.h | 2 +-
drivers/gpu/drm/xe/xe_guc_ct_types.h | 2 ++
4 files changed, 13 insertions(+), 3 deletions(-)
More information about the Intel-gfx
mailing list