Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc.c1402 static int guc_self_cfg(struct xe_guc *guc, u16 key, u16 len, u64 val) in guc_self_cfg() function
1437 return guc_self_cfg(guc, key, 1, val); in xe_guc_self_cfg32()
1442 return guc_self_cfg(guc, key, 2, val); in xe_guc_self_cfg64()