Home
last modified time | relevance | path

Searched refs:DCE_VERSION_8_0 (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/include/
Ddal_types.h39 DCE_VERSION_8_0, enumerator
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_translate.c74 case DCE_VERSION_8_0: in dal_hw_translate_init()
Dhw_factory.c70 case DCE_VERSION_8_0: in dal_hw_factory_init()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table_helper2.c48 case DCE_VERSION_8_0: in dal_bios_parser_init_cmd_tbl_helper2()
Dcommand_table_helper.c47 case DCE_VERSION_8_0: in dal_bios_parser_init_cmd_tbl_helper()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc_helper.c692 case DCE_VERSION_8_0: in dce_version_to_string()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c121 dc_version = DCE_VERSION_8_0; in resource_parse_asic_id()
241 case DCE_VERSION_8_0: in dc_create_resource_pool()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce110/
Ddce110_hwseq.c1905 if (edp_num && edp_stream_num && dc->ctx->dce_version != DCE_VERSION_8_0 && in dce110_enable_accelerated_mode()