Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d916e2a3 authored by Veera Sundaram Sankaran's avatar Veera Sundaram Sankaran
Browse files

drm/msm/sde: avoid duplicating plane states in crtc atomic_check



During crtc atomic check phase, plane states are retrieved with
drm_atomic_get_plane_state api, which internally duplicates the
plane state. This is unnecessary as the plane states are retrieved
only for roi validation purposes. Use proper api to avoid it.

Change-Id: Ia3ef4aec77ca3ca6f537384d72933904716993e9
Signed-off-by: default avatarVeera Sundaram Sankaran <veeras@codeaurora.org>
parent e795ead2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment