Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/include/
H A Ddal_types.h41 DCE_VERSION_8_3, enumerator
/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_translate.c76 case DCE_VERSION_8_3: in dal_hw_translate_init()
H A Dhw_factory.c72 case DCE_VERSION_8_3: in dal_hw_factory_init()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper2.c50 case DCE_VERSION_8_3: in dal_bios_parser_init_cmd_tbl_helper2()
H A Dcommand_table_helper.c49 case DCE_VERSION_8_3: in dal_bios_parser_init_cmd_tbl_helper()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_helper.c696 case DCE_VERSION_8_3: in dce_version_to_string()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c127 dc_version = DCE_VERSION_8_3; in resource_parse_asic_id()
249 case DCE_VERSION_8_3: in dc_create_resource_pool()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1907 dc->ctx->dce_version != DCE_VERSION_8_3) { in dce110_enable_accelerated_mode()