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