Home
last modified time | relevance | path

Searched refs:pstate_enabled (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_smu.c181 if (!clk_mgr->base.ctx->dc->debug.pstate_enabled) in dcn316_smu_set_hard_min_dcfclk()
199 if (!clk_mgr->base.ctx->dc->debug.pstate_enabled) in dcn316_smu_set_min_deep_sleep_dcfclk()
230 if (!clk_mgr->base.ctx->dc->debug.pstate_enabled) in dcn316_smu_set_display_idle_optimization()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.c212 if (!clk_mgr->base.ctx->dc->debug.pstate_enabled) in dcn314_smu_set_hard_min_dcfclk()
230 if (!clk_mgr->base.ctx->dc->debug.pstate_enabled) in dcn314_smu_set_min_deep_sleep_dcfclk()
261 if (!clk_mgr->base.ctx->dc->debug.pstate_enabled) in dcn314_smu_set_display_idle_optimization()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.c193 if (!clk_mgr->base.ctx->dc->debug.pstate_enabled) in dcn31_smu_set_hard_min_dcfclk()
211 if (!clk_mgr->base.ctx->dc->debug.pstate_enabled) in dcn31_smu_set_min_deep_sleep_dcfclk()
242 if (!clk_mgr->base.ctx->dc->debug.pstate_enabled) in dcn31_smu_set_display_idle_optimization()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1029 bool pstate_enabled; member