lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-id: <53CDB65D.4010105@samsung.com> Date: Tue, 22 Jul 2014 09:54:53 +0900 From: Inki Dae <inki.dae@...sung.com> To: Andrzej Hajda <a.hajda@...sung.com> Cc: Marek Szyprowski <m.szyprowski@...sung.com>, Joonyoung Shim <jy0922.shim@...sung.com>, Seung-Woo Kim <sw0312.kim@...sung.com>, Kyungmin Park <kyungmin.park@...sung.com>, dri-devel@...ts.freedesktop.org, open list <linux-kernel@...r.kernel.org>, "moderated list:ARM/S5P EXYNOS AR..." <linux-samsung-soc@...r.kernel.org> Subject: Re: [PATCH 00/12] drm/exynos/ipp: image post processing improvements, part three On 2014년 07월 21일 18:23, Andrzej Hajda wrote: > Hi Inki, > > On 07/09/2014 04:47 PM, Inki Dae wrote: >> On 2014년 07월 03일 22:10, Andrzej Hajda wrote: >>> This set of independent patches contains various improvement and fixes >>> 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 libdrm >> has no any ipp interfaces. > > I have used ipptest program developed by you :), with minor changes. > More advanced tests are on my TODO list, but for this patchset ipptest > seems to be OK - the patches are mainly cleanup patches. > 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 > >> >> 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 result >>> 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(-) >>> >> > > -- > To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in > the body of a message to majordomo@...r.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists