Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 May 2020 12:14:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        amd64@FreeBSD.org
Subject:   [Bug 207086] unable to change LCD brightness on Lenovo Thinkpad Edge E145
Message-ID:  <bug-207086-17361-FtF4cA3xvc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207086-17361@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207086-17361@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207086

--- Comment #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: avg
Date: Tue May  5 12:14:12 UTC 2020
New revision: 360657
URL: https://svnweb.freebsd.org/changeset/base/360657

Log:
  acpi_video: try our best to work on systems without non-essential methods

  Only _BCL and _BCM methods seem to be essential to the driver's
  operation.  If _BQC is missing then we can assume that the current
  brightness is whatever we set by the last _BCM invocation.  If _DCS or
  _DGS is missing the we can make assumptions as well.

  The change is based on a patch suggested by Anthony Jenkins
  <Scoobi_doo@yahoo.com> in PR 207086.

  PR:           207086
  Submitted by: Anthony Jenkins <Scoobi_doo@yahoo.com (earlier version)
  Reviewed by:  manu
  MFC after:    3 weeks
  Differential Revision: https://reviews.freebsd.org/D24653

Changes:
  head/sys/dev/acpica/acpi_video.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207086-17361-FtF4cA3xvc>