summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_ggtt.h
AgeCommit message (Expand)Author
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