summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorLines
2026-02-26Revert "drm/xe/compat: Remove unused i915_reg.h from compat header"Uma Shankar-0/+6
2026-02-26drm/xe: Don't expose display modparam if no display supportMichal Wajdeczko-1/+3
2026-02-26drm/xe/pf: Don't use LMTT page size if no LMTTMichal Wajdeczko-1/+2
2026-02-26drm/xe/pf: Don't force 2MB VRAM alignmentMichal Wajdeczko-3/+5
2026-02-26drm/xe/pf: Use explicit VRAM BO flag for VRAM provisioningMichal Wajdeczko-1/+1
2026-02-25drm/xe/guc: Refine CT queue checks and log formattingShuicheng Lin-6/+5
2026-02-25drm/xe/guc: Accumulate CT H2G retry sleep budgetShuicheng Lin-1/+1
2026-02-25drm/xe/compat: Remove unused i915_reg.h from compat headerUma Shankar-6/+0
2026-02-25drm/xe/fbdev: print info about stolen memory preference for fbdevVinod Govindapillai-1/+5
2026-02-25drm/xe/fbdev: Extract intel_fbdev_fb_prefer_stolen()Ville Syrjälä-10/+26
2026-02-25drm/xe/fbdev: Fix BIOS FB vs. stolen size checkVille Syrjälä-1/+1
2026-02-25Merge drm/drm-next into drm-intel-nextJani Nikula-2904/+9110
2026-02-24drm/xe/xe2_hpg: Drop invalid workaround Wa_15010599737Matt Roper-4/+1
2026-02-24drm/xe: Consolidate workaround entries for Wa_18041344222Matt Roper-18/+6
2026-02-24drm/xe/uapi: Introduce a flag to disallow vm overcommit in fault modeThomas Hellström-2/+17
2026-02-23drm/xe: Consolidate workaround entries for Wa_14023061436Matt Roper-3/+1
2026-02-23drm/xe/wa_oob: Consolidate some OOB rulesMatt Roper-23/+8
2026-02-23drm/xe: Consolidate workaround entries for Wa_15016589081Matt Roper-8/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_18033852989Matt Roper-8/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019988906Matt Roper-8/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019386621Matt Roper-8/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019877138Matt Roper-16/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_13012615864Matt Roper-16/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_14021402888Matt Roper-17/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_16021639441Matt Roper-46/+13
2026-02-23drm/xe: Consolidate workaround entries for Wa_14018471104Matt Roper-9/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_14020338487Matt Roper-9/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_16018712365Matt Roper-9/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_18032247524Matt Roper-10/+7
2026-02-23drm/xe: Consolidate workaround entries for Wa_16021865536Matt Roper-7/+1
2026-02-23drm/xe: Consolidate workaround entries for Wa_16028005424Matt Roper-26/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019449301Matt Roper-10/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_16021867713Matt Roper-30/+8
2026-02-23drm/xe/wa: Document new policy regarding workaround IP rangesMatt Roper-0/+11
2026-02-23drm/xe/pvc: Drop pre-prod workaroundsMatt Roper-63/+0
2026-02-23drm/xe/mtl: Drop pre-prod workarounds Wa_14015795083 & Wa_14014475959Matt Roper-6/+1
2026-02-23drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin-2/+4
2026-02-23drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin-7/+17
2026-02-23drm/xe: Add prefetch fault support for Xe3pVarun Gupta-11/+25
2026-02-23drm/xe: Add counter for invalid prefetch pagefaultsVarun Gupta-0/+2
2026-02-23drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper-12/+60
2026-02-23dma-buf: inline spinlock for fence protection v5Christian König-1/+2
2026-02-23dma-buf: abstract fence locking v2Christian König-2/+2
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard-215/+214
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-8/+4
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-4/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-64/+64
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-98/+96
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-58/+69
2026-02-20drm/xe/sa: Add lockdep annotations for SA manager swap_guardSatyanarayana K V P-0/+6