p_state_change_support  252 drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c 	if (should_update_pstate_support(safe_to_lower, new_clocks->p_state_change_support, clk_mgr_base->clks.p_state_change_support)) {
p_state_change_support  253 drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c 		clk_mgr_base->clks.prev_p_state_change_support = clk_mgr_base->clks.p_state_change_support;
p_state_change_support  255 drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c 		clk_mgr_base->clks.p_state_change_support = new_clocks->p_state_change_support;
p_state_change_support  257 drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c 			pp_smu->set_pstate_handshake_support(&pp_smu->pp_smu, clk_mgr_base->clks.p_state_change_support);
p_state_change_support  259 drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c 	clk_mgr_base->clks.prev_p_state_change_support = clk_mgr_base->clks.p_state_change_support;
p_state_change_support  381 drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c 	clk_mgr->clks.p_state_change_support = true;
p_state_change_support  266 drivers/gpu/drm/amd/display/dc/dc.h 	bool p_state_change_support;
p_state_change_support  582 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubbub.c 		hubbub1->base.ctx->dc->clk_mgr->clks.p_state_change_support == false)
p_state_change_support 2752 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	context->bw_ctx.bw.dcn.clk.p_state_change_support =
p_state_change_support 2828 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 				context->bw_ctx.bw.dcn.clk.p_state_change_support,
p_state_change_support 2905 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	full_pstate_supported = context->bw_ctx.bw.dcn.clk.p_state_change_support;
p_state_change_support 2909 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 		context->bw_ctx.bw.dcn.clk.p_state_change_support = true;
p_state_change_support 2917 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	dummy_pstate_supported = context->bw_ctx.bw.dcn.clk.p_state_change_support;
p_state_change_support 2920 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 		context->bw_ctx.bw.dcn.clk.p_state_change_support = false;