From owner-freebsd-x11@freebsd.org Wed Apr 15 09:30:25 2020 Return-Path: Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1694D2B0A91; Wed, 15 Apr 2020 09:30:25 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 492HC46gRWz4Xws; Wed, 15 Apr 2020 09:30:24 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id DDC0B1FA64; Wed, 15 Apr 2020 09:30:24 +0000 (UTC) Date: Wed, 15 Apr 2020 09:30:24 +0000 From: Alexey Dokuchaev To: Kevin Oberman Cc: Niclas Zeising , Tomasz CEDRO , "freebsd-x11@freebsd.org" , FreeBSD Questions Mailing List Subject: Re: drm-i915kms + x11-intel eats out all of the ram and swap but not with x11-scfb Message-ID: <20200415093024.GB87161@FreeBSD.org> References: <19d0dbdc-f1ac-22f1-6934-076bb5733ab7@daemonic.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Apr 2020 09:30:25 -0000 On Tue, Apr 14, 2020 at 12:38:25PM -0700, Kevin Oberman wrote: > A day or two ago I saw a post to this list stating that modesetting > was not interesting because it did not support 3-D acceleration. I think I was quoting this forum post* by yuripv@, but now I see it's from 2018 so it might no longer be accurate. Sorry for confusion. > At least on my Sandy Bridge system running the latest available > software for FreeBSD 12-STABLE, 3-D acceleration works just fine. I'm currently trying to get X11 back to normal on my AMD laptop, and without `x11-drivers/xf86-video-ati' port installed X server does not even start, spamming me with "radeon: The kernel rejected CS, see dmesg for more information (-16)." Of course, there is nothing useful in dmesg. :-( Is "modesetting driver" only a thing in the Intel world, or it should work for AMD cards too? ./danfe *) https://forums.freebsd.org/threads/how-to-use-the-old-or-the-new-i915kms-driver-for-intel-integrated-graphics-with-xorg.66732/post-406316