From nobody Tue Oct 24 13:57:07 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SFDBq3JRWz4y4lX for ; Tue, 24 Oct 2023 13:57:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SFDBq1CGQz4gfb for ; Tue, 24 Oct 2023 13:57:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698155827; a=rsa-sha256; cv=none; b=ZmArDz//cqbtN7YQO0ZNqoPvy5vp1mGw7lY4NmYD3cvB6iMCw5uAcYq/wgqM0j96Yz4rI4 58B3KjYsVCFTdDsIUhpEc58Vv1qlLmJDkY63AEvB96XPqdyAgkg3t3QDb99aCBDFVZj+ZR JXhTw6TRxnJ6WpOon1qJD5Gsxe5g/7MhMMPQWcy4ymJXUj0UWTf+/3a+FML+UDkS4b/z0F +0If49T0FWlzdb59113Hedq9SBcOVWVNAzrwiQcxRBNOs7ZtYutEGmyuCiIT9VAYOqptUD 7Ttl7YA6UyjuemdHQwkLXPmG0eEnuwKfJO+OA9TcK4hdsQJI30/BCUryxS9/xA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698155827; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=D6AB1lwAlKKiq8xHeBJe7muJUlggH81ewxt/tC8A3bM=; b=aZwTcByMq9JlFLO8vq82Y2raCKHXRlR+GZh80E5I1NYbtArNbqwRAC8G3AuG0KokSn2VXq qpn/DU/+GEx/Je2E7x1ACJKKRd7oajZmROtwRLksWPrWp/Qzv7iIHwQ4UEUiaeqXu5VN4E ZaDflyekkqQ5eWbSgqi+DAFO++jbpRhmpUIObGCBE/HqjXM8WoQgeoNGDlid6DbyOXNojO AjkuGyJklVsHoMcP+bdP3bbABXc5ZwtNdyRbLMm31egrKz9H7bJTued/GK2QwJmfTeT1rY HWa6X/IFgzOqSKKY0blANclz3i5L501vdh29KtXnE6VyYFuAYL5Vk9++Jwv7zA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SFDBq0Hyxz9kd for ; Tue, 24 Oct 2023 13:57:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 39ODv6BJ063944 for ; Tue, 24 Oct 2023 13:57:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39ODv6b9063943 for bugs@FreeBSD.org; Tue, 24 Oct 2023 13:57:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 274693] framework laptop: periodic graphic freezes on sway/Wayland Date: Tue, 24 Oct 2023 13:57:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jon@xyinn.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274693 Bug ID: 274693 Summary: framework laptop: periodic graphic freezes on sway/Wayland Product: Base System Version: 14.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: jon@xyinn.org Created attachment 245845 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245845&action= =3Dedit dmesg (freebsd 14.0-rc2) Hey all, I've been noticing for a while now (maybe a year+) that there are periodic "stutterings" that happen on my Framework Laptop (Gen 1, Batch 6) running TigerLake-LP GT2 [Iris Xe Graphics] for graphics. This usually only happens only on sway/Wayland, and not as much (or at all) on i3/Xorg. I'm currently running FreeBSD 14.0-RC2, but I've experienced the issue throughout the 13.X series as well. Just opening up this bug report since I thought I posted ab= out this somewhere before but I can't find it at the moment. The "stuttering" effect is best described by imagining what happens to a garbage collected application when the garbage collector periodically runs. There is a "freeze period" that happens and a few seconds later everything resumes again. This= may or may not be some sort of graphical error recovery mechanism kicking in, b= ut I'm not sure. I do see this in my dmesg that may be of interest, but I don't necessarily see this message printed out every single time the freeze occur= s. drmn0: [drm] *ERROR* Atomic update failure on pipe D (start=3D29397 end=3D2= 9398) time 996 us, min 1431, max 1439, scanline start 1365, end 1468 I'm attaching my current dmesg output for FreeBSD 14.0-RC2. - Jonathan --=20 You are receiving this mail because: You are the assignee for the bug.=