summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-10-31drm/xe/pf: Add _locked variants of the VF PT config functionsMichal Wajdeczko-17/+52
2025-10-31drm/xe/pf: Add _locked variants of the VF EQ config functionsMichal Wajdeczko-17/+53
2025-10-31drm/xe/pf: Take RPM during calls to SR-IOV attr.store()Michal Wajdeczko-2/+14
2025-10-31drm/xe/pf: Prepare sysfs for SR-IOV admin attributesMichal Wajdeczko-0/+317
2025-10-31drm/xe/xe3: Extend wa_14023061436Tangudu Tilak Tirumalesh-0/+2
2025-10-31drm/xe: highlight reserved PAT entries in dump outputXin Wang-7/+13
2025-10-30drm/xe/gt_throttle: Drop individual show functionsLucas De Marchi-192/+62
2025-10-30drm/xe: Improve freq and throttle documentationLucas De Marchi-41/+52
2025-10-30drm/xe/gt_throttle: Tidy up attribute definitionLucas De Marchi-24/+31
2025-10-30drm/xe/gt_throttle: Add throttle_to_gt()Lucas De Marchi-40/+25
2025-10-30drm/xe/gt_throttle: Always read and maskLucas De Marchi-18/+10
2025-10-30drm/xe/gt_throttle: Tidy up perf reasons readingLucas De Marchi-161/+21
2025-10-30drm/xe/cri: Add new performance limit reasons bitsSk Anirban-3/+261
2025-10-29drm/xe/xe3: Apply wa_14024997852Tapani Pälli-0/+7
2025-10-29drm/xe/xe_debugfs: Expose G7 package state residency counter through debugfsMohammed Thasleem-0/+2
2025-10-29drm/xe: Fix uninitialized return value from xe_validation_guard()Thomas Hellström-4/+4
2025-10-28drm/xe: Limit number of jobs per exec queueShuicheng Lin-0/+39
2025-10-27drm/xe/pf: Access VF's register using dedicated MMIO viewMichal Wajdeczko-28/+41
2025-10-27drm/xe/xe3: Add WA_14024681466 for Xe3_LPGNitin Gote-0/+5
2025-10-27drm/xe/pf: Fix VF FLR synchronization between all GTsMichal Wajdeczko-0/+2
2025-10-27drm/xe: Fix spelling and typos across Xe driver filesSanjay Yadav-63/+63
2025-10-24drm/xe/configfs: Drop MAX_GT_TYPE_CHARS constantMatt Roper-2/+1
2025-10-23drm/xe/xe3p_xpc: Add MCR steering for NODE and L3BANK rangesMatt Roper-2/+34
2025-10-23drm/xe/xe3p_xpc: Treat all PSMI MCR ranges as "INSTANCE0"Matt Roper-22/+1
2025-10-23drm/xe: Use SVM range helpers in PT layerMatthew Brost-14/+14
2025-10-23drm/xe/cri: Setup MOCS tableMatt Roper-0/+26
2025-10-23drm/xe/cri: Add CRI platform definitionBalasubramani Vivekanandan-0/+20
2025-10-23drm/xe/migrate: skip bounce buffer path on xe2Matthew Auld-11/+32
2025-10-23drm/xe/migrate: support MEM_COPY instructionMatthew Auld-3/+72
2025-10-23drm/xe/migrate: trim batch buffer sizingMatthew Auld-3/+3
2025-10-23drm/xe/migrate: fix batch buffer sizingMatthew Auld-1/+1
2025-10-23drm/xe/migrate: fix chunk handling for 2M page emitMatthew Auld-1/+3
2025-10-23drm/xe/migrate: rework size restrictions for sram pte emitMatthew Auld-5/+8
2025-10-23drm/xe/migrate: fix offset and len checkMatthew Auld-3/+4
2025-10-22drm/xe: Avoid PM wake reference during VF migrationMatthew Brost-5/+0
2025-10-22drm/xe: Do not wake device during a GT resetMatthew Brost-7/+12
2025-10-22drm/xe: Check return value of GGTT workqueue allocationMatthew Brost-0/+3
2025-10-22drm/xe/vf: Do not disable VF migration on ATS-MTomasz Lis-4/+3
2025-10-22drm/xe: Assert that VF will never use fixed placement of BOsTomasz Lis-0/+6
2025-10-22drm/xe/vf: Fix GuC FW check for VF migration supportTomasz Lis-23/+57
2025-10-22drm/xe/vf: Revert logic of vf.migration.enabledTomasz Lis-8/+5
2025-10-22drm/xe/tests/pci: Check dma_mask_size, va_bits and vm_max_levelGustavo Sousa-0/+7
2025-10-22drm/xe/tests/pci: Convert GT count check to general device checkGustavo Sousa-5/+4
2025-10-21drm/xe: Fix stolen size check to allow equal WOPCM sizeShuicheng Lin-1/+1
2025-10-21drm/xe/display: Make panic support work on vram.Maarten Lankhorst-14/+36
2025-10-21drm/xe: Extract xe_bo_is_visible_vramMaarten Lankhorst-1/+19
2025-10-20drm/xe/xe3p_lpm: Add special check in Media GT for Main GAMCTRLBalasubramani Vivekanandan-0/+25
2025-10-20drm/xe/xe3p_lpm: Configure MAIN_GAMCTRL_QUEUE_SELECTBrian Welty-1/+37
2025-10-18drm/xe/xe3p: Add xe3p EU stall data formatHarish Chegondi-2/+26
2025-10-18drm/xe/xe3p_xpc: Setup PAT tableMatt Roper-1/+95