https://github.com/torvalds/linux
Revision 1dcff832c6dea64a53e1af6e7a78f652eb061f72 authored by Dave Airlie on 29 August 2013, 23:02:57 UTC, committed by Dave Airlie on 29 August 2013, 23:02:57 UTC
Just a one-line patch to fix a black screen issue on rare ivb machines,
cc: stable. Normally I'd just shovel this into the -next pull request this
late in the -rc cycle, but Linus was making noises about not getting real
fixes which are cc: stable. So here we go ;-)

* tag 'drm-intel-fixes-2013-08-30' of git://people.freedesktop.org/~danvet/drm-intel:
  drm/i915: ivb: fix edp voltage swing reg val
2 parent s d8dfad3 + 77fa4cb
Raw File
Tip revision: 1dcff832c6dea64a53e1af6e7a78f652eb061f72 authored by Dave Airlie on 29 August 2013, 23:02:57 UTC
Merge tag 'drm-intel-fixes-2013-08-30' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
Tip revision: 1dcff83
Makefile
obj-m := DocBook/ accounting/ auxdisplay/ connector/ \
	filesystems/ filesystems/configfs/ ia64/ laptops/ networking/ \
	pcmcia/ spi/ timers/ watchdog/src/ misc-devices/mei/
back to top