summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-04-20drm/xe/xelp: Move Wa_16011163337 from tunings to workaroundsTvrtko Ursulin
2025-04-20drm/xe/vf: Don't try to trigger a full GT reset if VFMichal Wajdeczko
2025-04-20drm/xe/pf: Don't send BEGIN_ID if VF has no context/doorbellsMichal Wajdeczko
2025-04-20drm/xe: Restore EIO errno return when GuC PC start failsRodrigo Vivi
2025-04-20drm/xe/hw_engine: define sysfs_ops on all directoriesTejas Upadhyay
2025-04-10drm/xe: Fix unmet direct dependencies warningYue Haibing
2025-04-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi
2025-03-28drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz
2025-03-22drm/xe/guc: Fix size_t print formatLucas De Marchi
2025-03-22drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi
2025-03-22drm/xe/userptr: Fix an incorrect assertThomas Hellström
2025-03-22drm/xe: Release guc ids before cancelling workTejas Upadhyay
2025-03-22drm/xe: cancel pending job timer before freeing schedulerTejas Upadhyay
2025-03-22drm/xe: Make GUC binaries dump consistent with other binaries in devcoredumpJosé Roberto de Souza
2025-03-13drm/xe: Remove double pageflipMaarten Lankhorst
2025-03-13drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström
2025-03-13drm/xe/userptr: properly setup pfn_flags_maskMatthew Auld
2025-03-13drm/xe: Fix fault mode invalidation with unbindThomas Hellström
2025-03-13drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin
2025-03-13drm/xe/vm: Validate userptr during gpu vma prefetchingThomas Hellström
2025-03-13drm/xe/vm: Fix a misplaced #endifThomas Hellström
2025-03-13drm/xe/hmm: Don't dereference struct page pointers without notifier lockThomas Hellström
2025-03-13drm/xe/hmm: Style- and include fixesThomas Hellström
2025-03-13drm/xe: Add staging tree for VM bindsMatthew Brost
2025-03-07drm/xe/userptr: fix EFAULT handlingMatthew Auld
2025-03-07drm/xe/userptr: restore invalidation list on errorMatthew Auld
2025-03-07drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)Mingcong Bai
2025-03-07drm/xe/oa: Allow oa_exponent value of 0Umesh Nerlige Ramappa
2025-02-27drm/xe: Fix error handling in xe_irq_install()Lucas De Marchi
2025-02-27drm/xe/irq: Separate MSI and MSI-X flowsIlia Levi
2025-02-27drm/xe: Make irq enabled flag atomicIlia Levi
2025-02-21drm/xe/tracing: Fix a potential TP_printk UAFThomas Hellström
2025-02-21drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlockedAshutosh Dixit
2025-02-21drm/xe/oa/uapi: Expose an unblock after N reports OA propertyAshutosh Dixit
2025-02-21drm/xe/oa/uapi: Make OA buffer size configurableSai Teja Pottumuttu
2025-02-21drm/xe: Carve out wopcm portion from the stolen memoryNirmoy Das
2025-02-21drm/xe/client: bo->client does not need bos_lockTejas Upadhyay
2025-02-17drm/xe: Fix and re-enable xe_print_blob_ascii85()Lucas De Marchi
2025-02-17drm/xe/devcoredump: Move exec queue snapshot to Contexts sectionLucas De Marchi
2025-02-17drm/xe/pf: Fix migration initializationMichal Wajdeczko
2025-02-17drm/xe/oa: Preserve oa_ctrl unused bitsAshutosh Dixit
2025-01-16drm/xe: Mark ComputeCS read mode as UC on iGPUMatthew Brost
2025-01-15drm/xe/oa: Add missing VISACTL mux registersAshutosh Dixit
2025-01-15drm/xe: make change ccs_mode a synchronous actionMaciej Patelczyk
2025-01-15drm/xe: introduce xe_gt_reset and xe_gt_wait_for_resetMaciej Patelczyk
2025-01-15drm/xe/guc: Adding steering info support for GuC register listsJesus Narvaez
2025-01-09drm/xe/dg1: Fix power gate sequence.Rodrigo Vivi
2025-01-09drm/xe: Fix tlb invalidation when wedgingLucas De Marchi
2025-01-02xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa
2024-12-23drm/xe: Fix fault on fd close after unbindLucas De Marchi