Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_huc_debugfs.c24 huc_to_xe(struct xe_huc *huc) in huc_to_xe() function
37 struct xe_device *xe = huc_to_xe(huc); in huc_info()
53 struct drm_minor *minor = huc_to_xe(huc)->drm.primary; in xe_huc_debugfs_register()
58 local = drmm_kmalloc(&huc_to_xe(huc)->drm, DEBUGFS_SIZE, GFP_KERNEL); in xe_huc_debugfs_register()
H A Dxe_huc.c35 huc_to_xe(struct xe_huc *huc) in huc_to_xe() function
109 struct xe_device *xe = huc_to_xe(huc); in xe_huc_init_post_hwconfig()
112 if (!IS_DGFX(huc_to_xe(huc))) in xe_huc_init_post_hwconfig()