Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/include/
Ddal_types.h59 DCN_VERSION_3_1, enumerator
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_translate.c103 case DCN_VERSION_3_1: in dal_hw_translate_init()
Dhw_factory.c102 case DCN_VERSION_3_1: in dal_hw_factory_init()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table_helper2.c77 case DCN_VERSION_3_1: in dal_bios_parser_init_cmd_tbl_helper2()
/linux-6.6.21/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_psr.c40 if (dc->ctx->dce_version < DCN_VERSION_3_1) in link_supports_psrsu()
Damdgpu_dm_hdcp.c740 if (dc->ctx->dce_version == DCN_VERSION_3_1 || in hdcp_create_workqueue()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_ddc.c512 ddc->ctx->dce_version == DCN_VERSION_3_1) { in try_to_configure_aux_timeout()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/
Ddc_helper.c731 case DCN_VERSION_3_1: in dce_version_to_string()
Ddc_dmub_srv.c899 pipe_ctx->stream->ctx->dce_version >= DCN_VERSION_3_1) in dc_dmub_should_update_cursor_data()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c171 dc_version = DCN_VERSION_3_1; in resource_parse_asic_id()
275 case DCN_VERSION_3_1: in dc_create_resource_pool()
4166 if (dc->ctx->dce_version == DCN_VERSION_3_1 && in resource_transmitter_to_phy_idx()
Ddc.c3255 && stream->ctx->dce_version >= DCN_VERSION_3_1) in dc_dmub_should_send_dirty_rect_cmd()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.c1197 if (dc->ctx->dce_version < DCN_VERSION_3_1 && in dcn20_calculate_dlg_params()