aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_ggtt.h
AgeCommit message (Expand)AuthorFilesLines
2024-08-22drm/xe: Make xe_ggtt_node struct independentRodrigo Vivi1-9/+8
2024-08-22drm/xe: Refactor xe_ggtt balloon functions to make the node clearRodrigo Vivi1-2/+3
2024-08-22drm/xe: Introduce xe_ggtt_print_holesRodrigo Vivi1-0/+1
2024-08-22drm/xe: Introduce xe_ggtt_largest_holeRodrigo Vivi1-0/+1
2024-08-22drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_nodeRodrigo Vivi1-0/+1
2024-08-22drm/xe: Rename xe_ggtt_node related functionsRodrigo Vivi1-6/+6
2024-08-22drm/xe: Encapsulate drm_mm_node inside xe_ggtt_nodeRodrigo Vivi1-6/+6
2024-08-22drm/xe: Removed unused xe_ggtt_printkRodrigo Vivi1-1/+0
2024-06-26drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar1-1/+0
2024-04-16drm/xe: Allow to assign GGTT region to the VFMichal Wajdeczko1-0/+4
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost1-1/+2
2024-03-20drm/xe: Drop ggtt invalidate from display codeMatthew Brost1-1/+0
2024-01-12drm/xe: Allow to exclude part of GGTT from allocationsMichal Wajdeczko1-0/+3
2023-12-21drm/xe: Reorder GGTT init to earlier point in probeMichaƂ Winiarski1-1/+1
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst1-1/+2
2023-12-21drm/xe: Use vfunc for ggtt pte encodingLucas De Marchi1-1/+0
2023-12-19drm/xe: Move GGTT from GT to tileMatt Roper1-3/+3
2023-12-19drm/xe: Add debugfs for dumping GGTT mappingsMaarten Lankhorst1-0/+4
2023-12-19drm/xe: Map initial FB at the same place in GGTT tooMaarten Lankhorst1-0/+1
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+28