On Qualcomm CRD the display only turns on after the initrd. The initrd
seems to be missing the panel module.
So install `=drivers/gpu/drm/panel` also in the simpledrm module
(similar to the drm module).
Bug-Ubuntu: https://launchpad.net/bugs/
2107477
# called by dracut
installkernel() {
# Include simple DRM driver
- hostonly='' instmods simpledrm
+ hostonly='' instmods simpledrm =drivers/gpu/drm/panel
if [[ $hostonly_mode == "strict" ]]; then
# if there is a privacy screen then its driver must be loaded before the