summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_ggtt.c
AgeCommit message (Expand)Author
2025-06-27drm/xe: Drop bo->sizeMatthew Brost
2025-06-24drm/xe: Process deferred GGTT node removals on device unwindMichal Wajdeczko
2025-06-09drm/xe: GSM size should be constant on most platformsMatt Roper
2025-06-09drm/xe: Do not rely on GGTT internals in xe_guc_buf kunit testsMaarten Lankhorst
2025-06-09drm/xe: Implement a helper for reading out a GGTT PTE at a specified offsetMaarten Lankhorst
2025-06-09drm/xe: Remove pte_encode_bo callbackMaarten Lankhorst
2025-06-09drm/xe/display: Dont poke into GGTT internals to fill a DPTMaarten Lankhorst
2025-06-09drm/xe/ggtt: Seperate flags and address in PTE encodingMaarten Lankhorst
2025-06-09drm/xe: Add xe_ggtt_allocMaarten Lankhorst
2025-06-09drm/xe: Add xe_ggtt_might_lockMaarten Lankhorst
2025-06-09drm/xe: Use xe_ggtt_map_bo_unlocked for resumeMaarten Lankhorst
2025-06-03drm/xe/vf: Move tile-related VF functions to separate fileMichal Wajdeczko
2025-05-12drm/xe/vf: Shifting GGTT area post migrationTomasz Lis
2025-05-12drm/xe/vf: Divide GGTT ballooning into allocation and insertionTomasz Lis
2025-04-04drm/xe: unconditionally apply PINNED for pin_map()Matthew Auld
2025-01-09drm/xe: Fix all typos in xeNitin Gote
2024-11-22drm/xe: Allow bo mapping on multiple ggttsNiranjana Vishwanathapura
2024-10-30drm/xe: Add mmio read before GGTT invalidateMatthew Brost
2024-10-23drm/xe: Mark GGTT work queue with WQ_MEM_RECLAIMMatthew Brost
2024-10-14drm/xe: add interface to request physical alignment for buffer objectsJuha-Pekka Heikkila
2024-10-03drm/xe: Use fault injection infrastructure to find issues at probe timeFrancois Dugast
2024-09-11drm/xe/ggtt: Convert register access to use xe_mmioMatt Roper
2024-09-09drm/xe: Don't keep stale pointer to bo->ggtt_nodeMichal Wajdeczko
2024-08-28drm/xe: Fix NPD in ggtt_node_remove()Himal Prasad Ghimiray
2024-08-24drm/xe: Fix total initialization in xe_ggtt_print_holes()Nathan Chancellor
2024-08-23drm/xe: Move ggtt_fini to devm managedMatthew Brost
2024-08-22drm/xe: Fix missing runtime outer protection for ggtt_remove_nodeRodrigo Vivi
2024-08-22drm/xe: Make xe_ggtt_node struct independentRodrigo Vivi
2024-08-22drm/xe: Refactor xe_ggtt balloon functions to make the node clearRodrigo Vivi
2024-08-22drm/xe: Introduce xe_ggtt_print_holesRodrigo Vivi
2024-08-22drm/xe: Introduce xe_ggtt_largest_holeRodrigo Vivi
2024-08-22drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_nodeRodrigo Vivi
2024-08-22drm/xe: Rename xe_ggtt_node related functionsRodrigo Vivi
2024-08-22drm/xe: Encapsulate drm_mm_node inside xe_ggtt_nodeRodrigo Vivi
2024-08-22drm/xe: Introduce GGTT documentationRodrigo Vivi
2024-08-22drm/xe: Removed unused xe_ggtt_printkRodrigo Vivi
2024-07-02drm/xe/bmg: Apply Wa_22019338487Vinay Belgaumkar
2024-06-26drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-05-31drm: move i915_drm.h under include/drm/intelJani Nikula
2024-05-27drm/xe/vf: Use only assigned GGTT regionMichal Wajdeczko
2024-05-22drm/xe/ggtt: use drm_dev_enter to mark device sectionMatthew Auld
2024-04-22drm/xe: Kill xe_device_mem_access_{get*,put}Rodrigo Vivi
2024-04-18drm/xe: Remove useless mem_access during probeRodrigo Vivi
2024-04-16drm/xe: Allow to assign GGTT region to the VFMichal Wajdeczko
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-03-27drm/xe: Move HW GGTT definitions to dedicated fileMichal Wajdeczko
2024-03-20drm/xe: Move xe_ggtt_invalidate out from ggtt->lockMaarten Lankhorst
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost
2024-03-20drm/xe: Drop ggtt invalidate from display codeMatthew Brost