]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Feb 2013 08:46:26 +0000 (19:46 +1100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Feb 2013 08:46:26 +0000 (19:46 +1100)
commit55982c18ab76d00bd80b975694ceca27b6fa73f8
tree7ff270b82aa78881ca54c30d2a1d5d4374324b09
parent76a36ca48bf5eb933047543b21cd91f42b393efa
parente52ebde395121c6862d727e44d7c02d543d738d9
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux

Pull drm regression fix from Dave Airlie:
 "This one fixes a sleep while locked regression that was introduced
  earlier in 3.8."

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
  drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try