Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c5228 bool subvp_active = false; in full_update_required()
5265 subvp_active = true; in full_update_required()
5279 if (cur_stream_status && subvp_active) { in fast_update_only()
4703 bool subvp_active = false; could_mpcc_tree_change_for_active_pipes() local