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

Skip to content
Commit 29946289 authored by Alan Kwong's avatar Alan Kwong Committed by Gerrit - the friendly Code Review server
Browse files

drm/msm: correct creation order of display thread & crtc



Display threads are created based on number of crtc in
the system. However, since crtc is created after display
thread is created, there is no display thread created.

Reorder crtc creation to before display thread creation
so proper number display threads are created.

CRs-Fixed: 2005348
Change-Id: I338b46c7d6081f93a3aafa12be88f2c7caa9b4e5
Signed-off-by: default avatarAlan Kwong <akwong@codeaurora.org>
parent 96e8f54f
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