Searched refs:hw_internal_rev (Results 1 – 9 of 9) sorted by relevance
60 if (ASIC_REV_IS_KALINDI(asic_id.hw_internal_rev) || in resource_parse_asic_id()61 ASIC_REV_IS_BHAVANI(asic_id.hw_internal_rev) || in resource_parse_asic_id()62 ASIC_REV_IS_GODAVARI(asic_id.hw_internal_rev)) in resource_parse_asic_id()72 if (ASIC_REV_IS_TONGA_P(asic_id.hw_internal_rev) || in resource_parse_asic_id()73 ASIC_REV_IS_FIJI_P(asic_id.hw_internal_rev)) { in resource_parse_asic_id()77 if (ASIC_REV_IS_POLARIS10_P(asic_id.hw_internal_rev) || in resource_parse_asic_id()78 ASIC_REV_IS_POLARIS11_M(asic_id.hw_internal_rev) || in resource_parse_asic_id()79 ASIC_REV_IS_POLARIS12_V(asic_id.hw_internal_rev)) { in resource_parse_asic_id()82 if (ASIC_REV_IS_VEGAM(asic_id.hw_internal_rev)) in resource_parse_asic_id()
68 uint32_t hw_internal_rev; member
476 hws->regs = ASIC_REV_IS_STONEY(ctx->asic_id.hw_internal_rev) ? in dce110_hwseq_create()1141 if (ASIC_REV_IS_STONEY(asic_id->hw_internal_rev)) in dce110_resource_cap()
1076 if (ASIC_REV_IS_POLARIS11_M(asic_id->hw_internal_rev) || in dce112_resource_cap()1077 ASIC_REV_IS_POLARIS12_V(asic_id->hw_internal_rev)) in dce112_resource_cap()
1206 if (ASICREV_IS_RV1_F0(dc->ctx->asic_id.hw_internal_rev)) { in construct()1223 if (ASICREV_IS_RV1_F0(dc->ctx->asic_id.hw_internal_rev)) { in construct()
325 if (!ASICREV_IS_VEGA20_P(clk->ctx->asic_id.hw_internal_rev)) in dce112_set_clock()
869 bool harvest_enabled = ASICREV_IS_VEGA20_P(ctx->asic_id.hw_internal_rev); in construct()
51 if (ASIC_REV_IS_STONEY(asic_id.hw_internal_rev)) in bw_calcs_version_from_asic_id()56 if (ASIC_REV_IS_POLARIS12_V(asic_id.hw_internal_rev)) in bw_calcs_version_from_asic_id()58 if (ASIC_REV_IS_POLARIS10_P(asic_id.hw_internal_rev)) in bw_calcs_version_from_asic_id()60 if (ASIC_REV_IS_POLARIS11_M(asic_id.hw_internal_rev)) in bw_calcs_version_from_asic_id()62 if (ASIC_REV_IS_VEGAM(asic_id.hw_internal_rev)) in bw_calcs_version_from_asic_id()
414 init_data.asic_id.hw_internal_rev = adev->external_rev_id; in amdgpu_dm_init()