summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
2024-12-23drm/xe/pf: Use correct function to check LMEM provisioningMichal Wajdeczko
2024-12-23drm/xe: Wait for migration job before unmapping pagesNirmoy Das
2024-12-23drm/xe: Use non-interruptible wait when moving BO to systemNirmoy Das
2024-12-23drm/xe: Revert some changes that break a mesa debug toolJohn Harrison
2024-12-13Merge tag 'drm-xe-fixes-2024-12-12' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-12-12drm/xe/reg_sr: Remove register poolLucas De Marchi
2024-12-12drm/xe: Call invalidation_fence_fini for PT inval fences in error stateDaniele Ceraolo Spurio
2024-12-12drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac
2024-12-06Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-03drm/xe: Move the coredump registration to the worker threadJohn Harrison
2024-12-03drm/xe/guc: Fix missing init value and add register order checkZhanjun Dong
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-29Merge tag 'drm-next-2024-11-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-28drm/xe: Take PM ref in delayed snapshot capture workerMatthew Brost