Searched refs:system_info (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_guc_ads.c | 110 struct guc_gt_system_info system_info; member 490 offsetof(struct __guc_ads_blob, system_info)); in guc_prep_golden_lrc_null() 690 system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_DOORBELL_COUNT_PER_SQIDI], in guc_doorbell_init() 706 offsetof(struct __guc_ads_blob, system_info)); in xe_guc_ads_populate_minimal() 720 offsetof(struct __guc_ads_blob, system_info)); in xe_guc_ads_populate_minimal() 730 offsetof(struct __guc_ads_blob, system_info)); in xe_guc_ads_populate() 754 offsetof(struct __guc_ads_blob, system_info)); in xe_guc_ads_populate() 764 offsetof(struct __guc_ads_blob, system_info)); in guc_populate_golden_lrc()
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_ads.c | 65 struct guc_gt_system_info system_info; member 554 offsetof(struct __guc_ads_blob, system_info)); in guc_prep_golden_context() 640 if (!ads_blob_read(guc, system_info.engine_enabled_masks[guc_class])) in guc_init_golden_context() 720 offsetof(struct __guc_ads_blob, system_info)); in guc_capture_prep_lists() 890 offsetof(struct __guc_ads_blob, system_info)); in __guc_ads_init() 899 ads_blob_write(guc, system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_SLICE_ENABLED], in __guc_ads_init() 901 ads_blob_write(guc, system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_VDBOX_SFC_SUPPORT_MASK], in __guc_ads_init() 908 system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_DOORBELL_COUNT_PER_SQIDI], in __guc_ads_init() 927 offsetof(struct __guc_ads_blob, system_info)); in __guc_ads_init()
|
/linux-6.12.1/sound/core/seq/ |
D | seq_clientmgr.c | 2279 struct snd_seq_system_info system_info; in snd_seq_ioctl() member
|