From mboxrd@z Thu Jan 1 00:00:00 1970 From: Inki Dae Subject: Re: [PATCH 00/12] drm/exynos/ipp: image post processing improvements, part three Date: Tue, 22 Jul 2014 09:54:53 +0900 Message-ID: <53CDB65D.4010105@samsung.com> References: <1404393037-17299-1-git-send-email-a.hajda@samsung.com> <53BD5615.8060900@samsung.com> <53CCDBF5.9080605@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mailout4.samsung.com ([203.254.224.34]:49910 "EHLO mailout4.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751164AbaGVAy4 (ORCPT ); Mon, 21 Jul 2014 20:54:56 -0400 In-reply-to: <53CCDBF5.9080605@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Andrzej Hajda Cc: Marek Szyprowski , Joonyoung Shim , Seung-Woo Kim , Kyungmin Park , dri-devel@lists.freedesktop.org, open list , "moderated list:ARM/S5P EXYNOS AR..." On 2014=EB=85=84 07=EC=9B=94 21=EC=9D=BC 18:23, Andrzej Hajda wrote: > Hi Inki, >=20 > On 07/09/2014 04:47 PM, Inki Dae wrote: >> On 2014=EB=85=84 07=EC=9B=94 03=EC=9D=BC 22:10, Andrzej Hajda wrote: >>> This set of independent patches contains various improvement and fi= xes >>> for exynos_drm ipp framework. >>> The patchset is based on exynos-drm-next branch. >>> >> Did you test ipp module using libdrm? If so, can you share the app? = I >> would try to test this patch series before merging them. Mainline li= bdrm >> has no any ipp interfaces. >=20 > I have used ipptest program developed by you :), with minor changes. > More advanced tests are on my TODO list, but for this patchset ipptes= t > seems to be OK - the patches are mainly cleanup patches. >=20 Did the ipptest work fine? I just tried to build the app so didn't test the app. :) Got it, will merge this patch series. Thanks, Inki Dae > Regards > Andrzej >=20 >> >> Thanks, >> Inki Dae >> >>> Regards >>> Andrzej >>> >>> >>> Andrzej Hajda (12): >>> drm/exynos/ipp: remove type casting >>> drm/exynos/ipp: remove unused field from exynos_drm_ipp_private >>> drm/exynos/ipp: remove struct exynos_drm_ipp_private >>> drm/exynos/ipp: correct address type >>> drm/exynos/ipp: remove temporary variable >>> drm/exynos/ipp: remove incorrect checks of list_first_entry resul= t >>> drm/exynos/ipp: simplify memory check function >>> drm/exynos/ipp: remove useless registration checks >>> drm/exynos/ipp: simplify ipp_find_obj >>> drm/exynos/ipp: remove redundant messages >>> drm/exynos/ipp: simplify ipp_create_id >>> drm/exynos/ipp: simplify ipp_find_driver >>> >>> drivers/gpu/drm/exynos/exynos_drm_drv.h | 7 +- >>> drivers/gpu/drm/exynos/exynos_drm_ipp.c | 259 +++++++++-----------= ------------ >>> drivers/gpu/drm/exynos/exynos_drm_ipp.h | 4 +- >>> 3 files changed, 73 insertions(+), 197 deletions(-) >>> >> >=20 > -- > To unsubscribe from this list: send the line "unsubscribe linux-samsu= ng-soc" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >=20