Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.h96 static inline struct xe_device *guc_to_xe(struct xe_guc *guc) in guc_to_xe() function
103 return &guc_to_xe(guc)->drm; in guc_to_drm()
H A Dxe_guc_engine_activity.c68 struct xe_device *xe = guc_to_xe(guc); in allocate_engine_activity_group()
177 struct xe_device *xe = guc_to_xe(guc); in get_engine_active_ticks()
232 struct xe_device *xe = guc_to_xe(guc); in get_engine_total_ticks()
326 struct xe_device *xe = guc_to_xe(guc); in is_function_valid()