lkml.org 
[lkml]   [2012]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] backlight: add support for disabling backlights via sysfs
    On Thu, Jun 28, 2012 at 08:10:43PM +0100, Matthew Garrett wrote:
    > On Thu, Jun 28, 2012 at 02:07:06PM -0500, Seth Forshee wrote:
    >
    > > Rather than trying to address this situation in a piecemeal fashion, we
    > > should find a solution that deal with disabling broken backlights more
    > > generically. This patch does so by adding an "enabled" attribute to
    > > sysfs for backlight devices. Writing 0 to this attribute disables the
    > > backlight, blocking most attempts to change the state. Tools like udev
    > > can set use this attribute to disable known broken backlight interfaces,
    > > and tools like gnome-settings-daemon can query the attribute to avoid
    > > using disabled backlights.
    >
    > I'm not entirely thrilled by this, especially because in several cases I
    > suspect that we're just going to end up disabling acpi_backlight rather
    > than fixing any of the range of integration bugs we still have with it.
    > If anyone has links with OEMs then I'd love to know how Windows handles
    > backlight control policy, but otherwise I think Corentin's approach of
    > having the vendor drivers promote or demote themselves makes more sense
    > than pushing the problem out to userspace.

    I actually don't think Corentin's solution is a bad one. It does suffer
    from a couple of shortcomings though. First, it only works for broken
    ACPI backlights, and some platforms have other backlight interfaces that
    are broken (e.g. the i915 backlight on the MacBook Pro 8,2). Second,
    marking backlights as broken in the kernel necessitates ever-expanding
    dmi blacklists in some of the platform drivers, unless we can get
    vendors to stop providing broken backlight interfaces.

    I'm all for fixing integration bugs in the ACPI backlight
    implementations if we can, but some vendor implementations are just
    flat-out broken, and it isn't always possible to get vendor cooperation.
    In the case of Toshiba I've tried reaching out to them to work on ACPI
    integration issues, but they flat out refused.



    \
     
     \ /
      Last update: 2012-06-28 22:01    [W:4.940 / U:0.272 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site