summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter
2026-04-06drm/xe: Normalize double-underscore include guards to single-underscoreShuicheng Lin
2026-04-06drm/xe: Add missing leading underscore to include guardsShuicheng Lin
2026-04-06drm/xe: Add missing trailing underscore to include guardsShuicheng Lin
2026-04-06drm/xe: Add missing _H to include guard suffixesShuicheng Lin
2026-04-06drm/xe: Add missing include guards to unprotected headersShuicheng Lin
2026-04-06drm/xe/xe3p_lpg: Add missing indirect ring state feature flagGustavo Sousa
2026-04-03drm/xe: Fix bug in idledly unit conversionVinay Belgaumkar
2026-04-03drm/xe: Enable Wa_14025515070Julia Filipchuk
2026-04-03drm/xe: expose multi-lrc engine classes in debugfs infoXin Wang
2026-04-03drm/xe: improve readability of debugfs engine info outputXin Wang
2026-04-02drm/xe: Drop redundant rtp entries for Wa_14019988906 & Wa_14019877138Matt Roper
2026-04-02drm/xe: pass struct xe_device to xe_display_bo_fbdev_prefer_stolen()Jani Nikula
2026-04-02drm/{i915, xe}: move fbdev fb calls to parent interfaceJani Nikula
2026-04-02drm/{i915, xe}/fbdev: drop drm device parameter from intel_fbdev_fb_fill_info()Jani Nikula
2026-04-02drm/xe/fbdev: put intel_fbdev_fb_prefer_stolen() behind IS_ENABLED(CONFIG_DRM...Jani Nikula
2026-04-01drm/xe/vm: Add missing pad and extensions checkJonathan Cavitt
2026-04-01drm/i915/mchbar: Provide intel_mchbar_read*() abstractionVille Syrjälä
2026-04-01drm/{i915, xe}: add shared header for VLV IOSF sideband units and registersJani Nikula
2026-04-01drm/{i915, xe}: convert VLV sideband display wrappers into real functionsJani Nikula
2026-03-31drm/xe/pat: Print PAT_ATS during register dumpZbigniew Kempczyński
2026-03-31drm/xe: Apply WA_14026999295 to engineMallesh Koujalagi
2026-03-31drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRINareshkumar Gollakoti
2026-03-31drm/xe/uc: Track uc firmware state changesMichal Wajdeczko
2026-03-31drm/xe/vm: Convert comma to semicolonChen Ni
2026-03-31Merge tag 'drm-intel-next-2026-03-30' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-03-30drm/xe/ggtt: Remove duplicate XE_GGTT_FLAGS_64K macro definitionShuicheng Lin
2026-03-30drm/xe/xe_pci: Enable System Controller support on CRI platformAnoop Vijay
2026-03-30drm/xe/xe_sysctrl: Add System Controller power management supportAnoop Vijay
2026-03-30drm/xe/xe_sysctrl: Add System Controller mailbox communication supportAnoop Vijay
2026-03-30drm/xe/xe_sysctrl: Add System Controller initialization supportAnoop Vijay
2026-03-30drm/xe/xe_sysctrl: Add ABI and mailbox interface headersAnoop Vijay
2026-03-30drm/xe/xe_sysctrl: Add System Controller mailbox register definitionsAnoop Vijay
2026-03-30drm/xe/xe_sysctrl: Add System Controller types and device integrationAnoop Vijay
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost
2026-03-30drm/xe: Disable garbage collector work item on SVM closeMatthew Brost
2026-03-30drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio
2026-03-30drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav
2026-03-30drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt
2026-03-30Merge drm/drm-next into drm-intel-nextJani Nikula
2026-03-30drm/xe: Document GT statisticsFrancois Dugast
2026-03-30Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie
2026-03-27drm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()Matthew Brost
2026-03-27drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost
2026-03-27drm/xe: Disable garbage collector work item on SVM closeMatthew Brost
2026-03-27drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio
2026-03-27drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio