Home
last modified time | relevance | path

Searched refs:dcmode_power_limits_present (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_state.c214 …if (dc->caps.dcmode_power_limits_present && !dml2_create(dc, &dc->dml2_dc_power_options, &state->b… in dc_state_create()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h363 bool dcmode_power_limits_present; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c157 dc->caps.dcmode_power_limits_present = dc->clk_mgr->funcs->is_dc_mode_present && in dcn401_init_hw()