Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/drm/
Dxe_drm.h431 struct drm_xe_gt { struct
491 struct drm_xe_gt gt_list[]; argument
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_query.c363 xe->info.gt_count * sizeof(struct drm_xe_gt); in query_gt_list()