Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c2413 bool active_only = flags & DRM_PLANE_COMMIT_ACTIVE_ONLY; in drm_atomic_helper_commit_planes() local
2426 if (active_only && !new_crtc_state->active) { in drm_atomic_helper_commit_planes()
2446 if (active_only) { in drm_atomic_helper_commit_planes()
2490 if (active_only && !new_crtc_state->active) { in drm_atomic_helper_commit_planes()

Completed in 5 milliseconds