[PULL 1/3] drm-fixes

David Herrmann dh.herrmann at gmail.com
Sun Mar 16 06:31:04 PDT 2014


Hi Dave

This branch includes 6 minor fixes mainly for udl. Everything non-trivial was
reviewed by Daniel and the patches have been on the list for quite some time.

Thanks
David


The following changes since commit 786a7828bc74b9b1466e83abb200b75f80f94121:

  Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-next (2014-03-05 14:52:19 +1000)

are available in the git repository at:


  git://people.freedesktop.org/~dvdhrm/linux drm-fixes

for you to fetch changes up to a8469aa81de532180846b22e8ead3d8f4d2f96a2:

  drm/gem: dont init "ret" in drm_gem_mmap() (2014-03-16 12:11:01 +0100)

----------------------------------------------------------------
David Herrmann (6):
      drm/udl: fix error-path when damage-req fails
      drm/udl: fix Bpp calculation in dumb_create()
      drm/gem: fix indentation
      drm/gem: free vma-node during object-cleanup
      drm/crtc: add sanity checks to create_dumb()
      drm/gem: dont init "ret" in drm_gem_mmap()

 drivers/gpu/drm/drm_crtc.c    | 17 +++++++++++++++++
 drivers/gpu/drm/drm_gem.c     |  8 +++++---
 drivers/gpu/drm/udl/udl_fb.c  |  2 +-
 drivers/gpu/drm/udl/udl_gem.c |  2 +-
 4 files changed, 24 insertions(+), 5 deletions(-)


More information about the dri-devel mailing list