Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_atomic_helper.c2479 bool active_only = flags & DRM_PLANE_COMMIT_ACTIVE_ONLY; in drm_atomic_helper_commit_planes() local
2490 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()