Home
last modified time | relevance | path

Searched refs:YELLOW_CARP_B0 (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/include/
Ddal_asic_id.h228 #define YELLOW_CARP_B0 0x20 macro
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_dio_link_encoder.c618 if (enc->ctx->asic_id.hw_internal_rev != YELLOW_CARP_B0) { in dcn31_link_encoder_is_in_alt_mode()
668 if (enc->ctx->asic_id.hw_internal_rev != YELLOW_CARP_B0) { in dcn31_link_encoder_get_max_link_cap()
Ddcn31_dccg.c88 if (dccg_dcn->base.ctx->asic_id.hw_internal_rev == YELLOW_CARP_B0) { in get_phy_mux_symclk()
Ddcn31_resource.c1986 if (dc->ctx->asic_id.hw_internal_rev == YELLOW_CARP_B0) { in dcn31_resource_construct()
2160 dc->ctx->asic_id.hw_internal_rev == YELLOW_CARP_B0 && in dcn31_resource_construct()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c3606 dc->ctx->asic_id.hw_internal_rev == YELLOW_CARP_B0) { in resource_transmitter_to_phy_idx()
Ddc.c4429 dc->ctx->asic_id.hw_internal_rev == YELLOW_CARP_B0 && in dc_is_dmub_outbox_supported()
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1979 dmub_asic = (adev->external_rev_id == YELLOW_CARP_B0) ? DMUB_ASIC_DCN31B : DMUB_ASIC_DCN31; in dm_dmub_sw_init()