Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Ddal_types.h63 DCN_VERSION_3_2, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_translate.c111 case DCN_VERSION_3_2: in dal_hw_translate_init()
H A Dhw_factory.c110 case DCN_VERSION_3_2: in dal_hw_factory_init()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper2.c81 case DCN_VERSION_3_2: in dal_bios_parser_init_cmd_tbl_helper2()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_helper.c739 case DCN_VERSION_3_2: in dce_version_to_string()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c182 dc_version = DCN_VERSION_3_2; in resource_parse_asic_id()
287 case DCN_VERSION_3_2: in dc_create_resource_pool()
H A Ddc.c4418 if (dc->ctx->dce_version >= DCN_VERSION_3_2) { in dc_commit_updates_for_stream()