Searched refs:hw_internal_rev (Results 1 – 11 of 11) sorted by relevance
184 if (ASIC_REV_IS_TONGA_P(asic_id.hw_internal_rev) || in dc_clk_mgr_create()185 ASIC_REV_IS_FIJI_P(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()189 if (ASIC_REV_IS_POLARIS10_P(asic_id.hw_internal_rev) || in dc_clk_mgr_create()190 ASIC_REV_IS_POLARIS11_M(asic_id.hw_internal_rev) || in dc_clk_mgr_create()191 ASIC_REV_IS_POLARIS12_V(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()195 if (ASIC_REV_IS_VEGAM(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()208 if (ASICREV_IS_VEGA20_P(asic_id.hw_internal_rev)) in dc_clk_mgr_create()223 if (ASICREV_IS_RENOIR(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()228 if (ASICREV_IS_GREEN_SARDINE(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()232 if (ASICREV_IS_RAVEN2(asic_id.hw_internal_rev)) { in dc_clk_mgr_create()[all …]
1014 uint32_t hw_internal_rev = dc->ctx->asic_id.hw_internal_rev; in is_soc_bounding_box_valid() local1016 if (ASICREV_IS_BEIGE_GOBY_P(hw_internal_rev)) in is_soc_bounding_box_valid()
1069 uint32_t hw_internal_rev = dc->ctx->asic_id.hw_internal_rev; in is_soc_bounding_box_valid() local1071 if (ASICREV_IS_DIMGREY_CAVEFISH_P(hw_internal_rev)) in is_soc_bounding_box_valid()
1463 if (ASICREV_IS_GC_12_0_0_A0(dc->ctx->asic_id.hw_internal_rev)) { in dcn401_calc_num_avail_chans_for_mall()1465 } else if (ASICREV_IS_GC_12_0_1_A0(dc->ctx->asic_id.hw_internal_rev)) { in dcn401_calc_num_avail_chans_for_mall()2113 if (ASICREV_IS_GC_12_0_1_A0(dc->ctx->asic_id.hw_internal_rev)) in dcn401_resource_construct()
1649 uint32_t hw_internal_rev = dc->ctx->asic_id.hw_internal_rev; in is_soc_bounding_box_valid() local1651 if (ASICREV_IS_SIENNA_CICHLID_P(hw_internal_rev)) in is_soc_bounding_box_valid()
2737 …if (ASICREV_IS_GC_11_0_3(dc->ctx->asic_id.hw_internal_rev) && (dc->config.sdpif_request_limit_word… in dcn32_resource_construct()3105 if (ASICREV_IS_GC_11_0_0(dc->ctx->asic_id.hw_internal_rev)) { in dcn32_calc_num_avail_chans_for_mall()3108 } else if (ASICREV_IS_GC_11_0_2(dc->ctx->asic_id.hw_internal_rev)) { in dcn32_calc_num_avail_chans_for_mall()
2177 if (dc->ctx->asic_id.hw_internal_rev == YELLOW_CARP_B0) { in dcn31_resource_construct()2367 dc->ctx->asic_id.hw_internal_rev == YELLOW_CARP_B0 && in dcn31_resource_construct()
2068 if (dc->ctx->asic_id.hw_internal_rev >= 0x40) in dcn36_resource_construct()
2098 if (dc->ctx->asic_id.hw_internal_rev >= 0x40) in dcn35_resource_construct()
2038 if (ASICREV_IS_GC_12_0_1_A0(dc->ctx->asic_id.hw_internal_rev)) in dcn60_resource_construct()
6882 if (dc->ctx->asic_id.hw_internal_rev == YELLOW_CARP_B0 && in dc_is_dmub_outbox_supported()