Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c643 bool enable_subvp; in set_p_state_switch_method() local
666 enable_subvp = false; in set_p_state_switch_method()
675 enable_subvp = true; in set_p_state_switch_method()
683 if (enable_subvp && dc_state_get_pipe_subvp_type(context, pipe_ctx) == SUBVP_NONE) { in set_p_state_switch_method()