Merge tag 'omapdrm-4.2-fixes' of...
Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes 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 * tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux: drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN drm/omap: fix align_pitch() for 24 bits per pixel drm/omap: fix omap_gem_put_paddr() error handling drm/omap: fix omap_framebuffer_unpin() error handling drm/omap: increase DMM transaction timeout drm/omap: check that plane is inside crtc drm/omap: return error if dma_alloc_writecombine fails
No related branches found
No related tags found
Showing
- drivers/gpu/drm/omapdrm/omap_dmm_tiler.c 1 addition, 1 deletiondrivers/gpu/drm/omapdrm/omap_dmm_tiler.c
- drivers/gpu/drm/omapdrm/omap_drv.h 3 additions, 3 deletionsdrivers/gpu/drm/omapdrm/omap_drv.h
- drivers/gpu/drm/omapdrm/omap_fb.c 4 additions, 12 deletionsdrivers/gpu/drm/omapdrm/omap_fb.c
- drivers/gpu/drm/omapdrm/omap_fbdev.c 1 addition, 1 deletiondrivers/gpu/drm/omapdrm/omap_fbdev.c
- drivers/gpu/drm/omapdrm/omap_gem.c 14 additions, 12 deletionsdrivers/gpu/drm/omapdrm/omap_gem.c
- drivers/gpu/drm/omapdrm/omap_plane.c 26 additions, 0 deletionsdrivers/gpu/drm/omapdrm/omap_plane.c
Please register or sign in to comment