Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757054AbcJQBEN (ORCPT ); Sun, 16 Oct 2016 21:04:13 -0400 Received: from regular1.263xmail.com ([211.150.99.131]:40331 "EHLO regular1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753949AbcJQBEM (ORCPT ); Sun, 16 Oct 2016 21:04:12 -0400 X-263anti-spam: KSV:0; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-KSVirus-check: 0 X-ABS-CHECKED: 4 X-ADDR-CHECKED4: 1 X-RL-SENDER: mark.yao@rock-chips.com X-FST-TO: linux-kernel@vger.kernel.org X-SENDER-IP: 58.22.7.114 X-LOGIN-NAME: mark.yao@rock-chips.com X-UNIQUE-TAG: <231b39cd17bdc3d764b279435f5a627c> X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Subject: Re: rockchip: drm: analogix_dp-rockchip would stock the kernel To: ayaka References: <1a7ebbe4-a9d8-610d-7cd5-41f5fe8355a5@soulik.info> Cc: randy.li@rock-chips.com, airlied@linux.ie, heiko@sntech.de, dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel From: Mark yao Message-ID: <580421E5.9030609@rock-chips.com> Date: Mon, 17 Oct 2016 08:57:09 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1a7ebbe4-a9d8-610d-7cd5-41f5fe8355a5@soulik.info> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1215 Lines: 39 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