[Pixman] [PATCH 1/2] ARMv6: Fixed a couple of preload bugs.

Siarhei Siamashka siarhei.siamashka at gmail.com
Wed Jan 16 07:36:02 PST 2013


On Wed, 16 Jan 2013 16:29:27 +0100
sandmann at cs.au.dk (Søren Sandmann) wrote:

> Ben Avison <bavison at riscosopen.org> writes:
> 
> > One is that the pixel count wasn't being shifted correctly for 8bpp or 16bpp
> > images in the narrow case. The fix is illustrated by src_8_8:
> 
> It looks like this patch was generated on top of the earlier patch,
> which means it can't be applied with git am on top of master. What we
> need is a self-contained patch series against master, where each
> individual patch in the series makes sense and can be evaluated on its
> own.
> 
> The goal is a sequence of patches, where each patch is one meaningful
> step on the way from "current master" to "pixman with improved ARMv6
> assembly".
> 
> That is, please send a new patch series that includes the code from the
> first patches, but broken into individual, logically independent patches
> as suggested by Siarhei here:
> 
>     http://lists.freedesktop.org/archives/pixman/2013-January/002489.html
> 
> You may find
> 
>     git rebase -i
> 
> a useful command for generating the new commits.

This link also provides a pretty good explanation about patch series:
    http://www.kernel.org/pub/software/scm/git/docs/user-manual.html#patch-series

-- 
Best regards,
Siarhei Siamashka


More information about the Pixman mailing list