[PATCH 0/6] drm/xe: Preparations for making struct xe_ggtt private.
Maarten Lankhorst
dev at lankhorst.se
Thu Apr 3 12:45:14 UTC 2025
First part of making struct xe_ggtt more private, mostly reviewed.
Maarten Lankhorst (6):
drm/xe: Use xe_ggtt_map_bo_unlocked for resume
drm/xe: Add xe_ggtt_might_lock
drm/xe: Add xe_ggtt_alloc
drm/xe/display: Remove dereferences of ggtt for tile id
drm/xe/ggtt: Seperate flags and address in PTE encoding
drm/xe: Implement a helper for reading out a GGTT PTE at a specified
offset
drivers/gpu/drm/xe/display/xe_fb_pin.c | 50 +++----
drivers/gpu/drm/xe/display/xe_plane_initial.c | 6 +-
drivers/gpu/drm/xe/xe_bo.c | 2 +-
drivers/gpu/drm/xe/xe_bo_evict.c | 4 +-
drivers/gpu/drm/xe/xe_ggtt.c | 125 ++++++++++++++----
drivers/gpu/drm/xe/xe_ggtt.h | 15 ++-
drivers/gpu/drm/xe/xe_ggtt_types.h | 4 +-
drivers/gpu/drm/xe/xe_tile.c | 6 +-
8 files changed, 141 insertions(+), 71 deletions(-)
--
2.45.2
More information about the Intel-xe
mailing list