From owner-freebsd-x11@freebsd.org Sat Jun 2 19:13:05 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 016BBFD5387 for ; Sat, 2 Jun 2018 19:13:05 +0000 (UTC) (envelope-from vladimir@kondratyev.su) 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 927ED72F38 for ; Sat, 2 Jun 2018 19:13:04 +0000 (UTC) (envelope-from vladimir@kondratyev.su) Received: by mailman.ysv.freebsd.org (Postfix) id 56124FD5385; Sat, 2 Jun 2018 19:13:04 +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 42400FD5381; Sat, 2 Jun 2018 19:13:04 +0000 (UTC) (envelope-from vladimir@kondratyev.su) Received: from corp.infotel.ru (corp.infotel.ru [195.170.219.3]) by mx1.freebsd.org (Postfix) with ESMTP id C7BDE72F37; Sat, 2 Jun 2018 19:13:03 +0000 (UTC) (envelope-from vladimir@kondratyev.su) Received: from corp (corp.infotel.ru [195.170.219.3]) by corp.infotel.ru (Postfix) with ESMTP id C987920BDF; Sat, 2 Jun 2018 22:13:01 +0300 (MSK) X-Virus-Scanned: amavisd-new at corp.infotel.ru Received: from corp.infotel.ru ([195.170.219.3]) by corp (corp.infotel.ru [195.170.219.3]) (amavisd-new, port 10024) with ESMTP id xyoamAOpLfxV; Sat, 2 Jun 2018 22:12:54 +0300 (MSK) Received: from mail.cicgroup.ru (unknown [195.170.219.74]) by corp.infotel.ru (Postfix) with ESMTP id 292D320BD7; Sat, 2 Jun 2018 22:12:54 +0300 (MSK) Received: from mail.cicgroup.ru (localhost [127.0.0.1]) by mail.cicgroup.ru (Postfix) with ESMTP id 378DC422129; Sat, 2 Jun 2018 22:12:50 +0300 (MSK) X-Virus-Scanned: amavisd-new at cicgroup.ru Received: from mail.cicgroup.ru ([127.0.0.1]) by mail.cicgroup.ru (mail.cicgroup.ru [127.0.0.1]) (amavisd-new, port 10024) with SMTP id nhbdxKOgvrVY; Sat, 2 Jun 2018 22:12:38 +0300 (MSK) Received: from localhost (localhost [127.0.0.1]) by mail.cicgroup.ru (Postfix) with ESMTPA id 4B3E2422128; Sat, 2 Jun 2018 22:12:38 +0300 (MSK) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 02 Jun 2018 22:12:38 +0300 From: Vladimir Kondratyev To: Jakob Alvermark Cc: x11@freebsd.org, owner-freebsd-x11@freebsd.org Subject: Re: current + Atom graphics + drm-next-kmod = random black tiles In-Reply-To: References: Message-ID: <96fa8797390d10d013b3335dd9aa0c8b@kondratyev.su> X-Sender: vladimir@kondratyev.su User-Agent: Roundcube Webmail/1.3.5 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 19:13:05 -0000 On 2018-06-02 17:57, Jakob Alvermark wrote: > 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 > I guess you are running intel-ddx? If so, join us: https://github.com/FreeBSDDesktop/kms-drm/issues/65 BTW, modesetting driver can workaround your(our) issue. -- WBR Vladimir Kondratyev