Searched refs:active_only (Results 1 – 1 of 1) sorted by relevance
2479 bool active_only = flags & DRM_PLANE_COMMIT_ACTIVE_ONLY; in drm_atomic_helper_commit_planes() local2490 if (active_only && !new_crtc_state->active) in drm_atomic_helper_commit_planes()2508 if (active_only) { in drm_atomic_helper_commit_planes()2548 if (active_only && !new_crtc_state->active) in drm_atomic_helper_commit_planes()