You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lk2nd: device: Set panel name early if known at compile time
Since lk2nd_init() runs before display initialization nowadays, we need to
set the panel name early for the lk1st case to make panel detection (for
booting Linux later) work correctly. This is not a big problem, since lk1st
does not support detecting panels dynamically currently, so we already know
the panel name at compile time.
0 commit comments