summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
2024-11-28drm/xe/migrate: use XE_BO_FLAG_PAGETABLEMatthew Auld
2024-11-28drm/xe/migrate: fix pat index usageMatthew Auld
2024-11-28drm/xe/guc_submit: fix race around suspend_pendingMatthew Auld
2024-11-28drm/xe/guc_submit: fix race around pending_disableMatthew Auld
2024-11-28drm/xe: Update xe2_graphics name stringMatt Roper
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-21drm/xe: Mark preempt fence workqueue as reclaimMatthew Brost
2024-11-21drm/xe/ufence: Wake up waiters after setting ufence->signalledNirmoy Das
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-14drm/xe/guc: Fix dereference before NULL checkEverest K.C.
2024-11-13drm/xe/oa: Fix "Missing outer runtime PM protection" warningAshutosh Dixit
2024-11-13drm/xe: handle flat ccs during hibernation on igpuMatthew Auld
2024-11-13drm/xe: improve hibernation on igpuMatthew Auld
2024-11-13drm/xe: Restore system memory GGTT mappingsMatthew Brost
2024-11-13drm/xe: Ensure all locks released in exec IOCTLMatthew Brost
2024-11-05drm/xe: Stop accumulating LRC timestamp on job_freeLucas De Marchi
2024-11-05drm/xe/pf: Fix potential GGTT allocation leakMichal Wajdeczko
2024-11-05drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTLMatthew Brost
2024-11-05drm/xe: Fix possible exec queue leak in exec IOCTLMatthew Brost
2024-11-06Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-11-05Merge tag 'drm-xe-next-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-11-04drm/xe/guc/tlb: Flush g2h worker in case of tlb timeoutNirmoy Das
2024-11-04drm/xe/ufence: Flush xe ordered_wq in case of ufence timeoutNirmoy Das
2024-11-04drm/xe: Move LNL scheduling WA to xe_device.hNirmoy Das
2024-11-04drm/xe: Use the filelist from drm for ccs_mode changeBalasubramani Vivekanandan
2024-11-04drm/xe: Set mask bits for CCS_MODE registerBalasubramani Vivekanandan
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie