Home
last modified time | relevance | path

Searched refs:drm_xe_gt (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/drm/
H A Dxe_drm.h437 struct drm_xe_gt { struct
497 struct drm_xe_gt gt_list[]; argument
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_query.c367 xe->info.gt_count * sizeof(struct drm_xe_gt); in query_gt_list()