From owner-freebsd-x11@FreeBSD.ORG Thu Jul 28 14:49:45 2011 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 010A1106564A; Thu, 28 Jul 2011 14:49:45 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 1A3418FC17; Thu, 28 Jul 2011 14:49:43 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA25262; Thu, 28 Jul 2011 17:49:42 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <4E317705.9030509@FreeBSD.org> Date: Thu, 28 Jul 2011 17:49:41 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110705 Thunderbird/5.0 MIME-Version: 1.0 To: Koop Mast , x11@FreeBSD.org References: <20110723131613.GF17489@deviant.kiev.zoral.com.ua> <1311429114.1960.39.camel@crashalot.rainbow-runner.nl> <20110723140413.GG17489@deviant.kiev.zoral.com.ua> <1311435693.2009.5.camel__41844.2894974307$1311435779$gmane$org@crashalot.rainbow-runner.nl> <4E316DEC.704@FreeBSD.org> In-Reply-To: <4E316DEC.704@FreeBSD.org> X-Enigmail-Version: 1.2pre Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: xorg-devel and ati [Was: Kernel Intel GPU driver and ports] X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2011 14:49:45 -0000 on 28/07/2011 17:10 Andriy Gapon said the following: > I just would like to report that with ports from the experimental x11 repository > everything still works fine for me[*] with radeon hardware and driver, including > OpenGL stuff (glxgears, KDE4 whistles and bells). > > [*] It's better to say that there are no regressions as the following > long-standing bugs still affect me: > > 1. https://bugs.freedesktop.org/show_bug.cgi?id=28181 > I will submit my local patch against xorg-server-1.10.3 sources a little bit later. http://people.freebsd.org/~avg/bug28181.server10.4.diff This patch does prevent the crash but I am not sure if it completely correct. Most of all I am not sure if the reference counting doesn't introduce any memory leaks. -- Andriy Gapon