Searched refs:GT_MEDIA (Results 1 – 15 of 15) sorted by relevance
22 gt->type == GT_MEDIA) in __guc_rc_supported()
125 u32 irq = gt->type == GT_MEDIA ? MTL_MGUC : GEN11_GUC; in __gen11_reset_guc_interrupts()179 if (gt->type == GT_MEDIA) { in intel_guc_init_early()
850 GEM_BUG_ON(gt->type == GT_MEDIA && gt->info.id > 1); in uc_fw_ggtt_offset()851 if (gt->type == GT_MEDIA) in uc_fw_ggtt_offset()
33 gt->type == GT_MEDIA) in mtl_media_busy()43 gt->type == GT_MEDIA) in mtl_media_idle()
91 GT_MEDIA, enumerator
276 if (gt->type == GT_MEDIA) { in mtl_drpc()299 if (gt->type == GT_MEDIA) in mtl_drpc()
113 if (gt->type == GT_MEDIA) { in intel_gt_assign_ggtt()233 return gt->type == GT_MEDIA ? in intel_gt_perf_limit_reasons_reg()926 case GT_MEDIA: in intel_gt_probe_all()
324 if (gt->type != GT_MEDIA && (engine->class == VIDEO_DECODE_CLASS || in run_test()
165 if (MEDIA_VER(i915) >= 13 && gt->type == GT_MEDIA) { in intel_gt_mcr_init()
314 u32 mask = gt->type == GT_MEDIA ? in gen11_gt_irq_postinstall()
559 case GT_MEDIA: in rc6_res_reg_init()
1098 u32 rp_state_cap = rps_to_gt(rps)->type == GT_MEDIA ? in mtl_get_freq_caps()1101 u32 rpe = rps_to_gt(rps)->type == GT_MEDIA ? in mtl_get_freq_caps()
1763 if (gt->type == GT_MEDIA) { in gt_init_workarounds()
2332 if (uncore->gt->type == GT_MEDIA) in intel_uncore_fw_domains_init()2552 if (uncore->gt->type == GT_MEDIA) in uncore_forcewake_init()
1127 .type = GT_MEDIA,
Completed in 44 milliseconds