summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
8 daysdrm/xe/dma-buf: fix UAF with retry loopMatthew Auld
8 daysdrm/xe/dma-buf: handle empty bo and UAF racesMatthew Auld
8 daysdrm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin
8 daysdrm/xe/gsc: Fix BO leak on error in query_compatibility_version()Shuicheng Lin
8 daysdrm/xe/eustall: Fix drm_dev_put called before stream disable in closeShuicheng Lin
8 daysdrm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()Shuicheng Lin
8 daysdrm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_un...Shuicheng Lin
8 daysdrm/xe/debugfs: Correct printing of register whitelist rangesMatt Roper
8 daysdrm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()Matthew Brost
8 daysdrm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic numberZhanjun Dong
8 daysdrm/xe/xe2_hpg: Drop invalid workaround Wa_15010599737Matt Roper
8 daysdrm/xe: Consolidate workaround entries for Wa_14019386621Matt Roper
8 daysdrm/xe: Consolidate workaround entries for Wa_14019877138Matt Roper
2026-05-17drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madviseJia Yao
2026-05-17drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()Shuicheng Lin
2026-05-17drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()Shuicheng Lin
2026-05-17drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked()Shuicheng Lin
2026-05-17drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failureShuicheng Lin
2026-05-17drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()Gustavo Sousa
2026-04-07drm/xe: Fix bug in idledly unit conversionVinay Belgaumkar
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-25drm/xe: always keep track of remap prev/nextMatthew Auld
2026-03-24drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichaƂ Winiarski
2026-03-19drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav
2026-03-19drm/xe: Open-code GGTT MMIO access protectionMatthew Brost
2026-03-19drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa
2026-03-19drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit
2026-03-19drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen
2026-03-19drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong
2026-03-19drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost
2026-03-19drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost
2026-03-19drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost
2026-03-19drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio
2026-03-04drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta
2026-03-04drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin
2026-03-04drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper
2026-03-04drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-02-23drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin
2026-02-23drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin