summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
2 daysdrm/xe/oa: Fix exec_queue leak on width check in stream openShuicheng Lin1-2/+4
2 daysdrm/xe/pf: Fix CFI failure in debugfs accessMohanram Meenakshisundaram2-2/+6
2 daysdrm/xe/vf: Fix signature of print functionsMichal Wajdeczko2-9/+21
2 daysdrm/xe/gsc: Fix double-free of managed BO in error pathShuicheng Lin1-4/+1
2 daysdrm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()Gustavo Sousa1-2/+10
11 daysdrm/xe/dma-buf: fix UAF with retry loopMatthew Auld1-37/+12
11 daysdrm/xe/dma-buf: handle empty bo and UAF racesMatthew Auld1-15/+16
11 daysdrm/xe/gsc: Fix BO leak on error in query_compatibility_version()Shuicheng Lin1-1/+1
11 daysdrm/xe/eustall: Fix drm_dev_put called before stream disable in closeShuicheng Lin1-2/+2
11 daysdrm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()Shuicheng Lin1-2/+5
11 daysdrm/xe/debugfs: Correct printing of register whitelist rangesMatt Roper1-1/+1
2026-05-17drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madviseJia Yao1-0/+47
2026-05-17drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()Shuicheng Lin1-1/+3
2026-05-17drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()Shuicheng Lin1-4/+7
2026-05-17drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked()Shuicheng Lin1-1/+3
2026-05-17drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failureShuicheng Lin1-1/+11
2026-04-22drm/xe: Fix bug in idledly unit conversionVinay Belgaumkar1-2/+1
2026-04-11drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio1-1/+3
2026-04-11drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio1-6/+0
2026-04-11drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio1-0/+1
2026-04-02drm/xe: always keep track of remap prev/nextMatthew Auld3-10/+28
2026-04-02drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper2-1/+3
2026-03-25drm/xe: Open-code GGTT MMIO access protectionMatthew Brost2-7/+8
2026-03-25drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit1-2/+5
2026-03-25drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong1-0/+1
2026-03-25drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin1-2/+4
2026-03-25drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta1-1/+2
2026-03-19drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper1-6/+7
2026-03-19drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin1-7/+17
2026-03-12drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin1-1/+3
2026-03-12drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong2-8/+37
2026-03-12drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin1-0/+1
2026-03-12drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost1-0/+9
2026-03-12drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper2-12/+60
2026-03-04drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao1-1/+6
2026-03-04drm/xe: Fix ggtt fb alignmentTvrtko Ursulin1-1/+1
2026-03-04drm/xe: Only toggle scheduling in TDR if GuC is runningMatthew Brost1-1/+2
2026-03-04drm/xe/xe3_lpg: Apply Wa_16028005424Balasubramani Vivekanandan2-0/+8
2026-03-04drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAPHimal Prasad Ghimiray1-1/+2
2026-03-04drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTLMatthew Brost1-1/+10
2026-03-04drm/xe/ggtt: Use scope-based runtime pmMatt Roper1-2/+1
2026-02-27drm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav1-1/+1
2026-02-27drm/xe: Make xe_modparam.force_vram_bar_size signedShuicheng Lin1-1/+1
2026-02-27drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper1-10/+8
2026-02-27drm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin1-5/+5
2026-02-27drm/xe/configfs: Fix 'parameter name omitted' errorsMichal Wajdeczko1-4/+8
2026-02-27drm/xe: Unregister drm device on probe errorShuicheng Lin1-0/+1
2026-02-27drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar1-0/+34
2026-02-11drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio2-3/+5
2026-02-11drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa1-3/+10