[PATCHv2 0/7] drm/omap: various small fixes
Tomi Valkeinen
tomi.valkeinen at ti.com
Thu Jul 2 05:35:29 PDT 2015
Hi,
This is v2 of this series. Changes to v1:
* updated according to the comments
* added fix for 24 bpp formats
* added PAGE_ALIGN cleanup that I have missed
Tomi
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(-)
--
2.1.4
More information about the dri-devel
mailing list