From owner-freebsd-x11@freebsd.org Sat Jun 2 15:15:12 2018 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85499F7425F for ; Sat, 2 Jun 2018 15:15:12 +0000 (UTC) (envelope-from jakob@alvermark.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1E01686F61 for ; Sat, 2 Jun 2018 15:15:12 +0000 (UTC) (envelope-from jakob@alvermark.net) Received: by mailman.ysv.freebsd.org (Postfix) id CC0DCF74253; Sat, 2 Jun 2018 15:15:11 +0000 (UTC) Delivered-To: x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9586F7424F for ; Sat, 2 Jun 2018 15:15:11 +0000 (UTC) (envelope-from jakob@alvermark.net) Received: from out.alvermark.net (out.alvermark.net [185.34.136.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3837486F5C for ; Sat, 2 Jun 2018 15:15:11 +0000 (UTC) (envelope-from jakob@alvermark.net) Received: from c-42bc70d5.06-431-73746f70.bbcust.telenor.se ([213.112.188.66] helo=mail.alvermark.net) by out.alvermark.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1 (FreeBSD)) (envelope-from ) id 1fP7yc-000C85-W5 for x11@freebsd.org; Sat, 02 Jun 2018 16:57:54 +0200 Received: from [192.168.67.31] by mail.alvermark.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.90_1 (FreeBSD)) (envelope-from ) id 1fP7yc-000MIq-GU for x11@freebsd.org; Sat, 02 Jun 2018 16:57:54 +0200 To: x11@freebsd.org From: Jakob Alvermark Subject: current + Atom graphics + drm-next-kmod = random black tiles Message-ID: Date: Sat, 2 Jun 2018 16:57:54 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2018 15:15:12 -0000 Hi, I am using drm-next-kmod on my Acer E3-112, and it works quite ok for daily use. However, there is one thing that annoys me. Sometimes there are random black "tiles". I use xfce4 as my DE, and sometimes the xfce4-terminal is missing a couple of lines of text is missing. The problem is very visible when using freerdp. Partial screenshot of what it looks like: https://photos.app.goo.gl/3MIBwkNaIKuRmN3r2 This machine has a Pentium N3540, so the graphics is "IntelĀ® HD Graphics for Intel AtomĀ® Processor Z3700 Series" How can I help debugging this? Thanks, Jakob