Searched refs:system_info (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A 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/drivers/gpu/drm/xe/ |
| H A D | xe_guc_ads.c | 113 struct guc_gt_system_info system_info; member 488 offsetof(struct __guc_ads_blob, system_info)); in guc_golden_lrc_init() 626 offsetof(struct __guc_ads_blob, system_info)); in guc_capture_prep_lists() 855 system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_DOORBELL_COUNT_PER_SQIDI], in guc_doorbell_init() 871 offsetof(struct __guc_ads_blob, system_info)); in xe_guc_ads_populate_minimal() 885 offsetof(struct __guc_ads_blob, system_info)); in xe_guc_ads_populate_minimal() 895 offsetof(struct __guc_ads_blob, system_info)); in xe_guc_ads_populate() 919 offsetof(struct __guc_ads_blob, system_info)); in xe_guc_ads_populate() 934 offsetof(struct __guc_ads_blob, system_info)); in guc_golden_lrc_populate()
|