summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-04drm/xe: use backup object for pinned save/restoreMatthew Auld3-152/+167
2025-04-04drm/xe/xe2hpg: Add Wa_16025250150Aradhya Bhatia2-0/+24
2025-04-03drm/xe: Fix xe_pt_stage_bind_walk kerneldocThomas Hellström1-5/+9
2025-04-03drm/xe/pmu: Add GT frequency eventsVinay Belgaumkar3-3/+52
2025-03-31drm/xe: Make PPHWSP size explicit in xe_gt_lrc_size()Gustavo Sousa1-7/+10
2025-03-31drm/xe: Invalidate L3 read-only cachelines for geometry streams tooKenneth Graunke2-4/+10
2025-03-31drm/xe: Restore EIO errno return when GuC PC start failsRodrigo Vivi1-0/+1
2025-03-31drm/xe: Don't print error about hwconfig when using execlistsStuart Summers1-1/+2
2025-03-28drm/xe/guc: Re-word message about ADS size changesJohn Harrison1-2/+2
2025-03-28drm/xe: avoid plain 64-bit divisionArnd Bergmann1-2/+2
2025-03-28drm/xe/guc: Reformat dead CT reason string to be devcoredump compatibleJohn Harrison1-1/+1
2025-03-28drm/xe/d3cold: Set power state to D3Cold during s2idle/s3Badal Nilawar1-0/+1
2025-03-28drm/xe/hw_engine: define sysfs_ops on all directoriesTejas Upadhyay1-56/+52
2025-03-28drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406Julia Filipchuk1-0/+2
2025-03-28drm/xe: Use local fence in error path of xe_migrate_clearMatthew Brost1-1/+1
2025-03-28drm/xe: Ensure fixed_slice_mode gets set after ccs_mode changeNiranjana Vishwanathapura1-6/+6
2025-03-27drm/xe: Fix an out-of-bounds shift when invalidating TLBThomas Hellström1-2/+10
2025-03-27drm/xe/migrate: Switch from drm to dev managed actionsAradhya Bhatia1-3/+3
2025-03-27drm/xe: Make the PT code handle placement per PTE rather than per vma / rangeThomas Hellström2-62/+70
2025-03-27drm/xe/migrate: Allow xe_migrate_vram() also on non-pagefault capable devicesThomas Hellström1-2/+3
2025-03-27drm/xe/bo: Add a bo remove callbackThomas Hellström6-17/+140
2025-03-27drm/xe/svm: Fix a potential bo UAFThomas Hellström1-2/+5
2025-03-27drm/xe: Introduce CONFIG_DRM_XE_GPUSVMThomas Hellström9-27/+98
2025-03-26drm/xe/bmg: Add one additional PCI IDMatt Roper1-0/+1
2025-03-26drm/xe: Add fault injection for xe_oa_alloc_regsNakshtra Goyal1-0/+1
2025-03-25drm/xe/pf: Enable per-function engine activity statsRiana Tauro1-0/+20
2025-03-25drm/xe/xe_pmu: Add PMU support for per-function engine activity statsRiana Tauro1-8/+31
2025-03-25drm/xe: Add support for per-function engine activityRiana Tauro5-33/+192
2025-03-25drm/xe: Remove extra spaces in xe_vm.cMaarten Lankhorst1-3/+3
2025-03-24drm/xe/hw_engine_class_sysfs: Allow to inject error during probeFrancois Dugast1-0/+1
2025-03-24drm/xe: Fix unmet direct dependencies warningYue Haibing1-1/+1
2025-03-21drm/xe: Allow to inject error in early probeLucas De Marchi3-0/+4
2025-03-21drm/xe: Set survivability mode before heci initLucas De Marchi1-2/+10
2025-03-21drm/xe: Move survivability back to xeLucas De Marchi4-19/+34
2025-03-21drm/xe/uc: Add support for different firmware files on each GTLucas De Marchi1-38/+54
2025-03-21drm/xe/uc: Remove static from loop variableLucas De Marchi1-1/+1
2025-03-21drm/xe: Simplify pinned bo iterationThomas Hellström1-127/+82
2025-03-21drm/xe: Apply Wa_16023105232Vinay Belgaumkar6-12/+74
2025-03-19drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz2-3/+1
2025-03-19Merge drm/drm-next into drm-xe-nextThomas Hellström1230-14209/+28183
2025-03-14drm/xe/hwmon: expose fan speedRaag Jadav6-1/+160
2025-03-14Merge tag 'drm-xe-next-fixes-2025-03-12' of https://gitlab.freedesktop.org/dr...Dave Airlie13-121/+122
2025-03-14Merge tag 'mediatek-drm-next-6.15-v2' of https://git.kernel.org/pub/scm/linux...Dave Airlie9-147/+328
2025-03-13drm/xe/eustall: Fix a possible pointer dereference after freeHarish Chegondi1-7/+1
2025-03-13drm/xe/svm: Add stats for SVM page faultsFrancois Dugast5-6/+13
2025-03-13drm/xe: Use correct type width for alignment in fb pinning codeTvrtko Ursulin1-10/+10
2025-03-13drm/xe: Pass flags directly to emit_flush_imm_ggttTvrtko Ursulin1-7/+6
2025-03-13drm/xe: Fix ring flush invalidationTvrtko Ursulin1-9/+6
2025-03-13drm/xe: Fix MOCS debugfs LNCF readoutTvrtko Ursulin1-1/+3
2025-03-13drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()Lucas De Marchi7-26/+18