Home
last modified time | relevance | path

Searched refs:enable_subvp (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_hw_sequencer.c506 bool enable_subvp; in set_p_state_switch_method() local
528 enable_subvp = false; in set_p_state_switch_method()
537 enable_subvp = true; in set_p_state_switch_method()
545 if (enable_subvp && dc_state_get_pipe_subvp_type(context, pipe_ctx) == SUBVP_NONE) { in set_p_state_switch_method()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_hwseq.c346 bool enable_subvp = false; in dcn32_commit_subvp_config() local
356 enable_subvp = true; in dcn32_commit_subvp_config()
360 dc_dmub_setup_subvp_dmub_command(dc, context, enable_subvp); in dcn32_commit_subvp_config()