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: Define and use MCR version of COMMON_SLICE_CHICKEN4Gustavo Sousa3-3/+4
2 daysdrm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3pMatt Roper2-0/+6
2 daysdrm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1Gustavo Sousa2-1/+2
2 daysdrm/xe: Consolidate workaround entries for Wa_18033852989Matt Roper1-8/+4
2 daysdrm/xe: Consolidate workaround entries for Wa_14019988906Matt Roper1-8/+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/multi_queue: Fix secondary queue error caseNiranjana Vishwanathapura1-8/+8
12 daysdrm/xe/dma-buf: fix UAF with retry loopMatthew Auld1-37/+12
12 daysdrm/xe/dma-buf: handle empty bo and UAF racesMatthew Auld1-15/+16
12 daysdrm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin1-1/+1
12 daysdrm/xe/gsc: Fix BO leak on error in query_compatibility_version()Shuicheng Lin1-1/+1
12 daysdrm/xe/eustall: Fix drm_dev_put called before stream disable in closeShuicheng Lin1-2/+2
12 daysdrm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()Shuicheng Lin1-2/+5
12 daysdrm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_un...Shuicheng Lin1-1/+1
12 daysdrm/xe/debugfs: Correct printing of register whitelist rangesMatt Roper1-1/+1
12 daysdrm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()Matthew Brost1-24/+9
12 daysdrm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic numberZhanjun Dong1-3/+4
12 daysdrm/xe/xe2_hpg: Drop invalid workaround Wa_15010599737Matt Roper1-4/+1
12 daysdrm/xe: Consolidate workaround entries for Wa_14019386621Matt Roper1-8/+4
12 daysdrm/xe: Consolidate workaround entries for Wa_14019877138Matt Roper1-16/+4
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-05-17drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()Gustavo Sousa1-2/+10
2026-04-07drm/xe: Fix bug in idledly unit conversionVinay Belgaumkar1-2/+1
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost1-14/+13
2026-03-30drm/xe: Disable garbage collector work item on SVM closeMatthew Brost1-1/+1
2026-03-30drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio1-0/+12
2026-03-30drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio1-1/+3
2026-03-30drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio1-6/+0
2026-03-30drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio1-0/+1
2026-03-30drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav1-4/+12
2026-03-30drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt1-0/+6
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld3-10/+28
2026-03-24drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper2-1/+3
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichaƂ Winiarski1-0/+2
2026-03-19drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav1-0/+2
2026-03-19drm/xe: Open-code GGTT MMIO access protectionMatthew Brost2-7/+8
2026-03-19drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa1-2/+2
2026-03-19drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit1-2/+5
2026-03-19drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen1-9/+29
2026-03-19drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong1-0/+1
2026-03-19drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost1-13/+22
2026-03-19drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost3-12/+63
2026-03-19drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost1-2/+1