Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1501338 > unrolled thread

rockchip: drm: analogix_dp-rockchip would stock the kernel

Started byayaka <ayaka@soulik.info>
First post2016-10-15 20:10 +0200
Last post2016-10-17 03:30 +0200
Articles 3 — 3 participants

Back to article view | Back to linux.kernel


Contents

  rockchip: drm: analogix_dp-rockchip would stock the kernel ayaka <ayaka@soulik.info> - 2016-10-15 20:10 +0200
    Re: rockchip: drm: analogix_dp-rockchip would stock the kernel Mark yao <mark.yao@rock-chips.com> - 2016-10-17 03:10 +0200
      Re: rockchip: drm: analogix_dp-rockchip would stock the kernel Randy Li <randy.li@rock-chips.com> - 2016-10-17 03:30 +0200

#1501338 — rockchip: drm: analogix_dp-rockchip would stock the kernel

Fromayaka <ayaka@soulik.info>
Date2016-10-15 20:10 +0200
Subjectrockchip: drm: analogix_dp-rockchip would stock the kernel
Message-ID<ssBzc-2Ij-13@gated-at.bofh.it>
Hello:
    I meet a problem with eDP in rk3288 with the linux next 20161006, it 
is just like the early stage of 4.4
kernel.  I have added a eDP panel entry in the firefly reload board, 
once the kernel loaded analogix_dp-rockchip.ko, after printed the 
following two lines, the kernel stop working.
rockchip-drm display-subsystem: bound ff940000.vop (ops 
vop_component_ops [rockchipdrm])
rockchip-drm display-subsystem: bound ff930000.vop (ops 
vop_component_ops [rockchipdrm])
In the early June of the 4.4 kernel, I meet the same problem with rk3288 
evb board with different error message, I have to disable the display 
system that time.
   In the today test, I meet the same problem with rk3399 evb board in 4.4.
   I have no idea what caused that, and it is a little hard to debug as 
kernel still would never kill that task.
                                                             Randy Li

[toc] | [next] | [standalone]


#1501588

FromMark yao <mark.yao@rock-chips.com>
Date2016-10-17 03:10 +0200
Message-ID<st4Bb-51d-5@gated-at.bofh.it>
In reply to#1501338
On 2016年10月16日 02:03, ayaka wrote:
> Hello:
>    I meet a problem with eDP in rk3288 with the linux next 20161006, 
> it is just like the early stage of 4.4
> kernel.  I have added a eDP panel entry in the firefly reload board, 
> once the kernel loaded analogix_dp-rockchip.ko, after printed the 
> following two lines, the kernel stop working.
> rockchip-drm display-subsystem: bound ff940000.vop (ops 
> vop_component_ops [rockchipdrm])
> rockchip-drm display-subsystem: bound ff930000.vop (ops 
> vop_component_ops [rockchipdrm])

Hi ayaka

This log seems no problem.

How about tested it with build-in? we had test it with build-in.

Maybe this patch can help you, you can have a try.
     https://patchwork.kernel.org/patch/9374135

Thanks.

> In the early June of the 4.4 kernel, I meet the same problem with 
> rk3288 evb board with different error message, I have to disable the 
> display system that time.
>   In the today test, I meet the same problem with rk3399 evb board in 
> 4.4.
>   I have no idea what caused that, and it is a little hard to debug as 
> kernel still would never kill that task.
>                                                             Randy Li
>
>
>


-- 
Mark Yao

[toc] | [prev] | [next] | [standalone]


#1501589

FromRandy Li <randy.li@rock-chips.com>
Date2016-10-17 03:30 +0200
Message-ID<st4Ux-57N-1@gated-at.bofh.it>
In reply to#1501588

On 10/17/2016 08:57 AM, Mark yao wrote:
> On 2016年10月16日 02:03, ayaka wrote:
>> Hello:
>>    I meet a problem with eDP in rk3288 with the linux next 20161006,
>> it is just like the early stage of 4.4
>> kernel.  I have added a eDP panel entry in the firefly reload board,
>> once the kernel loaded analogix_dp-rockchip.ko, after printed the
>> following two lines, the kernel stop working.
>> rockchip-drm display-subsystem: bound ff940000.vop (ops
>> vop_component_ops [rockchipdrm])
>> rockchip-drm display-subsystem: bound ff930000.vop (ops
>> vop_component_ops [rockchipdrm])
>
> Hi ayaka
>
> This log seems no problem.
I found the problem, it is the eDP_AVDD_1V0 and eDP_AVDD_1V8 must have a 
proper power supply. I would submit a patch to enable the regulator at 
DP driver.
>
> How about tested it with build-in? we had test it with build-in.
>
> Maybe this patch can help you, you can have a try.
>     https://patchwork.kernel.org/patch/9374135
>
> Thanks.
>
>> In the early June of the 4.4 kernel, I meet the same problem with
>> rk3288 evb board with different error message, I have to disable the
>> display system that time.
>>   In the today test, I meet the same problem with rk3399 evb board in
>> 4.4.
>>   I have no idea what caused that, and it is a little hard to debug as
>> kernel still would never kill that task.
>>                                                             Randy Li
>>
>>
>>
>
>

-- 
Randy Li
The third produce department
===========================================================================
This email message, including any attachments, is for the sole
use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message. [Fuzhou Rockchip Electronics, INC. China mainland]
===========================================================================

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web