[PATCH v3 0/9] drm/exynos: new G2D test programs and improvement

Emil Velikov emil.l.velikov at gmail.com
Sat Dec 12 07:39:44 PST 2015


Hi Hyungwon,

On 30 November 2015 at 04:39, Hyungwon Hwang <human.hwang at samsung.com> wrote:
> Hello,
>
> this series mostly touches G2D code. It introduces the following:
>
> (1) A small performance test application which can be used to measure
>     the speed of solid color clear operations. Interesting for
>     benchmarking and plotting colorful graphs (e.g. through
>     Mathematica).
>
> (2) g2d_move() which works similar to g2d_copy() but like the C
>     memmove() properly handles overlapping buffer copies.
>     Again a test application is present to check that this
>     indeed does what it should.
>
> (3) Various small changes. A framebuffer colorformat fix for the
>     general G2D test application.
>
> (4) Last but not least a small bump of the Exynos version number.
>
> Please review and let me know what I should change/improve.
>
> With best wishes on behalf of Tobias,
> Hyungwon Hwang
>
> Changes since v1:
> - Added wording changes suggested by Hyungwon Hwang.
> - Added binaries for new test applications to .gitignore.
> - Collected r-b and t-b tags.
>
> Changes since v2:
> - Patches for public API changes (g2d_reset, exynos_bo_unmap, drmHandleEvent)
> are excluded.
> - Definitions which are used internally are moved from public header to source
> file
>
> ps. I've added SOB by me only to the 3 patches I've modified. You can check
> easily find the changes by finding SOB by me from the previous series.
>
> ps2. Firewall in the office blocked this email when I sent the patchset today.
> So I resend this email again.
>
Thanks for the respin !

Just a final call for anyone interested and pointing out that I'll get
push the lot in a couple of days (barring any show stoppers)

Thanks for the patience guys and continued work.
Emil


More information about the dri-devel mailing list