summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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: pull out drm_gpusvm_pages substructureMatthew 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: Fix incorrect migration of backed-up object to VRAMThomas Hellström
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/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
2025-08-27drm/xe: make xe_gt_idle_disable_c6() handle the forcewake internallyXin Wang
2025-08-26kunit: Pass parameterized test context to generate_params()Marie Zhussupova
2025-08-26drm/xe/wcl: Extend L3bank mask workaroundChaitanya Kumar Borah
2025-08-26drm/xe: switch to local xbasename() helperCarlos Llamas
2025-08-26drm/xe: Don't trigger rebind on initial dma-buf validationMatthew Brost
2025-08-26drm/xe/vm: Clear the scratch_pt pointer on errorThomas Hellström
2025-08-26drm/xe/vm: Don't pin the vm_resv during validationThomas Hellström
2025-08-26drm/xe/xe_sync: avoid race during ufence signalingZbigniew Kempczyński
2025-08-26drm/xe/xe_hw_error: Add fault injection to trigger csc error handlerRiana Tauro
2025-08-26drm/xe/xe_hw_error: Handle CSC Firmware reported Hardware errorsRiana Tauro
2025-08-26drm/xe: Add support to handle hardware errorsRiana Tauro
2025-08-26drm/xe/doc: Document device wedged and runtime survivabilityRiana Tauro
2025-08-26drm/xe/xe_survivability: Add support for Runtime survivability modeRiana Tauro
2025-08-26drm/xe/xe_survivability: Refactor survivability modeRiana Tauro