From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lauri Kasanen Subject: Re: [PATCH] radeon: Make PM info available to all, not just debug users Date: Tue, 5 Jun 2012 13:11:08 +0300 Message-ID: <20120605131108.833aefb7.cand@gmx.com> References: <20120602190858.335065e1.cand@gmx.com> <4FCB4266.80907@vodafone.de> <20120604114431.aeeda075.cand@gmx.com> <4FCC9C56.2000505@vodafone.de> <4FCCACBD.4030401@free.fr> <4FCCCDEC.8010400@free.fr> <4FCCDFC2.6060602@vodafone.de> <20120604192902.149fd73d.cand@gmx.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mailout-eu.gmx.com (mailout-eu.gmx.com [213.165.64.42]) by gabe.freedesktop.org (Postfix) with SMTP id 0845A9E7A6 for ; Tue, 5 Jun 2012 03:12:04 -0700 (PDT) In-Reply-To: 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: Jerome Glisse Cc: dri-devel@lists.freedesktop.org, Martin@freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Mon, 4 Jun 2012 13:05:46 -0400 Jerome Glisse wrote: > My dream here is to talk with the gnome folks to have them make some > kind GPU module we could write and that would show in control center. > I just need to corner some of my gnome coworker to work something out. > So if you were using nouveau you would a nouveau specific control > center entry where there could be nouveau specific information (clock > voltage) and control. Same for radeon, intel ... As I don't use Gnome or any other heavy DE, I'll end up writing a cli tool for that (radeon, at the start if they differ) anyway. So don't worry about the userspace part, just expose everything kernel-side :) - Lauri