summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
2025-08-22drm/xe/configfs: Minor fixes to documentationLucas De Marchi
2025-08-22drm/xe/configfs: Improve documentation stepsLucas De Marchi
2025-08-22drm/xe/configfs: Use tree-like output in documentationLucas De Marchi
2025-08-22drm/xe/configfs: Use guard() for dev->lockLucas De Marchi
2025-08-22drm/xe/configfs: Allow to enable PSMILucas De Marchi
2025-08-22drm/xe/configfs: Simplify kernel docLucas De Marchi
2025-08-22drm/xe/psmi: Add Wa_16023683509Vinay Belgaumkar
2025-08-22drm/xe/psmi: Add Wa_14020001231Badal Nilawar
2025-08-22drm/xe/rtp: Add match for psmiLucas De Marchi
2025-08-22drm/xe/psmi: Add debugfs interface for PSMILucas De Marchi
2025-08-22drm/xe/psmi: Add GuC flag to enable PSMILucas De Marchi
2025-08-22drm/xe/pcode: Initialize data0 for pcode read routineStuart Summers
2025-08-21drm/xe: Fix vm_bind_ioctl double free bugChristoph Manszewski
2025-08-21drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_createPiotr Piórkowski
2025-08-21drm/xe/kunit: Extend platform generator with PTLMichal Wajdeczko
2025-08-20drm/xe: Use for_each_gt to define gt_countGustavo Sousa
2025-08-20drm/xe: Probe for tile count during device info initializationGustavo Sousa
2025-08-20drm/xe/tuning: Apply "Disable NULL query for Anyhit Shader" to Xe2Nitin Gote
2025-08-20Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-08-19drm/gpuvm: Pass map arguments through a structBoris Brezillon
2025-08-19drm/xe: Assign ioctl xe file handler to vm in xe_vm_createPiotr Piórkowski