https://github.com/torvalds/linux
Revision 2266b058d3ab9dfc545305d68e754ad9c9a639a0 authored by Dave Airlie on 27 June 2012, 18:56:20 UTC, committed by Dave Airlie on 27 June 2012, 18:56:20 UTC
Daniel writes:
"Two tiny patches and one revert:
- Kill a bogus error message introduced in 3.4, further Bspec reading
  indicates that this is how the hw is supposed to work.
- Reorder one backlight register restore, fixing broken backlight on some
  machines after resume.
- Revert a hack from Jesse for ivb backlight control - it breaks the
  backlight controls on my shiny new ivb laptop."

* 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel:
  Revert "drm/i915: allow PCH PWM override on IVB"
  drm/i915: Fix eDP blank screen after S3 resume on HP desktops
  drm/i915: rip out the PM_IIR WARN
2 parent s e9bf5f3 + 7aa1e7f
Raw File
Tip revision: 2266b058d3ab9dfc545305d68e754ad9c9a639a0 authored by Dave Airlie on 27 June 2012, 18:56:20 UTC
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
Tip revision: 2266b05
Kconfig.freezer
config FREEZER
	def_bool PM_SLEEP || CGROUP_FREEZER
back to top