mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
rk fb: fix hdmi/cvbs display error when uboot display logo
Signed-off-by: hjc <hjc@rock-chips.com>
This commit is contained in:
@@ -3547,6 +3547,8 @@ int rk_fb_switch_screen(struct rk_screen *screen, int enable, int lcdc_id)
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
dev_drv->ops->load_screen(dev_drv, 0);
|
||||
}
|
||||
kobject_uevent_env(&dev_drv->dev->kobj, KOBJ_CHANGE, envp);
|
||||
kfree(envp[1]);
|
||||
|
||||
Reference in New Issue
Block a user