Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.h210 bool enable_windowed_mpo_odm; member
H A Ddml2_wrapper.c327 if (!ctx->config.enable_windowed_mpo_odm) { in does_configuration_meet_sw_policies()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1888 if (dc->config.enable_windowed_mpo_odm && in dcn32_populate_dml_pipes_from_context()
2232 dc->config.enable_windowed_mpo_odm = true; in dcn32_resource_construct()
2752 if (!opp_head_pipe->stream->ctx->dc->config.enable_windowed_mpo_odm) in dcn32_acquire_free_pipe_as_secondary_dpp_pipe()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c2161 dc->dml2_options.enable_windowed_mpo_odm = dc->config.enable_windowed_mpo_odm; in dcn35_resource_construct()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c2134 dc->dml2_options.enable_windowed_mpo_odm = dc->config.enable_windowed_mpo_odm; in dcn36_resource_construct()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c2133 dc->dml2_options.enable_windowed_mpo_odm = dc->config.enable_windowed_mpo_odm; in dcn351_resource_construct()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1346 if (dc->config.enable_windowed_mpo_odm) { in should_apply_odm_power_optimization()
1945 if (dc->config.enable_windowed_mpo_odm) { in dcn32_apply_merge_split_flags_helper()
2224 && !dc->config.enable_windowed_mpo_odm in dcn32_internal_validate_bw()
2250 if (!dc->config.enable_windowed_mpo_odm) in dcn32_internal_validate_bw()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc.h447 bool enable_windowed_mpo_odm; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1786 dc->config.enable_windowed_mpo_odm = true; in dcn321_resource_construct()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1925 dc->config.enable_windowed_mpo_odm = true; in dcn401_resource_construct()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1699 if (!dc->config.enable_windowed_mpo_odm) { in dcn30_internal_validate_bw()