https://github.com/torvalds/linux
Revision bf903e4141fce4b35072d5b8fa0ddd299aaf01ea authored by Dave Airlie on 26 July 2013, 10:38:14 UTC, committed by Dave Airlie on 26 July 2013, 10:38:14 UTC
Brown-paper-bag pull request here. The snb rc6 fix from the last pull
broke forcewake BIOS dirt cleanup, which with fixed. But that fix broke
the spinlock init sequence, which results in an ugly BUG when spinlock
debugging is enabled :( So I get to throw another patch at cc: stable to
fix up the mess ...

* tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danvet/drm-intel:
  drm/i915: initialize gt_lock early with other spin locks
  drm/i915: fix hdmi portclock limits
2 parent s 4795b95 + 14c5cec
History
Tip revision: bf903e4141fce4b35072d5b8fa0ddd299aaf01ea authored by Dave Airlie on 26 July 2013, 10:38:14 UTC
Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
Tip revision: bf903e4

back to top