From owner-svn-ports-all@freebsd.org Thu Mar 30 19:23:14 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DA38D26621; Thu, 30 Mar 2017 19:23:14 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5BF0814D; Thu, 30 Mar 2017 19:23:14 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 7929D7367; Thu, 30 Mar 2017 19:23:13 +0000 (UTC) Date: Thu, 30 Mar 2017 19:23:13 +0000 From: Alexey Dokuchaev To: Johannes M Dieterich Cc: Matthew Rezny , Jan Beich , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, owner-ports-committers@freebsd.org, swills@freebsd.org, kwm@freebsd.org Subject: Re: svn commit: r437215 - in head/graphics: gbm libEGL libGL libglapi Message-ID: <20170330192313.GA23522@FreeBSD.org> References: <201703291657.v2TGvrpM076369@repo.freebsd.org> <19694803.doR80QHWTi@workstation.reztek> <425ed90f9f572884f734898c9997e499@freebsd.org> <3165067.gcRftSb7iV@workstation.reztek> <5ecdf3a33e5b6ea0d4341aed906e3800@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5ecdf3a33e5b6ea0d4341aed906e3800@freebsd.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Mar 2017 19:23:14 -0000 On Thu, Mar 30, 2017 at 01:57:15PM -0400, Johannes M Dieterich wrote: > OK, to be very blunt: the current HEAD is just bad for accelerated > OpenGL. Nothing newer than Ivybridge is supported unless you go with the > NVIDIA BLOB (which I have zero experience with). OpenCL is even more > horrible: clover is a joke (I am actually using it for work on carrizo) > and you'll be hard pressed to find any HW around that would be able to > use with it unless you are on drm-next. Hearing that you're doing OpenCL stuff on AMD APU is a big thing and a light of hope for me. I recently got that HP laptop on Richland and I want to play Quake 2 and some OpenCL workloads on it as well. I would be watching for things to improve in the area. Speaking of which, did you have a chance to look at the PR I've filed last year: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214204 ./danfe