[PATCH 0/8] drm/exynos/ipp: image post processing improvements

From: Andrzej Hajda
Date: Mon May 19 2014 - 06:57:09 EST


This set of independent patches contains various improvement and fixes
for exynos_drm ipp framework and drivers.
The patchset is based on drm-exynos/exynos-drm-next branch.

Regards
Andrzej


Andrzej Hajda (8):
drm/exynos/ipp: fix get_property IOCTL
drm/exynos/ipp: correct ipp_id field initialization
drm/exynos/ipp: simplify property list allocation
drm/exynos/fimc: simplify pre-scaler ratio calculation
drm/exynos/fimc: simplify irq masking function
drm/exynos/fimc: replace hw access macros with functions
drm/exynos/fimc: replace mutex by spinlock
drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seq

drivers/gpu/drm/exynos/exynos_drm_fimc.c | 427 ++++++++++++----------------
drivers/gpu/drm/exynos/exynos_drm_gsc.c | 10 +-
drivers/gpu/drm/exynos/exynos_drm_ipp.c | 16 +-
drivers/gpu/drm/exynos/exynos_drm_ipp.h | 3 +-
drivers/gpu/drm/exynos/exynos_drm_rotator.c | 8 +-
5 files changed, 196 insertions(+), 268 deletions(-)

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/