All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shea Levy <shea@shealevy.com>
To: Seth Forshee <seth.forshee@canonical.com>
Cc: Matthew Garrett <mjg@redhat.com>,
	platform-driver-x86@vger.kernel.org,
	Richard Purdie <rpurdie@rpsys.net>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 0/2] Add driver for Apple gmux device
Date: Wed, 21 Mar 2012 08:39:02 -0400	[thread overview]
Message-ID: <4F69CBE6.5010604@shealevy.com> (raw)
In-Reply-To: <1331926882-22979-1-git-send-email-seth.forshee@canonical.com>

Hi Seth,

On 03/16/2012 03:41 PM, Seth Forshee wrote:
> Apple laptops with hybrid graphics have a device named gmux that is used
> for switching between GPUs and backlight control. On many models this is
> the only reliable method for controlling the backlight.
>
> This series adds initial support for the gmux device, along with
> anciallary support for disabling apple_bl when the gmux device is
> detected. Initially only backlight control is supported.
>
>

I've done some basic testing on my MBP 5,3 (just setting a few 
brightness levels, nothing fancy), and it all works, so feel free to add 
my basic

Tested-by: Shea Levy <shea@shealevy.com>

if you wish. Please let me know if you need testing for future gmux 
features.

A few questions:
     * I'm using nouveau, and with the gmux I have both gmux_backlight 
and nv_backlight (which never worked) in /sys/class/backlight, is this 
expected?
     * Is there anything I can do to test the sysfs backlight interface 
besides setting the levels?
     * Besides the sysfs backlight interface, are there any other 
userspace-visible changes your driver makes that I should test?

Cheers,
Shea Levy

      parent reply	other threads:[~2012-03-21 12:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-16 19:41 [PATCH v4 0/2] Add driver for Apple gmux device Seth Forshee
2012-03-16 19:41 ` [PATCH v4 1/2] apple_bl: Add register/unregister functions Seth Forshee
2012-03-16 19:41 ` [PATCH v4 2/2] platform/x86: Add driver for Apple gmux device Seth Forshee
2012-03-16 21:27   ` Seth Forshee
2012-03-21 12:36 ` [PATCH v4 0/2] " Shea Levy
2012-03-21 14:38   ` Seth Forshee
2012-03-21 12:39 ` Shea Levy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F69CBE6.5010604@shealevy.com \
    --to=shea@shealevy.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjg@redhat.com \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=rpurdie@rpsys.net \
    --cc=seth.forshee@canonical.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.