MX8_DSI_OLED1 screen blinking

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MX8_DSI_OLED1 screen blinking

1,869件の閲覧回数
zzzzzzz
Contributor II

hi everyone:

     i have two imx8M quad evaluation kit board and MX8_DSI_OLED1 screen. when i flash andriod O8.1.0_1.3.0 the MX8_DSI_OLED1 can display normally ,but when i flash  andriod O9.0.0_2.0.0 the MX8_DSI_OLED1 screen keep blinking . I have try this on two boards and the issue can reprodeced on both of them.   The andriod O8.1.0_1.3.0 and O9.0.0_2.0.0 are pre-build image fetched on the NXP site. I have doulbe check my operation are exactly follow by NXP guide.

   pls give me some advice ~~thanks 

タグ(1)
4 返答(返信)

1,662件の閲覧回数
zzzzzzz
Contributor II

I have found a workaround solution and verified it on my board which works!

Anyone who come into the same issue can try it .

diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-dcss-rm67191.dtsi b/arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-dcss-rm67191.dtsi

--- a/arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-dcss-rm67191.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8mq-evk-dcss-rm67191.dtsi
@@ -91,8 +91,8 @@
hfront-porch = <20>;
hsync-len = <2>;
hback-porch = <34>;
- vfront-porch = <10>;
- vsync-len = <5>;
+ vfront-porch = <30>;
+ vsync-len = <2>;
vback-porch = <4>;
hsync-active = <0>;
vsync-active = <0>;

1,661件の閲覧回数
nxf54947
NXP Employee
NXP Employee

Thank you for sharing your workaround for the problem, zzzzzzz‌. I hope other users will find it helpful.

Regards

0 件の賞賛

1,662件の閲覧回数
nxf54947
NXP Employee
NXP Employee

Dear zhao lingjun,

Thank you for pointing out this issue. I was able to reproduce this problem with Android 9 and 10.

 I will review this issue with our application engineers to find a solution for this problem.

Best regards,

Ruben

1,662件の閲覧回数
zzzzzzz
Contributor II

it should be an issue on O9.0.0_2.0.0 .i can't  believe no one else meet this issue . Can any NXP employee reproduce this on imx8M quad evaluation kit board ?

0 件の賞賛