opnsense-src/sys/dev/drm2/i915
Adrian Chadd 29fa5c67e4 Fix backlight for ivybridge based laptops (and whatever else comes through
this codepath.)

(1<<30) is documented as BLM_PCH_OVERRIDE_ENABLE, which the current
i915 driver in Linux only sets for broadwell chips.

This fixes the backlight control on the Lenovo X230.

Approved by:	kib
Obtained from:	Linux 7aa1e7f06d6ea1bce3b27630d50769d13da28b1a
2015-01-31 02:13:25 +00:00
..
i915_debug.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_dma.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_drm.h An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_drv.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_drv.h An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_gem.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_gem_context.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_gem_evict.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_gem_execbuffer.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_gem_gtt.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_gem_stolen.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_gem_tiling.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_ioc32.c Add drm and i915 ioctl translations for 32 bit process on 64 bit host. 2012-08-18 18:26:25 +00:00
i915_irq.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_reg.h An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_suspend.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_bios.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_bios.h
intel_crt.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_ddi.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_display.c Fix backlight for ivybridge based laptops (and whatever else comes through 2015-01-31 02:13:25 +00:00
intel_dp.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_drv.h An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_fb.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_hdmi.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_iic.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_lvds.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_modes.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_opregion.c i915 driver - enable opregion handle; program CADL. 2014-08-25 05:03:10 +00:00
intel_overlay.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_panel.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_pm.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_ringbuffer.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_ringbuffer.h An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_sdvo.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_sdvo_regs.h
intel_sprite.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_tv.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00