[Bug 190186] [patch] i915 driver: enable opregion handling

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 25 05:03:49 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190186

--- Comment #12 from commit-hook at freebsd.org ---
A commit references this bug:

Author: adrian
Date: Mon Aug 25 05:03:10 UTC 2014
New revision: 270516
URL: http://svnweb.freebsd.org/changeset/base/270516

Log:
  i915 driver - enable opregion handle; program CADL.

  add opregion handling for drm2 - which exposes some ACPI video configuration
  pieces that some Lenovo laptop models use to flesh out which video device
  to speak to.  This enables the brightness control in ACPI to work these
models.

  The CADL bits are also important - it's used to figure out which ACPI
  events to hook the brightness buttons into.  It doesn't yet seem to work
  for me, but it does for the OP.

  Tested:

  * Lenovo X230 (mine)
  * OP: ASUS UX51VZ

  PR:    190186
  Submitted by:    Henry Hu <henry.hu.sh at gmail.com>
  Reviewed by:    dumbbell

Changes:
  head/sys/dev/drm2/i915/i915_drv.h
  head/sys/dev/drm2/i915/i915_irq.c
  head/sys/dev/drm2/i915/intel_opregion.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list