summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-11-14drm/xe/guc/tlb: Flush g2h worker in case of tlb timeoutNirmoy Das
2024-11-14drm/xe/ufence: Flush xe ordered_wq in case of ufence timeoutNirmoy Das
2024-11-14drm/xe: Move LNL scheduling WA to xe_device.hNirmoy Das
2024-11-14drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar
2024-11-14drm/xe: Set mask bits for CCS_MODE registerBalasubramani Vivekanandan
2024-11-14drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTLMatthew Brost
2024-11-14drm/xe: Fix possible exec queue leak in exec IOCTLMatthew Brost
2024-11-08drm/xe: Write all slices if its mcr registerTejas Upadhyay
2024-11-08drm/xe: Define STATELESS_COMPRESSION_CTRL as mcr registerTejas Upadhyay
2024-11-08drm/xe/xe2: Add performance turning changesShekhar Chauhan
2024-11-08drm/xe/xe2: Introduce performance changesAkshata Jahagirdar
2024-11-08drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPGSai Teja Pottumuttu
2024-11-08drm/xe: Move enable host l2 VRAM post MCR initTejas Upadhyay
2024-11-08drm/xe/xe2hpg: Add Wa_15016589081Tejas Upadhyay
2024-11-08drm/xe: Support 'nomodeset' kernel command-line optionThomas Zimmermann
2024-11-08drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()Jani Nikula
2024-11-08drm/i915: disable fbc due to Wa_16023588340Matthew Auld
2024-11-08drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost
2024-11-08drm/xe: Add mmio read before GGTT invalidateMatthew Brost
2024-11-08drm/xe: Kill regs/xe_sriov_regs.hMichal Wajdeczko
2024-11-08drm/xe: Fix register definition order in xe_regs.hMichal Wajdeczko
2024-11-01drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa
2024-11-01drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost
2024-11-01drm/xe: Don't free job in TDRMatthew Brost
2024-11-01drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost
2024-11-01drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld
2024-11-01drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld
2024-10-22drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das
2024-10-22drm/xe/xe_sync: initialise ufence.signalledMatthew Auld
2024-10-17drm/xe/ct: fix xa_store() error checkingMatthew Auld
2024-10-17drm/xe/ct: prevent UAF in send_recv()Matthew Auld
2024-10-17drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld
2024-10-17drm/xe: Make wedged_mode debugfs writableMatt Roper
2024-10-17drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar
2024-10-17drm/xe/oa: Fix overflow in oa batch bufferJosé Roberto de Souza
2024-10-10drm/xe/vram: fix ccs offset calculationMatthew Auld
2024-10-10drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld
2024-10-10drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost
2024-10-10drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza
2024-10-10drm/xe: fix UAF around queue destructionMatthew Auld
2024-10-10drm/xe: Generate oob before compiling anythingLucas De Marchi
2024-10-10drm/xe: Fix memory leak on xe_alloc_pf_queue failureNirmoy Das
2024-10-10drm/xe: fixup xe_alloc_pf_queueMatthew Auld
2024-10-10drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc finiMatthew Brost
2024-10-10drm/xe: Use topology to determine page fault queue sizeStuart Summers
2024-10-10drm/xe/fbdev: Limit the usage of stolen for LNL+Uma Shankar
2024-10-10drm/xe: Add timeout to preempt fencesMatthew Brost
2024-10-10drm/xe: Name and document Wa_14019789679Matt Roper
2024-10-10drm/xe/hdcp: Check GSC structure validitySuraj Kandpal
2024-10-10drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong