Home
last modified time | relevance | path

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

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