[PULL] drm-xe-next-fixes
Thomas Hellstrom
thomas.hellstrom at linux.intel.com
Thu May 9 16:35:23 UTC 2024
Hi, Dave & Sima
This weeks -next-fixes. Two fixes breifly described below.
Driver Changes:
- Use ordered WQ for G2H handler. (Matthew Brost)
- Use flexible-array rather than zero-sized (Lucas De Marchi)
Thanks,
Thomas
The following changes since commit 3bc8848bb7f7478e6806e4522b06b63f40a53e1e:
drm/xe: Merge 16021540221 and 18034896535 WAs (2024-05-02 11:29:42 +0200)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-next-fixes-2024-05-09-1
for you to fetch changes up to d69c3d4b53829097b8948d6791ea32c07de3faab:
drm/xe/ads: Use flexible-array (2024-05-09 17:51:46 +0200)
----------------------------------------------------------------
Driver Changes:
- Use ordered WQ for G2H handler. (Matthew Brost)
- Use flexible-array rather than zero-sized (Lucas De Marchi)
----------------------------------------------------------------
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 | 5 +++++
drivers/gpu/drm/xe/xe_guc_ct.h | 2 +-
drivers/gpu/drm/xe/xe_guc_ct_types.h | 2 ++
4 files changed, 9 insertions(+), 2 deletions(-)
More information about the Intel-gfx
mailing list