summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-05drm/xe: Allow the pm notifier to continue on failureThomas Hellström
2025-09-05drm/xe: Attempt to bring bos back to VRAM after evictionThomas Hellström
2025-09-05drm/xe/migrate: Remove unneeded emit_pte() when copying CCS onlySanjay Yadav
2025-09-05drm/xe: Fix broken kernel-doc for the struct xe_boMichal Wajdeczko
2025-09-05drm/xe/kunit: Drop xe_wa_test_exitMichal Wajdeczko
2025-09-05drm/xe/kunit: Promote fake platform parameter listMichal Wajdeczko
2025-09-05drm/xe/kunit: Drop custom struct platform_test_caseMichal Wajdeczko
2025-09-05drm/xe/kunit: Introduce xe_pci_fake_data_desc()Michal Wajdeczko
2025-09-05drm/xe/kunit: Update struct xe_pci_fake_data step declarationsMichal Wajdeczko
2025-09-05drm/xe: Allow to stub lookup for graphics and media IPMichal Wajdeczko
2025-09-05drm/xe: improve dma-resv handling for backup objectMatthew Auld
2025-09-05drm/xe/pt: unify xe_pt_svm_pre_commit with userptrMatthew Auld
2025-09-05drm/xe/userptr: replace xe_hmm with gpusvmMatthew Auld
2025-09-05drm/xe/vm: split userptr bits into separate fileMatthew Auld
2025-09-05drm/gpusvm: export drm_gpusvm_pages APIMatthew Auld
2025-09-05drm/gpusvm: refactor core API to use pages structMatthew Auld
2025-09-05drm/gpusvm: pull out drm_gpusvm_pages substructureMatthew Auld
2025-09-05drm/gpusvm: use more selective dma dir in get_pages()Matthew Auld
2025-09-05drm/gpusvm: fix hmm_pfn_to_map_order() usageMatthew Auld
2025-09-05drm/xe/xe2hpg: Add Wa_18041344222 for Xe2_HPGHarish Chegondi
2025-09-05drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a constHarish Chegondi
2025-09-04drm/xe/configfs: Don't expose survivability_mode if not applicableMichal Wajdeczko
2025-09-04drm/xe/configfs: Prepare to filter-out configfs attributesMichal Wajdeczko
2025-09-04drm/xe/configfs: Don't touch survivability_mode on finiMichal Wajdeczko
2025-09-04drm/xe/guc: Set upper limit of H2G retries over CTBMichal Wajdeczko
2025-09-04drm/xe/debugfs: Move sa_info from gt to tile directoryMichal Wajdeczko
2025-09-04drm/xe/vm: Fix error handling in xe_vm_query_vmas_attrs_ioctl()Himal Prasad Ghimiray
2025-09-04drm/xe: Fix indentation in xe_zap_ptes_in_madvise_rangeHimal Prasad Ghimiray
2025-09-02drm/xe: Add more SVM GT statsMatthew Brost
2025-09-02drm/xe: Add clearing stats to GT debugfsMatthew Brost
2025-09-02drm/xe: Extend Wa_22021007897 to Xe3 platformsTangudu Tilak Tirumalesh
2025-09-02drm/xe/guc: Increase GuC crash dump buffer sizeZhanjun Dong
2025-09-02drm/xe/vf: Enable CCS save/restore only on supported GUC versionsSatyanarayana K V P
2025-09-02drm/xe/guc: Add devm release action to safely tear down CTSatyanarayana K V P
2025-08-29drm/xe: Fix incorrect migration of backed-up object to VRAMThomas Hellström
2025-08-28drm/xe/uapi: Fix kernel-doc formatting for madvise and vma_queryHimal Prasad Ghimiray
2025-08-28drm/xe/nvm: Use root tile mmioRiana Tauro
2025-08-28drm/xe/tests: Make cross-device dma-buf BOs CPU-visible on small BARMarcin Bernatowicz
2025-08-28drm/xe/migrate: make MI_TLB_INVALIDATE conditionalMatthew Auld
2025-08-27drm/xe: Split TLB invalidation code in frontend and backendMatthew Brost
2025-08-27drm/xe: Add helpers to send TLB invalidationsMatthew Brost
2025-08-27drm/xe: Prep TLB invalidation fence before sendingMatthew Brost
2025-08-27drm/xe: Decouple TLB invalidations from GTMatthew Brost
2025-08-27drm/xe: Add xe_gt_tlb_invalidation_done_handlerMatthew Brost
2025-08-27drm/xe: Add xe_tlb_inval structureMatthew Brost
2025-08-27drm/xe: s/tlb_invalidation/tlb_invalMatthew Brost
2025-08-27drm/xe: Cancel pending TLB inval workers on teardownStuart Summers
2025-08-27drm/xe: Move explicit CT lock in TLB invalidation sequenceStuart Summers
2025-08-27drm/xe/configfs: Block runtime attribute changesLucas De Marchi
2025-08-27drm/xe: Ensure GT is in C0 during resumesXin Wang