Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/include/
H A Ddal_types.h62 DCN_VERSION_3_2, enumerator
/linux-6.15/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_factory.c111 case DCN_VERSION_3_2: in dal_hw_factory_init()
H A Dhw_translate.c112 case DCN_VERSION_3_2: in dal_hw_translate_init()
/linux-6.15/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()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_spl_translate.c88 case DCN_VERSION_3_2: in translate_SPL_in_params_from_pipe_ctx()
H A Ddc_helper.c736 case DCN_VERSION_3_2: in dce_version_to_string()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.c775 case DCN_VERSION_3_2: in dml2_init()
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c197 dc_version = DCN_VERSION_3_2; in resource_parse_asic_id()
314 case DCN_VERSION_3_2: in dc_create_resource_pool()
H A Ddc.c5359 } else if (dc->ctx->dce_version >= DCN_VERSION_3_2) { in dc_commit_updates_for_stream()