From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Demers Subject: Radeon support state in libkms Date: Tue, 01 Feb 2011 10:56:53 -0500 Message-ID: <4D482D45.6080307@gmail.com> Reply-To: alexandre.f.demers@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-qy0-f170.google.com (mail-qy0-f170.google.com [209.85.216.170]) by gabe.freedesktop.org (Postfix) with ESMTP id 9D99E9E764 for ; Tue, 1 Feb 2011 07:57:07 -0800 (PST) Received: by qyk10 with SMTP id 10so5240440qyk.15 for ; Tue, 01 Feb 2011 07:57:06 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Hi, I was looking at the radeon support state in libkms and I found out the following patch was proposed back in September, but never commented nor merged. The patch was submitted by nobled. http://lists.freedesktop.org/archives/dri-devel/2010-September/003740.html I applied it on the latest drm git version without any problem and compilation looks fine. Is there a reason preventing it from being merged? If it needs testing, make your suggestion, I'll gladly make my best to test it. -- Alexandre Demers