summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
43 hoursdrm/xe: Clear pending_disable before signaling suspend fenceTangudu Tilak Tirumalesh1-1/+1
43 hoursdrm/xe/multi_queue: skip submit when primary queue is suspendedNiranjana Vishwanathapura1-1/+4
43 hoursdrm/xe/display: fix oops in suspend/shutdown without displayJani Nikula1-2/+9
43 hoursRevert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"Tangudu Tilak Tirumalesh3-77/+5
43 hoursRevert "drm/xe/nvls: Define GuC firmware for NVL-S"Daniele Ceraolo Spurio1-1/+0
43 hoursdrm/xe: fix job timeout recovery for unstarted jobs and kernel queuesRodrigo Vivi1-14/+35
43 hoursdrm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang1-0/+2
12 daysdrm/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: Define and use MCR version of COMMON_SLICE_CHICKEN4Gustavo Sousa3-3/+4
2026-06-01drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3pMatt Roper2-0/+6
2026-06-01drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1Gustavo Sousa2-1/+2
2026-06-01drm/xe: Consolidate workaround entries for Wa_18033852989Matt Roper1-8/+4
2026-06-01drm/xe: Consolidate workaround entries for Wa_14019988906Matt Roper1-8/+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/multi_queue: Fix secondary queue error caseNiranjana Vishwanathapura1-8/+8
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/xelp: Fix Wa_18022495364Tvrtko Ursulin1-1/+1
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: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_un...Shuicheng Lin1-1/+1
2026-05-23drm/xe/debugfs: Correct printing of register whitelist rangesMatt Roper1-1/+1
2026-05-23drm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()Matthew Brost1-24/+9
2026-05-23drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic numberZhanjun Dong1-3/+4
2026-05-23drm/xe/xe2_hpg: Drop invalid workaround Wa_15010599737Matt Roper1-4/+1
2026-05-23drm/xe: Consolidate workaround entries for Wa_14019386621Matt Roper1-8/+4
2026-05-23drm/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