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(-)
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel