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

Andrzej Hajda a.hajda at samsung.com
Mon May 19 03:54:02 PDT 2014


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



More information about the dri-devel mailing list