summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_ggtt.h
AgeCommit message (Expand)Author
2026-01-12drm/xe: Improve xe_gt_sriov_pf_config GGTT handlingMaarten Lankhorst
2026-01-12drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_nodeMaarten Lankhorst
2026-01-12drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTTMaarten Lankhorst
2026-01-12drm/xe: Start using ggtt->start in preparation of balloon removalMaarten Lankhorst
2025-11-13drm/xe/pf: Add helpers for VF GGTT migration data handlingMichał Winiarski
2025-09-10drm/xe: Pass down drm_exec context to validationThomas Hellström
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/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-05-12drm/xe/vf: Shifting GGTT area post migrationTomasz Lis
2025-05-12drm/xe/vf: Divide GGTT ballooning into allocation and insertionTomasz Lis
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: Removed unused xe_ggtt_printkRodrigo Vivi
2024-06-26drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar
2024-04-16drm/xe: Allow to assign GGTT region to the VFMichal Wajdeczko
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost
2024-03-20drm/xe: Drop ggtt invalidate from display codeMatthew Brost
2024-01-12drm/xe: Allow to exclude part of GGTT from allocationsMichal Wajdeczko
2023-12-21drm/xe: Reorder GGTT init to earlier point in probeMichał Winiarski
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst
2023-12-21drm/xe: Use vfunc for ggtt pte encodingLucas De Marchi
2023-12-19drm/xe: Move GGTT from GT to tileMatt Roper
2023-12-19drm/xe: Add debugfs for dumping GGTT mappingsMaarten Lankhorst
2023-12-19drm/xe: Map initial FB at the same place in GGTT tooMaarten Lankhorst
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost