summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
2025-06-19drm/xe/guc: Make creation of SLPC debugfs files conditionalAradhya Bhatia1-3/+14
2025-06-19drm/xe/guc: Don't expose GuC privileged debugfs files if VFMichal Wajdeczko1-4/+18
2025-06-19drm/xe/guc: Refactor GuC debugfs initializationMichal Wajdeczko1-63/+67
2025-06-19drm/xe/d3cold: Set power state to D3Cold during s2idle/s3Badal Nilawar1-0/+1
2025-05-22drm/xe: Use xe_mmio_read32() to read mtcfg registerShuicheng Lin1-5/+5
2025-05-22drm/xe/mocs: Check if all domains awakeTejas Upadhyay1-5/+6
2025-05-14drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa11-19/+208
2025-05-14drm/xe: Save the gt pointer in lrc and drop the tileUmesh Nerlige Ramappa2-4/+4
2025-05-14drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC valueUmesh Nerlige Ramappa3-6/+7
2025-05-14drm/xe: Timeslice GPU on atomic SVM faultMatthew Brost1-0/+5
2025-05-14drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost5-38/+96
2025-05-14drm/xe/xe2hpg: Add Wa_22021007897Aradhya Bhatia2-0/+5
2025-05-13drm/xe: Fix the gem shrinker nameThomas Hellström1-1/+1
2025-05-08drm/xe: Add config control for svm flush workShuicheng Lin3-2/+21
2025-05-08drm/xe: Release force wake first then runtime powerShuicheng Lin1-4/+5
2025-05-08drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio7-2/+44
2025-05-08drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regsTejas Upadhyay1-2/+5
2025-05-08drm/xe: Add page queue multiplierMatthew Brost1-2/+9
2025-05-01drm/xe/eustall: Do not support EU stall on SRIOV VFHarish Chegondi2-1/+5
2025-05-01drm/xe/eustall: Resolve a possible circular locking dependencyHarish Chegondi1-2/+9
2025-04-28drm/xe/guc: Fix capture of steering registersJohn Harrison1-1/+1
2025-04-28drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()Harshit Mogalapalli1-1/+1
2025-04-17drm/xe/pxp: do not queue unneeded terminations from debugfsDaniele Ceraolo Spurio1-2/+11
2025-04-17drm/xe/dma_buf: stop relying on placement in unmapMatthew Auld1-4/+1
2025-04-17drm/xe/userptr: fix notifier vs folio deadlockMatthew Auld1-24/+0
2025-04-17drm/xe: Set LRC addresses before guc loadLucas De Marchi1-30/+45
2025-04-11Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie9-73/+89
2025-04-07drm/xe: Restore EIO errno return when GuC PC start failsRodrigo Vivi1-0/+1
2025-04-07drm/xe: Invalidate L3 read-only cachelines for geometry streams tooKenneth Graunke2-4/+10
2025-04-07drm/xe: avoid plain 64-bit divisionArnd Bergmann1-2/+2
2025-04-07drm/xe/hw_engine: define sysfs_ops on all directoriesTejas Upadhyay1-56/+52
2025-04-07drm/xe: Use local fence in error path of xe_migrate_clearMatthew Brost1-1/+1
2025-04-07drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406Julia Filipchuk1-0/+2
2025-04-07drm/xe: Ensure fixed_slice_mode gets set after ccs_mode changeNiranjana Vishwanathapura1-6/+6
2025-04-07drm/xe: Fix an out-of-bounds shift when invalidating TLBThomas Hellström1-2/+10
2025-04-07drm/xe/svm: Fix a potential bo UAFThomas Hellström1-2/+5
2025-04-07drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECCVivek Kasireddy1-0/+1
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-04-05Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds12-45/+131
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds181-1260/+10213
2025-03-25drm/xe: Fix unmet direct dependencies warningYue Haibing1-1/+1
2025-03-25drm/xe: Set survivability mode before heci initLucas De Marchi1-2/+10
2025-03-25drm/xe: Move survivability back to xeLucas De Marchi4-19/+34
2025-03-25drm/xe: Apply Wa_16023105232Vinay Belgaumkar6-12/+74
2025-03-25drm/xe/vf: Don't check CTC_MODE[0] if VFMichal Wajdeczko1-4/+11
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2025-03-20drm/xe/eustall: Fix a possible pointer dereference after freeHarish Chegondi1-7/+1
2025-03-20drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz2-3/+1