Hi Dave and Sima,

Here goes our drm-xe-next-fixes for this round.
Mostly kernel-doc fixes, plus a debugfs, plus
the re-enabling of D3Cold on BMG in general.

Thanks,
Rodrigo.

drm-xe-next-fixes-2026-02-05:
- Fix CFI violation in debugfs access (Daniele)
- Kernel-doc fixes (Chaitanya, Shuicheng)
- Disable D3Cold for BMG only on specific platforms (Karthik)
The following changes since commit 3cc9398a9ea69b77de01b370463b706c354e52fb:

  Merge tag 'exynos-drm-next-for-v6.20' of 
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next 
(2026-02-02 11:17:12 +1000)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/xe/kernel.git 
tags/drm-xe-next-fixes-2026-02-05

for you to fetch changes up to 666c654a5ae4090a3402ac14f399283934ea8104:

  drm/xe/pm: Disable D3Cold for BMG only on specific platforms (2026-02-05 
08:03:58 -0500)

----------------------------------------------------------------
- Fix CFI violation in debugfs access (Daniele)
- Kernel-doc fixes (Chaitanya, Shuicheng)
- Disable D3Cold for BMG only on specific platforms (Karthik)

----------------------------------------------------------------
Chaitanya Kumar Borah (1):
      drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI header

Daniele Ceraolo Spurio (1):
      drm/xe/guc: Fix CFI violation in debugfs access.

Karthik Poosa (1):
      drm/xe/pm: Disable D3Cold for BMG only on specific platforms

Shuicheng Lin (4):
      drm/xe/query: Fix topology query pointer advance
      drm/xe: Fix kerneldoc for xe_migrate_exec_queue
      drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_early
      drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_dep

 drivers/gpu/drm/xe/abi/guc_scheduler_abi.h |  2 +-
 drivers/gpu/drm/xe/xe_guc.c                |  6 ++++--
 drivers/gpu/drm/xe/xe_guc.h                |  2 +-
 drivers/gpu/drm/xe/xe_migrate.c            |  2 +-
 drivers/gpu/drm/xe/xe_pm.c                 | 13 ++++++++++---
 drivers/gpu/drm/xe/xe_query.c              |  2 +-
 drivers/gpu/drm/xe/xe_tlb_inval.c          |  2 +-
 drivers/gpu/drm/xe/xe_tlb_inval_job.c      |  2 +-
 8 files changed, 20 insertions(+), 11 deletions(-)

Reply via email to