Home
last modified time | relevance | path

Searched refs:DCN_VERSION_4_01 (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/include/
Ddal_types.h66 DCN_VERSION_4_01, enumerator
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_translate.c118 case DCN_VERSION_4_01: in dal_hw_translate_init()
Dhw_factory.c117 case DCN_VERSION_4_01: in dal_hw_factory_init()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table_helper2.c85 case DCN_VERSION_4_01: in dal_bios_parser_init_cmd_tbl_helper2()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_wrapper.c738 …if ((in_dc->debug.using_dml21) && (in_dc->ctx->dce_version == DCN_VERSION_4_01 || in_dc->ctx->dce_… in dml2_init()
759 case DCN_VERSION_4_01: in dml2_init()
777 …if ((in_dc->debug.using_dml21) && (in_dc->ctx->dce_version == DCN_VERSION_4_01 || in_dc->ctx->dce_… in dml2_create()
848 …if ((in_dc->debug.using_dml21) && (in_dc->ctx->dce_version == DCN_VERSION_4_01 || in_dc->ctx->dce_… in dml2_reinit()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc_spl_translate.c84 case DCN_VERSION_4_01: in translate_SPL_in_params_from_pipe_ctx()
Ddc_helper.c744 case DCN_VERSION_4_01: in dce_version_to_string()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/
Ddml21_translation_helper.c27 case DCN_VERSION_4_01: in dml21_init_socbb_params()
66 case DCN_VERSION_4_01: in dml21_init_ip_params()
686 if (in_dc->ctx->dce_version < DCN_VERSION_4_01) { in populate_dml21_surface_config_from_plane_state()
Ddml21_wrapper.c77 case DCN_VERSION_4_01: in dml21_init()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c211 dc_version = DCN_VERSION_4_01; in resource_parse_asic_id()
323 case DCN_VERSION_4_01: in dc_create_resource_pool()
Ddc.c5103 if (dc->ctx->dce_version >= DCN_VERSION_4_01) in dc_update_planes_and_stream()
5131 if (dc->ctx->dce_version >= DCN_VERSION_4_01) { in dc_commit_updates_for_stream()