Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/core/
A Ddc_hw_sequencer.c500 switch (pipe_ctx->p_state_type) { in get_subvp_visual_confirm_color()
529 switch (pipe_ctx->p_state_type) { in get_mclk_switch_visual_confirm_color()
641 pipe_ctx->p_state_type = P_STATE_UNKNOWN; in set_p_state_switch_method()
647 pipe_ctx->p_state_type = P_STATE_V_BLANK; in set_p_state_switch_method()
651 pipe_ctx->p_state_type = P_STATE_FPO; in set_p_state_switch_method()
655 pipe_ctx->p_state_type = P_STATE_V_ACTIVE; in set_p_state_switch_method()
667 pipe_ctx->p_state_type = P_STATE_SUB_VP; in set_p_state_switch_method()
679 pipe_ctx->p_state_type = P_STATE_DRR_SUB_VP; in set_p_state_switch_method()
682 pipe_ctx->p_state_type = P_STATE_V_BLANK_SUB_VP; in set_p_state_switch_method()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/
A Ddml21_translation_helper.c1250 pipe_ctx->p_state_type = P_STATE_V_ACTIVE; in dml21_set_dc_p_state_type()
1255 pipe_ctx->p_state_type = P_STATE_V_BLANK_SUB_VP; in dml21_set_dc_p_state_type()
1257 pipe_ctx->p_state_type = P_STATE_V_BLANK; in dml21_set_dc_p_state_type()
1261 pipe_ctx->p_state_type = P_STATE_SUB_VP; in dml21_set_dc_p_state_type()
1265 pipe_ctx->p_state_type = P_STATE_DRR_SUB_VP; in dml21_set_dc_p_state_type()
1267 pipe_ctx->p_state_type = P_STATE_FPO; in dml21_set_dc_p_state_type()
1270 pipe_ctx->p_state_type = P_STATE_UNKNOWN; in dml21_set_dc_p_state_type()
/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h490 enum p_state_switch_method p_state_type; member
/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
A Ddcn32_clk_mgr.c576 p_state_list[i] = curr_pipe_ctx->p_state_type; in dcn32_auto_dpm_test_log()
/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
A Ddcn401_clk_mgr.c478 p_state_list[i] = curr_pipe_ctx->p_state_type; in dcn401_auto_dpm_test_log()

Completed in 18 milliseconds