summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-05-22drm/xe: Use xe_mmio_read32() to read mtcfg registerShuicheng Lin
2025-05-22drm/xe/mocs: Check if all domains awakeTejas Upadhyay
2025-05-14drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa
2025-05-14drm/xe: Save the gt pointer in lrc and drop the tileUmesh Nerlige Ramappa
2025-05-14drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC valueUmesh Nerlige Ramappa
2025-05-14drm/xe: Timeslice GPU on atomic SVM faultMatthew Brost
2025-05-14drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost
2025-05-14drm/xe/xe2hpg: Add Wa_22021007897Aradhya Bhatia
2025-05-13drm/xe: Fix the gem shrinker nameThomas Hellström
2025-05-08drm/xe: Add config control for svm flush workShuicheng Lin
2025-05-08drm/xe: Release force wake first then runtime powerShuicheng Lin
2025-05-08drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio
2025-05-08drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regsTejas Upadhyay
2025-05-08drm/xe: Add page queue multiplierMatthew Brost
2025-05-01drm/xe/eustall: Do not support EU stall on SRIOV VFHarish Chegondi
2025-05-01drm/xe/eustall: Resolve a possible circular locking dependencyHarish Chegondi
2025-04-28drm/xe/guc: Fix capture of steering registersJohn Harrison
2025-04-28drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()Harshit Mogalapalli
2025-04-17drm/xe/pxp: do not queue unneeded terminations from debugfsDaniele Ceraolo Spurio
2025-04-17drm/xe/dma_buf: stop relying on placement in unmapMatthew Auld
2025-04-17drm/xe/userptr: fix notifier vs folio deadlockMatthew Auld
2025-04-17drm/xe: Set LRC addresses before guc loadLucas De Marchi
2025-04-11Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-04-07drm/xe: Restore EIO errno return when GuC PC start failsRodrigo Vivi
2025-04-07drm/xe: Invalidate L3 read-only cachelines for geometry streams tooKenneth Graunke
2025-04-07drm/xe: avoid plain 64-bit divisionArnd Bergmann
2025-04-07drm/xe/hw_engine: define sysfs_ops on all directoriesTejas Upadhyay
2025-04-07drm/xe: Use local fence in error path of xe_migrate_clearMatthew Brost
2025-04-07drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406Julia Filipchuk
2025-04-07drm/xe: Ensure fixed_slice_mode gets set after ccs_mode changeNiranjana Vishwanathapura
2025-04-07drm/xe: Fix an out-of-bounds shift when invalidating TLBThomas Hellström
2025-04-07drm/xe/svm: Fix a potential bo UAFThomas Hellström
2025-04-07drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECCVivek Kasireddy
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-05Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-25drm/xe: Fix unmet direct dependencies warningYue Haibing
2025-03-25drm/xe: Set survivability mode before heci initLucas De Marchi
2025-03-25drm/xe: Move survivability back to xeLucas De Marchi
2025-03-25drm/xe: Apply Wa_16023105232Vinay Belgaumkar
2025-03-25drm/xe/vf: Don't check CTC_MODE[0] if VFMichal Wajdeczko
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-20drm/xe/eustall: Fix a possible pointer dereference after freeHarish Chegondi
2025-03-20drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz
2025-03-12drm/xe: Use correct type width for alignment in fb pinning codeTvrtko Ursulin
2025-03-12drm/xe: Pass flags directly to emit_flush_imm_ggttTvrtko Ursulin
2025-03-12drm/xe: Fix ring flush invalidationTvrtko Ursulin
2025-03-12drm/xe: Fix MOCS debugfs LNCF readoutTvrtko Ursulin