]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 31 May 2014 16:19:02 +0000 (09:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 31 May 2014 16:19:02 +0000 (09:19 -0700)
commitc692e13472c3b31c0d6dc85b9a8640a6ce3d5d2d
treed43d923d126156cdb9b4c32f236c40f23e139806
parent1c4d2b4f8c69a964dc2557d29061c6abd3f337cf
parent6ae32d0d16118542c5bed5f679353298b9a9608c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux

Pull drm fixes from Dave Airlie:
 "Mostly quiet now:

  i915:
    fixing userspace visiblie issues, all stable marked

  radeon:
    one more pll fix, two crashers, one suspend/resume regression"

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
  drm/radeon: Resume fbcon last
  drm/radeon: only allocate necessary size for vm bo list
  drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission
  drm/radeon: avoid crash if VM command submission isn't available
  drm/radeon: lower the ref * post PLL maximum once more
  drm/i915: Prevent negative relocation deltas from wrapping
  drm/i915: Only copy back the modified fields to userspace from execbuffer
  drm/i915: Fix dynamic allocation of physical handles