Revision 2d28b633c3fa8f53b919a5de86eb1c8e78dde818 authored by Dave Airlie on 10 July 2015, 05:59:35 UTC, committed by Dave Airlie on 10 July 2015, 05:59:35 UTC
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
2 parent s 59e7a16 + 743c167
History
File Mode Size
Kconfig -rw-r--r-- 1008 bytes
Makefile -rw-r--r-- 171 bytes
debug-levels.h -rw-r--r-- 1.4 KB
debugfs.c -rw-r--r-- 2.2 KB
id-table.c -rw-r--r-- 4.4 KB
op-msg.c -rw-r--r-- 11.7 KB
op-reset.c -rw-r--r-- 3.5 KB
op-rfkill.c -rw-r--r-- 13.1 KB
op-state-get.c -rw-r--r-- 2.1 KB
stack.c -rw-r--r-- 17.7 KB
wimax-internal.h -rw-r--r-- 3.1 KB

back to top