Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc.c3558 bool subvp_curr_use = false; in commit_planes_for_stream() local
3597 subvp_curr_use = true; in commit_planes_for_stream()
3857 if (subvp_curr_use) { in commit_planes_for_stream()
3870 if (subvp_prev_use && !subvp_curr_use) { in commit_planes_for_stream()