From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8881CC433E0 for ; Sun, 31 May 2020 11:47:35 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0D9F3206EB for ; Sun, 31 May 2020 11:47:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0D9F3206EB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=bugzilla.kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E76F189F47; Sun, 31 May 2020 11:47:33 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5EB8A89F47 for ; Sun, 31 May 2020 11:47:32 +0000 (UTC) From: bugzilla-daemon@bugzilla.kernel.org To: dri-devel@lists.freedesktop.org Subject: [Bug 205827] drm:drm_atomic_helper_wait_for_dependencies - drm_kms_helper - flip_done timed out Date: Sun, 31 May 2020 11:47:31 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo drivers_video-dri@kernel-bugs.osdl.org X-Bugzilla-Product: Drivers X-Bugzilla-Component: Video(DRI - non Intel) X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ionut_n2001@yahoo.com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: drivers_video-dri@kernel-bugs.osdl.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" https://bugzilla.kernel.org/show_bug.cgi?id=205827 --- Comment #1 from sander44 (ionut_n2001@yahoo.com) --- Hi Kernel Team, I retested with new version kernel, and this issue appear. dmesg | grep drm [ 4.080480] [drm] DMA map mode: Caching DMA mappings. [ 4.080866] [drm] Capabilities: [ 4.081078] [drm] Rect copy. [ 4.081389] [drm] Cursor. [ 4.081671] [drm] Cursor bypass. [ 4.081673] [drm] Cursor bypass 2. [ 4.081961] [drm] 8bit emulation. [ 4.081964] [drm] Alpha cursor. [ 4.082213] [drm] Extended Fifo. [ 4.082215] [drm] Multimon. [ 4.082396] [drm] Pitchlock. [ 4.082398] [drm] Irq mask. [ 4.082733] [drm] Display Topology. [ 4.082736] [drm] GMR. [ 4.082912] [drm] Traces. [ 4.082914] [drm] GMR2. [ 4.083205] [drm] Screen Object 2. [ 4.083207] [drm] Command Buffers. [ 4.083417] [drm] Command Buffers 2. [ 4.083419] [drm] Guest Backed Resources. [ 4.083712] [drm] DX Features. [ 4.083714] [drm] HP Command Queue. [ 4.083914] [drm] Capabilities2: [ 4.084070] [drm] Grow oTable. [ 4.084404] [drm] IntraSurface copy. [ 4.084406] [drm] Max GMR ids is 64 [ 4.084592] [drm] Max number of GMR pages is 65536 [ 4.084593] [drm] Max dedicated hypervisor surface memory is 0 kiB [ 4.084888] [drm] Maximum display memory size is 16384 kiB [ 4.084890] [drm] VRAM at 0xe8000000 size is 4096 kiB [ 4.085137] [drm] MMIO at 0xfe000000 size is 256 kiB [ 4.086031] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 4.087545] [drm] No driver support for vblank timestamp query. [ 4.087682] [drm] Screen Target Display device initialized [ 4.087779] [drm] width 640 [ 4.087827] [drm] height 480 [ 4.087875] [drm] bpp 32 [ 4.096688] [drm] Fifo max 0x00040000 min 0x00001000 cap 0x0000077f [ 4.097696] [drm] Using command buffers with DMA pool. [ 4.097772] [drm] DX: no. [ 4.097813] [drm] Atomic: yes. [ 4.098144] [drm] SM4_1: no. [ 4.100942] fbcon: svgadrmfb (fb0) is primary device [ 4.112518] [drm] Initialized vmwgfx 2.17.0 20200114 for 0000:00:0f.0 on minor 0 [484415.570337] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:38:crtc-0] flip_done timed out [484425.810398] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:34:plane-0] flip_done timed out 5.6.14-vanilla -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel