[GIT PULL] omapdrm fixes for 4.2

Tomi Valkeinen tomi.valkeinen at ti.com
Fri Jul 3 01:24:29 PDT 2015


Hi Dave,

Please pull omapdrm fixes for 4.2:

The following changes since commit 5f741b39dde47c054af78727cce7202fff9f781b:

  drm: omapdrm: new vblank and event handling (2015-06-12 23:30:47 +0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/omapdrm-4.2-fixes

for you to fetch changes up to 743c16719f671c206923d23dae4ac57edfd9483c:

  drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN (2015-07-02 15:58:07 +0300)

----------------------------------------------------------------
omapdrm fixes for 4.2

Small fixes for omapdrm, including:
* Fix packed 24 bit color formats
* Ensure the planes are inside the crtc
* Handle out-of-dma-memory error

----------------------------------------------------------------
Fabian Frederick (1):
      drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN

Tomi Valkeinen (6):
      drm/omap: return error if dma_alloc_writecombine fails
      drm/omap: check that plane is inside crtc
      drm/omap: increase DMM transaction timeout
      drm/omap: fix omap_framebuffer_unpin() error handling
      drm/omap: fix omap_gem_put_paddr() error handling
      drm/omap: fix align_pitch() for 24 bits per pixel

 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c |  2 +-
 drivers/gpu/drm/omapdrm/omap_drv.h       |  6 +++---
 drivers/gpu/drm/omapdrm/omap_fb.c        | 16 ++++------------
 drivers/gpu/drm/omapdrm/omap_fbdev.c     |  2 +-
 drivers/gpu/drm/omapdrm/omap_gem.c       | 26 ++++++++++++++------------
 drivers/gpu/drm/omapdrm/omap_plane.c     | 26 ++++++++++++++++++++++++++
 6 files changed, 49 insertions(+), 29 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150703/36951c91/attachment.sig>


More information about the dri-devel mailing list