* [GIT PULL] omapdrm fixes for 4.2
@ 2015-07-03 8:24 Tomi Valkeinen
0 siblings, 0 replies; only message in thread
From: Tomi Valkeinen @ 2015-07-03 8:24 UTC (permalink / raw)
To: Dave Airlie; +Cc: Laurent Pinchart, dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1671 bytes --]
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 #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-07-03 8:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-03 8:24 [GIT PULL] omapdrm fixes for 4.2 Tomi Valkeinen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox