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

Skip to content
Commit e198b900 authored by Samantha Tran's avatar Samantha Tran Committed by Gerrit - the friendly Code Review server
Browse files

drm/msm/sde: moves encoder iteration complexity to DRM API



Previously CRTC commit was iterating over all encoders on DRM device
and selecting correct encoder by checking the attached CRTC on the
encoder. drm_for_each_encoder_mask API usage moves this check to DRM
API instead of managing in sde driver.

Change-Id: I33b049c22ae054fc16f9b88c61e13eb032cf9aec
Signed-off-by: default avatarSamantha Tran <samtran@codeaurora.org>
parent a3d9530a
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