8fa5e65d702bf18d62c3278bf5d2fa7dd576a01e

This change passes DRM_PLANE_COMMIT_ACTIVE_ONLY during drm_atomic_helper_commit_planes in complete commit. Passing this flag insures that if crtc is inactive, plane update will not be made. This avoids trying to commit a plane while entering low power mode when crtc and encoder are already disabled. Change-Id: Ic08a4f42cf832709332ccbf4a9df39342f858eec Signed-off-by: Samantha Tran <samtran@codeaurora.org>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%