Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/include/
H A Ddal_types.h59 DCN_VERSION_3_1, enumerator
/openbsd/sys/dev/pci/drm/amd/display/dc/gpio/
H A Dhw_translate.c103 case DCN_VERSION_3_1: in dal_hw_translate_init()
H A Dhw_factory.c102 case DCN_VERSION_3_1: in dal_hw_factory_init()
/openbsd/sys/dev/pci/drm/amd/display/dc/bios/
H A Dcommand_table_helper2.c77 case DCN_VERSION_3_1: in dal_bios_parser_init_cmd_tbl_helper2()
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_psr.c40 if (dc->ctx->dce_version < DCN_VERSION_3_1) in link_supports_psrsu()
H A Damdgpu_dm_hdcp.c742 if (dc->ctx->dce_version == DCN_VERSION_3_1 || in hdcp_create_workqueue()
/openbsd/sys/dev/pci/drm/amd/display/dc/link/protocols/
H A Dlink_ddc.c512 ddc->ctx->dce_version == DCN_VERSION_3_1) { in try_to_configure_aux_timeout()
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_helper.c731 case DCN_VERSION_3_1: in dce_version_to_string()
H A Ddc_dmub_srv.c899 pipe_ctx->stream->ctx->dce_version >= DCN_VERSION_3_1) in dc_dmub_should_update_cursor_data()
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A 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()
4176 if (dc->ctx->dce_version == DCN_VERSION_3_1 && in resource_transmitter_to_phy_idx()
H A Damdgpu_dc.c3259 && stream->ctx->dce_version >= DCN_VERSION_3_1) in dc_dmub_should_send_dirty_rect_cmd()
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1197 if (dc->ctx->dce_version < DCN_VERSION_3_1 && in dcn20_calculate_dlg_params()