Home
last modified time | relevance | path

Searched refs:enable_windowed_mpo_odm (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.h198 bool enable_windowed_mpo_odm; member
H A Ddml2_wrapper.c326 if (!ctx->config.enable_windowed_mpo_odm) { in does_configuration_meet_sw_policies()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c461 if (stream_status->plane_count == 0 && dc->config.enable_windowed_mpo_odm) in dc_state_add_plane()
534 if (stream_status->plane_count == 0 && dc->config.enable_windowed_mpo_odm) in dc_state_remove_plane()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1879 if (dc->config.enable_windowed_mpo_odm && in dcn32_populate_dml_pipes_from_context()
2213 dc->config.enable_windowed_mpo_odm = true; in dcn32_resource_construct()
2734 if (!opp_head_pipe->stream->ctx->dc->config.enable_windowed_mpo_odm) in dcn32_acquire_free_pipe_as_secondary_dpp_pipe()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c2143 dc->dml2_options.enable_windowed_mpo_odm = dc->config.enable_windowed_mpo_odm; in dcn35_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c2127 dc->dml2_options.enable_windowed_mpo_odm = dc->config.enable_windowed_mpo_odm; in dcn351_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1341 if (dc->config.enable_windowed_mpo_odm) { in should_apply_odm_power_optimization()
1940 if (dc->config.enable_windowed_mpo_odm) { in dcn32_apply_merge_split_flags_helper()
2217 && !dc->config.enable_windowed_mpo_odm in dcn32_internal_validate_bw()
2243 if (!dc->config.enable_windowed_mpo_odm) in dcn32_internal_validate_bw()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h419 bool enable_windowed_mpo_odm; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1780 dc->config.enable_windowed_mpo_odm = true; in dcn321_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1703 if (!dc->config.enable_windowed_mpo_odm) { in dcn30_internal_validate_bw()