[PULL] drm-xe-fixes
Lucas De Marchi
lucas.demarchi at intel.com
Thu Apr 25 20:50:57 UTC 2024
Hi Dave and Sima
Please pull the drm-xe-fixes for this week targeting v6.9-rc6.
Simple fixes not really visible to end users: 2 around error paths on
drm managed allocations and 1 on PF/VF relay messages that are not
enabled by default.
thanks
Lucas De Marchi
drm-xe-fixes-2024-04-25:
- Fix error paths on managed allocations
- Fix PF/VF relay messages
The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:
Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-fixes-2024-04-25
for you to fetch changes up to e3e989522ac9a6b7960c75b762e1e9568717b31e:
drm/xe/guc: Fix arguments passed to relay G2H handlers (2024-04-24 10:20:00 -0500)
----------------------------------------------------------------
- Fix error paths on managed allocations
- Fix PF/VF relay messages
----------------------------------------------------------------
Himal Prasad Ghimiray (2):
drm/xe: Remove sysfs only once on action add failure
drm/xe: call free_gsc_pkt only once on action add failure
Michal Wajdeczko (1):
drm/xe/guc: Fix arguments passed to relay G2H handlers
drivers/gpu/drm/xe/xe_gt.c | 4 +++-
drivers/gpu/drm/xe/xe_gt_ccs_mode.c | 19 +++++++------------
drivers/gpu/drm/xe/xe_gt_ccs_mode.h | 2 +-
drivers/gpu/drm/xe/xe_guc_ct.c | 4 ++--
drivers/gpu/drm/xe/xe_huc.c | 9 +--------
5 files changed, 14 insertions(+), 24 deletions(-)
More information about the dri-devel
mailing list