summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
6 daysPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-1/+1
6 daysdrm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=nShuicheng Lin1-0/+5
6 daysdrm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan1-1/+0
6 daysdrm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko1-4/+9
6 daysdrm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin1-3/+1
6 daysdrm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin2-10/+48
6 daysdrm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast1-2/+10
6 daysdrm/xe: Fix wa_oob codegen recipe for external module buildsThomas Hellström1-2/+2
6 daysplatform/x86/intel/vsec: Switch exported helpers from pci_dev to deviceDavid E. Box4-8/+7
2026-06-19drm/xe: Clear pending_disable before signaling suspend fenceTangudu Tilak Tirumalesh1-1/+1
2026-06-19drm/xe/display: fix oops in suspend/shutdown without displayJani Nikula1-2/+9
2026-06-19drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang1-0/+2
2026-06-09drm/xe: Restore IDLEDLY regiter on engine resetBalasubramani Vivekanandan1-0/+5
2026-06-01drm/xe/oa: Fix exec_queue leak on width check in stream openShuicheng Lin1-2/+4
2026-06-01drm/xe/pf: Fix CFI failure in debugfs accessMohanram Meenakshisundaram2-2/+6
2026-06-01drm/xe/vf: Fix signature of print functionsMichal Wajdeczko2-9/+21
2026-06-01drm/xe/gsc: Fix double-free of managed BO in error pathShuicheng Lin1-4/+1
2026-06-01drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()Gustavo Sousa1-2/+10
2026-05-23drm/xe/dma-buf: fix UAF with retry loopMatthew Auld1-37/+12
2026-05-23drm/xe/dma-buf: handle empty bo and UAF racesMatthew Auld1-15/+16
2026-05-23drm/xe/gsc: Fix BO leak on error in query_compatibility_version()Shuicheng Lin1-1/+1
2026-05-23drm/xe/eustall: Fix drm_dev_put called before stream disable in closeShuicheng Lin1-2/+2
2026-05-23drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()Shuicheng Lin1-2/+5
2026-05-23drm/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