summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-07-10drm/xe/guc: Cancel ongoing H2G requests when stopping CTMichal Wajdeczko-0/+24
2025-07-10drm/xe/guc: Move state change logger to helperMichal Wajdeczko-1/+6
2025-07-10drm/xe/guc: Rename CT state change helperMichal Wajdeczko-4/+4
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin-3/+5
2025-07-10drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VFMichal Wajdeczko-2/+2
2025-07-10drm/xe/bo: add GPU memory trace pointsJuston Li-0/+25
2025-07-10drm/xe/xe_i2c: Add support for i2c in survivability modeRiana Tauro-8/+11
2025-07-10drm/xe/pm: Wire up suspend/resume for I2C controllerRaag Jadav-0/+47
2025-07-10drm/xe: Support for I2C attached MCUsHeikki Krogerus-1/+390
2025-07-10i2c: designware: Add quirk for Intel XeHeikki Krogerus-2/+5
2025-07-10i2c: designware: Use polling by default when there is no irq resourceHeikki Krogerus-4/+7
2025-07-10drm/xe/guc: Don't allocate temporary policies objectMichal Wajdeczko-18/+9
2025-07-10drm/xe/pf: Print configuration KLVs using debug printerMichal Wajdeczko-5/+5
2025-07-10drm/xe/pf: Print runtime registers using debug printerMichal Wajdeczko-1/+1
2025-07-09drm/xe: Expose fan control and voltage regulator versionRaag Jadav-1/+157
2025-07-08drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin-10/+28
2025-07-08drm/xe: Remove unused code in devcoredump_snapshot()Shuicheng Lin-12/+0
2025-07-08drm/xe/uc: Disable GuC communication on hardware initialization errorZhanjun Dong-7/+19
2025-07-08drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin-2/+1
2025-07-08drm/xe/ptl: Drop force_probe requirementMatt Atwood-1/+0
2025-07-07drm/xe/ptl: Add HuC FW definition for PTLDaniele Ceraolo Spurio-0/+1
2025-07-07drm/xe/ptl: Add GuC FW definition for PTLDaniele Ceraolo Spurio-0/+1
2025-07-07drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2Julia Filipchuk-3/+3
2025-07-04drm/xe/bmg: Add one additional PCI IDVodapalli, Ravi Kumar-0/+1
2025-07-04drm/xe/bmg: fix compressed VRAM handlingMatthew Auld-1/+1
2025-07-03Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"Matthew Brost-1/+0
2025-07-03drm/xe/vf: Make multi-GT migration less error proneTomasz Lis-90/+77
2025-07-03drm/xe: Allocate PF queue size on pow2 boundaryMatthew Brost-0/+1
2025-07-03drm/xe/pf: Clear all LMTT pages on allocMichal Wajdeczko-0/+11
2025-07-02drm/xe/xe_pmu: Validate gt in event supportedRiana Tauro-2/+5
2025-07-02drm/xe/xe_query: Use separate iterator while filling GT listMatt Roper-12/+15
2025-07-02drm/xe: Don't compare GT ID to GT count when determining valid GTsMatt Roper-9/+8
2025-07-02drm/xe: Assign GT IDs properly on multi-tile + multi-GT platformsMatt Roper-16/+14
2025-07-02drm/xe/tests/pci: Ensure all platforms have a valid GT/tile countMatt Roper-39/+85
2025-07-02drm/xe: Track maximum GTs per tile on a per-platform basisMatt Roper-24/+41
2025-07-02drm/xe: Export xe_step_name for kunit testsMatt Roper-0/+2
2025-07-02drm/xe/hw_engine_group: Fix potential leakMichal Wajdeczko-14/+5
2025-07-01drm/xe: Consolidate LRC offset calculationsTvrtko Ursulin-24/+19
2025-07-01drm/xe: Fix typo in KconfigMaarten Lankhorst-2/+2
2025-06-28drm/xe: Allow dropping kunit dependency as built-inHarry Austen-1/+2
2025-06-27drm/xe: Drop bo->sizeMatthew Brost-100/+113
2025-06-27drm/xe/guc: Enable the Dynamic Inhibit Context Switch optimizationDaniele Ceraolo Spurio-0/+42
2025-06-27drm/xe/guc: Enable extended CAT error reportingDaniele Ceraolo Spurio-3/+98
2025-06-26drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMMJia Yao-8/+10
2025-06-26drm/xe: Rename xe_uc_init_hw to xe_uc_load_hwMaarten Lankhorst-7/+7
2025-06-26drm/xe: Remove xe_uc_fini_hwMaarten Lankhorst-7/+1
2025-06-26drm/xe: Remove xe_uc_init_hwconfig()Maarten Lankhorst-30/+6
2025-06-26drm/xe: Move xe_ttm_sys_mgr_init() downwards.Maarten Lankhorst-4/+8
2025-06-26drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_earlyMaarten Lankhorst-41/+26
2025-06-26drm/xe: Rename gt_init sub-functionsMaarten Lankhorst-4/+4