Home
last modified time | relevance | path

Searched refs:dml2_dc_power_options (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/display/dc/resource/dcn321/
A Ddcn321_resource.c1591 dml2_reinit(dc, &dc->dml2_dc_power_options, &dc->current_state->bw_ctx.dml2_dc_power_source); in dcn321_update_bw_bounding_box()
2046 memcpy(&dc->dml2_dc_power_options, &dc->dml2_options, sizeof(struct dml2_configuration_options)); in dcn321_resource_construct()
2047 dc->dml2_dc_power_options.use_clock_dc_limits = true; in dcn321_resource_construct()
/drivers/gpu/drm/amd/display/dc/resource/dcn401/
A Ddcn401_resource.c1624 dml2_reinit(dc, &dc->dml2_dc_power_options, &dc->current_state->bw_ctx.dml2_dc_power_source); in dcn401_update_bw_bounding_box()
2246 memcpy(&dc->dml2_dc_power_options, &dc->dml2_options, sizeof(struct dml2_configuration_options)); in dcn401_resource_construct()
2247 dc->dml2_dc_power_options.use_clock_dc_limits = true; in dcn401_resource_construct()
/drivers/gpu/drm/amd/display/dc/resource/dcn32/
A Ddcn32_resource.c2072 dml2_reinit(dc, &dc->dml2_dc_power_options, &dc->current_state->bw_ctx.dml2_dc_power_source); in dcn32_update_bw_bounding_box()
2551 memcpy(&dc->dml2_dc_power_options, &dc->dml2_options, sizeof(struct dml2_configuration_options)); in dcn32_resource_construct()
2552 dc->dml2_dc_power_options.use_clock_dc_limits = true; in dcn32_resource_construct()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_state.c214 if (!dml2_create(dc, &dc->dml2_dc_power_options, &state->bw_ctx.dml2_dc_power_source)) { in dc_state_create()
/drivers/gpu/drm/amd/display/dc/
A Ddc.h1734 struct dml2_configuration_options dml2_dc_power_options; member

Completed in 822 milliseconds