drm/msm: fixes for 3.14

Rob Clark robdclark at gmail.com
Thu Feb 6 07:46:28 PST 2014


The following changes since commit ef64cf9d06049e4e9df661f3be60b217e476bee1:

  Merge branch 'drm-nouveau-next' of
git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
(2014-01-30 10:46:06 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~robclark/linux msm-next

for you to fetch changes up to 9999f105e76977d97304d7cb2030a52d96800d69:

  drm/msm: fix deadlock in bo create fail path (2014-02-05 11:24:42 -0500)

----------------------------------------------------------------
Rob Clark (5):
      drm/msm: fix inconsequential typo
      drm/msm/mdp5: fix ref leaks in error paths
      drm/msm/mdp4: pageflip fixes
      drm/msm/mdp4: cursor fixes
      drm/msm: fix deadlock in bo create fail path

 drivers/gpu/drm/msm/mdp/mdp4/mdp4_crtc.c  | 179 +++++++++++++++++++-----------
 drivers/gpu/drm/msm/mdp/mdp4/mdp4_plane.c |   4 +-
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c  |   7 +-
 drivers/gpu/drm/msm/msm_gem.c             |   2 +-
 4 files changed, 125 insertions(+), 67 deletions(-)


More information about the dri-devel mailing list