From owner-freebsd-stable@FreeBSD.ORG Fri Dec 28 06:02:24 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC53916A469 for ; Fri, 28 Dec 2007 06:02:24 +0000 (UTC) (envelope-from novembre@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 9118A13C448 for ; Fri, 28 Dec 2007 06:02:24 +0000 (UTC) (envelope-from novembre@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so673514anc.13 for ; Thu, 27 Dec 2007 22:02:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; bh=DEmojF35fmeCnWJncWMSQbrVpk9OETinZeFdOS6XtUo=; b=Nr/zXBw9fCaf+wg3bm1gOkV2kM219ItK3EfdnW8vb6Xyp1jmeGaLPt5N+iO1xTsfhO/LutQ3jA5AYygqKuXlE/FSHHelgDvEIdyAngEnCjwF4e+ohJGnW/leT/i9lSMiEufTzJEzmeiFkL+UBdl4J1V75uqMuTHB7OlL3LABHJQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=QEb/o9noeKUdg8AFK8TUG3eE0i++hNTEB6lHOfuy3VKuoKoOp+qtlNpd/s23fVSYe+gTYjKbGaqPQjFOUsNq8wiHsjJYt5cJoqnutlJ+e2e8vP7WUFflwsEEUulEhi/bz2fqD4vcmux3yTtM3ffLtMfiDEYTqYeLFZztQTgxmxM= Received: by 10.100.239.11 with SMTP id m11mr18255089anh.87.1198820167981; Thu, 27 Dec 2007 21:36:07 -0800 (PST) Received: by 10.100.41.13 with HTTP; Thu, 27 Dec 2007 21:36:07 -0800 (PST) Message-ID: <3b47caa90712272136l19214074n780e821d3975bf94@mail.gmail.com> Date: Thu, 27 Dec 2007 23:36:07 -0600 From: Novembre To: eraser95@gmail.com MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-stable@freebsd.org Subject: Re: VIA DRM on FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Dec 2007 06:02:24 -0000 Hi, I also have a VIA Unichrome graphics chip in one of my computers and would like to use DRM with it, but it's not possible yet. I have asked Eric Anholt about it, and here's his reply (copy-&-paste): ----- VIA DRM isn't ported. You would need to port it if you wanted DRI. -----