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
bnep
cmtp
hidp
rfcomm
6lowpan.c -rw-r--r-- 31.1 KB
Kconfig -rw-r--r-- 3.0 KB
Makefile -rw-r--r-- 650 bytes
a2mp.c -rw-r--r-- 21.5 KB
a2mp.h -rw-r--r-- 3.3 KB
af_bluetooth.c -rw-r--r-- 16.7 KB
amp.c -rw-r--r-- 11.3 KB
amp.h -rw-r--r-- 2.0 KB
ecc.c -rw-r--r-- 19.8 KB
ecc.h -rw-r--r-- 2.3 KB
hci_conn.c -rw-r--r-- 34.5 KB
hci_core.c -rw-r--r-- 102.1 KB
hci_debugfs.c -rw-r--r-- 28.0 KB
hci_debugfs.h -rw-r--r-- 1.6 KB
hci_event.c -rw-r--r-- 129.9 KB
hci_request.c -rw-r--r-- 15.7 KB
hci_request.h -rw-r--r-- 2.3 KB
hci_sock.c -rw-r--r-- 30.1 KB
hci_sysfs.c -rw-r--r-- 4.3 KB
l2cap_core.c -rw-r--r-- 177.6 KB
l2cap_sock.c -rw-r--r-- 35.1 KB
lib.c -rw-r--r-- 2.9 KB
mgmt.c -rw-r--r-- 210.3 KB
mgmt_util.c -rw-r--r-- 4.8 KB
mgmt_util.h -rw-r--r-- 2.2 KB
sco.c -rw-r--r-- 24.3 KB
selftest.c -rw-r--r-- 7.9 KB
selftest.h -rw-r--r-- 1.6 KB
smp.c -rw-r--r-- 91.1 KB
smp.h -rw-r--r-- 4.9 KB

back to top