summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
4 daysdrm/xe/ct: fix xa_store() error checkingMatthew Auld1-15/+8
4 daysdrm/xe/ct: prevent UAF in send_recv()Matthew Auld1-3/+18
4 daysdrm/xe/guc_submit: fix xa_store() error checkingMatthew Auld1-6/+3
4 daysdrm/xe: Make wedged_mode debugfs writableMatt Roper1-1/+1
4 daysdrm/xe: Restore GT freq on GSC load errorVinay Belgaumkar1-1/+3
4 daysdrm/xe/oa: Fix overflow in oa batch bufferJosé Roberto de Souza1-1/+2
11 daysdrm/xe/vram: fix ccs offset calculationMatthew Auld1-0/+1
11 daysdrm/xe/vm: move xa_alloc to prevent UAFMatthew Auld1-8/+8
11 daysdrm/xe: Clean up VM / exec queue file lock usage.Matthew Brost5-12/+19
11 daysdrm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza1-6/+3
11 daysdrm/xe: fix UAF around queue destructionMatthew Auld4-2/+35
11 daysdrm/xe: Generate oob before compiling anythingLucas De Marchi1-20/+4
11 daysdrm/xe: Fix memory leak on xe_alloc_pf_queue failureNirmoy Das1-5/+3
11 daysdrm/xe: fixup xe_alloc_pf_queueMatthew Auld1-1/+4
11 daysdrm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc finiMatthew Brost1-1/+1
11 daysdrm/xe: Use topology to determine page fault queue sizeStuart Summers2-14/+49
11 daysdrm/xe/fbdev: Limit the usage of stolen for LNL+Uma Shankar3-1/+12
11 daysdrm/xe: Add timeout to preempt fencesMatthew Brost5-13/+59
11 daysdrm/xe: Name and document Wa_14019789679Matt Roper2-10/+27
11 daysdrm/xe/hdcp: Check GSC structure validitySuraj Kandpal1-2/+6
11 daysdrm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong1-2/+2
11 daysdrm/xe: Resume TDR after GT resetMatthew Brost3-0/+8
11 daysdrm/xe/guc_submit: add missing locking in wedged_finiMatthew Auld1-2/+8
11 daysdrm/xe: Restore pci state upon resumeRodrigo Vivi1-0/+2
2024-10-04drm/xe: fix engine_class bounds check againMatthew Auld1-1/+1
2024-10-04drm/xe: fix missing 'xe_vm_put'Dafna Hirschfeld1-1/+3
2024-10-04drm/xe: Use reserved copy engine for user binds on faulting devicesMatthew Brost4-68/+70
2024-10-04drm/xe: Move and export xe_hw_engine lookup.Dominik Grzegorzek3-33/+42
2024-09-12drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld1-3/+36
2024-09-12drm/xe/client: fix deadlock in show_meminfo()Matthew Auld1-1/+5
2024-09-12drm/xe/oa: Enable Xe2+ PES disaggregationAshutosh Dixit2-0/+5
2024-09-12drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula1-1/+1
2024-09-12drm/xe: Fix access_ok check in user_fence_createNirmoy Das1-1/+1
2024-09-12drm/xe: Fix possible UAF in guc_exec_queue_process_msgMatthew Brost1-1/+3
2024-09-12drm/xe: Remove fence check from send_tlb_invalidationMatthew Brost1-2/+2
2024-09-12drm/xe/gt: Remove double includeLucas De Marchi1-1/+0
2024-09-04drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi1-3/+3
2024-09-04drm/xe: Suspend/resume user access only during system s/rImre Deak1-4/+6
2024-09-04drm/xe/display: Match i915 driver suspend/resume sequences betterMaarten Lankhorst1-5/+14
2024-09-04drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi1-2/+3
2024-09-03drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper11-79/+85
2024-09-03drm/xe/gsc: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio2-2/+19
2024-08-29drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa1-1/+1
2024-08-27drm/xe: Invalidate media_gt TLBsMatthew Brost1-13/+24
2024-08-21drm/xe: Free job before xe_exec_queue_putMatthew Brost1-1/+2
2024-08-21drm/xe: Drop HW fence pointer to HW fence ctxMatthew Brost3-7/+11
2024-08-21drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers1-2/+16
2024-08-19drm/xe/uc: Use devm to register cleanup that includes exec_queuesDaniele Ceraolo Spurio2-4/+4
2024-08-19drm/xe: use devm instead of drmm for managed boDaniele Ceraolo Spurio1-3/+3
2024-08-19drm/xe/xe2hpg: Add Wa_14021821874Tejas Upadhyay2-0/+5