summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
2025-08-26drm/xe: Add a helper function to set recovery methodRiana Tauro
2025-08-26drm/xe: Set GT as wedged before sending wedged ueventRiana Tauro
2025-08-26drm/xe: Add documentation for Xe Device WedgingRiana Tauro
2025-08-26drm/xe/uapi: Add UAPI for querying VMA count and memory attributesHimal Prasad Ghimiray
2025-08-26drm/xe: Enable madvise ioctl for xeHimal Prasad Ghimiray
2025-08-26drm/xe: Reset VMA attributes to default in SVM garbage collectorHimal Prasad Ghimiray
2025-08-26drm/xe/vm: Add helper to check for default VMA memory attributesHimal Prasad Ghimiray
2025-08-26drm/xe/madvise: Skip vma invalidation if mem attr are unchangedHimal Prasad Ghimiray
2025-08-26drm/xe/bo: Update atomic_access attribute on madviseHimal Prasad Ghimiray
2025-08-26drm/xe/bo: Add attributes field to xe_boHimal Prasad Ghimiray
2025-08-26drm/xe/svm: Consult madvise preferred location in prefetchHimal Prasad Ghimiray
2025-08-26drm/xe/svm: Support DRM_XE_SVM_MEM_RANGE_ATTR_PAT memory attributeHimal Prasad Ghimiray
2025-08-26drm/xe/madvise: Update migration policy based on preferred locationHimal Prasad Ghimiray
2025-08-26drm/xe/svm: Add svm ranges migration policy on atomic accessHimal Prasad Ghimiray
2025-08-26drm/xe: Implement madvise ioctl for xeHimal Prasad Ghimiray
2025-08-26drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zappingHimal Prasad Ghimiray
2025-08-26drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madviseHimal Prasad Ghimiray
2025-08-26drm/xe/svm: Split system allocator vma incase of madvise callHimal Prasad Ghimiray
2025-08-26drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameterHimal Prasad Ghimiray
2025-08-26drm/xe/vma: Move pat_index to vma attributesHimal Prasad Ghimiray
2025-08-26drm/xe/vm: Add attributes struct as member of vmaHimal Prasad Ghimiray
2025-08-25Merge drm/drm-next into drm-xe-nextLucas De Marchi
2025-08-25drm/xe: switch to local xbasename() helperCarlos Llamas
2025-08-25drm/xe: Don't trigger rebind on initial dma-buf validationMatthew Brost
2025-08-25drm/xe/vm: Clear the scratch_pt pointer on errorThomas Hellström
2025-08-25drm/xe/tests/xe_dma_buf: Set the drm_object::dma_buf memberThomas Hellström
2025-08-25drm/xe/vm: Don't pin the vm_resv during validationThomas Hellström
2025-08-24drm/xe/xe_sync: avoid race during ufence signalingZbigniew Kempczyński
2025-08-22drm/xe/configfs: Dump custom settings when bindingLucas De Marchi