summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
2024-11-14drm/xe/guc/tlb: Flush g2h worker in case of tlb timeoutNirmoy Das1-0/+2
2024-11-14drm/xe/ufence: Flush xe ordered_wq in case of ufence timeoutNirmoy Das1-0/+7
2024-11-14drm/xe: Move LNL scheduling WA to xe_device.hNirmoy Das2-10/+15
2024-11-14drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar1-0/+18
2024-11-14drm/xe: Set mask bits for CCS_MODE registerBalasubramani Vivekanandan2-1/+7
2024-11-14drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTLMatthew Brost1-0/+1
2024-11-14drm/xe: Fix possible exec queue leak in exec IOCTLMatthew Brost1-4/+8
2024-11-08drm/xe: Write all slices if its mcr registerTejas Upadhyay2-5/+5
2024-11-08drm/xe: Define STATELESS_COMPRESSION_CTRL as mcr registerTejas Upadhyay1-1/+1
2024-11-08drm/xe/xe2: Add performance turning changesShekhar Chauhan2-1/+11
2024-11-08drm/xe/xe2: Introduce performance changesAkshata Jahagirdar2-0/+8
2024-11-08drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPGSai Teja Pottumuttu2-0/+9
2024-11-08drm/xe: Move enable host l2 VRAM post MCR initTejas Upadhyay1-1/+1
2024-11-08drm/xe/xe2hpg: Add Wa_15016589081Tejas Upadhyay2-0/+5
2024-11-08drm/xe: Support 'nomodeset' kernel command-line optionThomas Zimmermann1-3/+36
2024-11-08drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()Jani Nikula2-7/+0
2024-11-08drm/i915: disable fbc due to Wa_16023588340Matthew Auld2-0/+17
2024-11-08drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost1-6/+12
2024-11-08drm/xe: Add mmio read before GGTT invalidateMatthew Brost1-0/+10
2024-11-08drm/xe: Kill regs/xe_sriov_regs.hMichal Wajdeczko6-26/+15
2024-11-08drm/xe: Fix register definition order in xe_regs.hMichal Wajdeczko1-3/+3
2024-11-01drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa1-1/+1
2024-11-01drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost1-8/+4
2024-11-01drm/xe: Don't free job in TDRMatthew Brost1-2/+5
2024-11-01drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost1-0/+2
2024-11-01drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld1-2/+2
2024-11-01drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld3-23/+15
2024-10-22drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das1-3/+0
2024-10-22drm/xe/xe_sync: initialise ufence.signalledMatthew Auld1-1/+1
2024-10-17drm/xe/ct: fix xa_store() error checkingMatthew Auld1-15/+8
2024-10-17drm/xe/ct: prevent UAF in send_recv()Matthew Auld1-3/+18
2024-10-17drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld1-6/+3
2024-10-17drm/xe: Make wedged_mode debugfs writableMatt Roper1-1/+1
2024-10-17drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar1-1/+3
2024-10-17drm/xe/oa: Fix overflow in oa batch bufferJosé Roberto de Souza1-1/+2
2024-10-10drm/xe/vram: fix ccs offset calculationMatthew Auld1-0/+1
2024-10-10drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld1-8/+8
2024-10-10drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost5-12/+19
2024-10-10drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza1-6/+3
2024-10-10drm/xe: fix UAF around queue destructionMatthew Auld4-2/+35
2024-10-10drm/xe: Generate oob before compiling anythingLucas De Marchi1-20/+4
2024-10-10drm/xe: Fix memory leak on xe_alloc_pf_queue failureNirmoy Das1-5/+3
2024-10-10drm/xe: fixup xe_alloc_pf_queueMatthew Auld1-1/+4
2024-10-10drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc finiMatthew Brost1-1/+1
2024-10-10drm/xe: Use topology to determine page fault queue sizeStuart Summers2-14/+49
2024-10-10drm/xe/fbdev: Limit the usage of stolen for LNL+Uma Shankar3-1/+12
2024-10-10drm/xe: Add timeout to preempt fencesMatthew Brost5-13/+59
2024-10-10drm/xe: Name and document Wa_14019789679Matt Roper2-10/+27
2024-10-10drm/xe/hdcp: Check GSC structure validitySuraj Kandpal1-2/+6
2024-10-10drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong1-2/+2