Home
last modified time | relevance | path

Searched refs:DCN_VERSION_2_0 (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/include/
H A Ddal_types.h51 DCN_VERSION_2_0, enumerator
/linux-6.15/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_factory.c92 case DCN_VERSION_2_0: in dal_hw_factory_init()
H A Dhw_translate.c93 case DCN_VERSION_2_0: in dal_hw_translate_init()
/linux-6.15/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper2.c70 case DCN_VERSION_2_0: in dal_bios_parser_init_cmd_tbl_helper2()
H A Dcommand_table2.c230 …ION(dig1transmittercontrol, frev, crev) && (bp->base.ctx->dc->ctx->dce_version <= DCN_VERSION_2_0)) in init_transmitter_control()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dwb.c55 caps->hw_version = DCN_VERSION_2_0; in dwb2_get_caps()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_spl_translate.c85 case DCN_VERSION_2_0: in translate_SPL_in_params_from_pipe_ctx()
H A Ddc_helper.c714 case DCN_VERSION_2_0: in dce_version_to_string()
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_pp_smu.c773 case DCN_VERSION_2_0: in dm_pp_get_funcs()
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1407 if (link->ctx->dce_version >= DCN_VERSION_2_0 && in dpcd_set_source_specific_data()
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c167 dc_version = DCN_VERSION_2_0; in resource_parse_asic_id()
281 case DCN_VERSION_2_0: in dc_create_resource_pool()
H A Ddc.c1212 if (dc->ctx->dce_version < DCN_VERSION_2_0) in dc_update_visual_confirm_color()
1216 if (dc->ctx->dce_version >= DCN_VERSION_2_0) { in dc_update_visual_confirm_color()