freebsd-dev/sys/dev/drm2/i915
Adrian Chadd a39b467a26 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@gmail.com>
Reviewed by:	dumbbell
2014-08-25 05:03:10 +00:00
..
i915_debug.c
i915_dma.c
i915_drm.h
i915_drv.c Merge VT(9) project (a.k.a. newcons). 2013-12-05 22:38:53 +00:00
i915_drv.h i915 driver - enable opregion handle; program CADL. 2014-08-25 05:03:10 +00:00
i915_gem_evict.c
i915_gem_execbuffer.c
i915_gem_gtt.c - Modify vm_page_unwire() and vm_page_enqueue() to directly accept 2014-06-16 18:15:27 +00:00
i915_gem_tiling.c
i915_gem.c drm: fix usage of vm_phys_fictitious_to_vm_page 2014-08-06 17:45:59 +00:00
i915_ioc32.c
i915_irq.c i915 driver - enable opregion handle; program CADL. 2014-08-25 05:03:10 +00:00
i915_reg.h Partial revert of r258779 and r258780: 2013-12-02 03:36:44 +00:00
i915_suspend.c
intel_bios.c
intel_bios.h
intel_crt.c
intel_display.c
intel_dp.c
intel_drv.h
intel_fb.c Hide syscons-specific workaround under DEV_SC 2014-07-21 16:38:05 +00:00
intel_hdmi.c
intel_iic.c Revert r268543. 2014-07-12 06:23:42 +00:00
intel_lvds.c
intel_modes.c
intel_opregion.c i915 driver - enable opregion handle; program CADL. 2014-08-25 05:03:10 +00:00
intel_overlay.c
intel_panel.c
intel_ringbuffer.c
intel_ringbuffer.h
intel_sdvo_regs.h
intel_sdvo.c Revert r268543. 2014-07-12 06:23:42 +00:00
intel_sprite.c
intel_tv.c