[RK3399] [Android 9.0] 调试2560x1440分辨率EDP显示屏,和碰到的休眠唤醒后花屏问题

2 篇文章 1 订阅
1 篇文章 0 订阅

屏参:

    panel: panel {
        compatible = "simple-panel";
        backlight = <&backlight>;
        power-supply = <&vcc_lcd>;
        enable-gpios = <&gpio3 16 GPIO_ACTIVE_LOW>;
        reset-gpios = <&gpio1 4 GPIO_ACTIVE_HIGH>;
        prepare-delay-ms = <200>;
        enable-delay-ms = <20>;

        display-timings {
            native-mode = <&timing0>;

            timing0: timing0 {
                clock-frequency = <238000000>;
                hactive = <2560>;
                vactive = <1440>;
                hfront-porch = <108>;
                hsync-len = <38>;
                hback-porch = <40>;
                vfront-porch = <12>;
                vsync-len = <4>;
                vback-porch = <4>;
                hsync-active = <0>;
                vsync-active = <0>;
                de-active = <0>;
                pixelclk-active = <0>;
            };
        };


休眠唤醒花屏  log报如下错误:

<4>[  900.438765] panel_simple_unprepare enable_gpio= 0
<6>[  900.621094] rockchip-vop ff900000.vop: [drm:vop_crtc_enable] Update mode to 2560x1440p59, type: 14
<4>[  900.621609] panel_simple_prepare enable_gpio= 1
<3>[  900.657091] rockchip-dp ff970000.edp: AUX CH command reply failed!
<3>[  900.657582] rockchip-dp ff970000.edp: Rx Max Link Rate is abnormal :c0 !
<3>[  900.657828] rockchip-dp ff970000.edp: Rx Max Lane count is abnormal :0 !
<3>[  900.660663] rockchip-dp ff970000.edp: AUX CH command reply failed!
<3>[  900.660728] rockchip-dp ff970000.edp: LT link start failed!
<3>[  900.660740] rockchip-dp ff970000.edp: eDP link training failed (-110)
<6>[  900.681445] rockchip-dp ff970000.edp: Link Training success!

要求屏端的供电比aux早,可以尝试加长prepare-delay时间到200ms。

  • 3
    点赞
  • 8
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值