Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_hw_sequencer.c434 switch (pipe_ctx->p_state_type) { in get_subvp_visual_confirm_color()
463 switch (pipe_ctx->p_state_type) { in get_mclk_switch_visual_confirm_color()
516 pipe_ctx->p_state_type = P_STATE_V_BLANK; in set_p_state_switch_method()
520 pipe_ctx->p_state_type = P_STATE_FPO; in set_p_state_switch_method()
524 pipe_ctx->p_state_type = P_STATE_V_ACTIVE; in set_p_state_switch_method()
536 pipe_ctx->p_state_type = P_STATE_SUB_VP; in set_p_state_switch_method()
548 pipe_ctx->p_state_type = P_STATE_DRR_SUB_VP; in set_p_state_switch_method()
551 pipe_ctx->p_state_type = P_STATE_V_BLANK_SUB_VP; in set_p_state_switch_method()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/
Ddml21_translation_helper.c1190 pipe_ctx->p_state_type = P_STATE_V_ACTIVE; in dml21_set_dc_p_state_type()
1195 pipe_ctx->p_state_type = P_STATE_V_BLANK_SUB_VP; in dml21_set_dc_p_state_type()
1197 pipe_ctx->p_state_type = P_STATE_V_BLANK; in dml21_set_dc_p_state_type()
1201 pipe_ctx->p_state_type = P_STATE_SUB_VP; in dml21_set_dc_p_state_type()
1205 pipe_ctx->p_state_type = P_STATE_DRR_SUB_VP; in dml21_set_dc_p_state_type()
1207 pipe_ctx->p_state_type = P_STATE_FPO; in dml21_set_dc_p_state_type()
1210 pipe_ctx->p_state_type = P_STATE_UNKNOWN; in dml21_set_dc_p_state_type()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h470 enum p_state_switch_method p_state_type; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
Ddcn32_clk_mgr.c576 p_state_list[i] = curr_pipe_ctx->p_state_type; in dcn32_auto_dpm_test_log()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
Ddcn401_clk_mgr.c452 p_state_list[i] = curr_pipe_ctx->p_state_type; in dcn401_auto_dpm_test_log()