Hi Dave and Sima, Here goes our round of Xe fixes of this week.
Thanks, Rodrigo. drm-xe-fixes-2025-02-20: - Fix error handling in xe_irq_install (Lucas) - Fix devcoredump format (Jose, Lucas) The following changes since commit 0ad2507d5d93f39619fc42372c347d6006b64319: Linux 6.14-rc3 (2025-02-16 14:02:44 -0800) are available in the Git repository at: https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-fixes-2025-02-20 for you to fetch changes up to 213e24250feed3bcf58d7594298df2d7e78a88ab: drm/xe/guc: Fix size_t print format (2025-02-18 15:53:01 -0500) ---------------------------------------------------------------- - Fix error handling in xe_irq_install (Lucas) - Fix devcoredump format (Jose, Lucas) ---------------------------------------------------------------- José Roberto de Souza (1): drm/xe: Make GUC binaries dump consistent with other binaries in devcoredump Lucas De Marchi (2): drm/xe: Fix error handling in xe_irq_install() drm/xe/guc: Fix size_t print format drivers/gpu/drm/xe/xe_guc_ct.c | 6 ++++-- drivers/gpu/drm/xe/xe_guc_log.c | 3 ++- drivers/gpu/drm/xe/xe_irq.c | 14 +------------- 3 files changed, 7 insertions(+), 16 deletions(-)