Closed iAboothahir closed 2 years ago
And why the revert of mdp5 config is needed?
Also commits to linux repos should have Signed-off-by: Your Name <your@email>
(use git commit -s
and properly configure git: git config user.name
and git config user.email
)
And why the revert of mdp5 config is needed?
mpd5 config commit breaks display(like a blackscreen) so reverting mdp5 config fixes display
Ideally you should not just immediately merge MRs, maybe give some time for review..?