mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 05:17:10 +09:00
osd: osd: screen blank after boot logo [1/1]
PD#172587 Problem: screen blank after boot logo Solution: correct default display information Verify: verified on tl1 ref board Change-Id: I94237b5241eacee6965bfe4ea0426bb8e9f494f1 Signed-off-by: Jian Cao <jian.cao@amlogic.com>
This commit is contained in:
@@ -8537,7 +8537,7 @@ void osd_init_hw(u32 logo_loaded, u32 osd_probe,
|
||||
osd_hw.disp_info.position_x = 0;
|
||||
osd_hw.disp_info.position_y = 0;
|
||||
osd_hw.disp_info.position_w = 1920;
|
||||
osd_hw.disp_info.background_h = 1080;
|
||||
osd_hw.disp_info.position_h = 1080;
|
||||
osd_hw.vinfo_width = 1920;
|
||||
osd_hw.vinfo_height = 1080;
|
||||
if ((osd_hw.osd_meson_dev.cpu_id ==
|
||||
|
||||
Reference in New Issue
Block a user